WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
59242
webkit-patch should only prompt for password when using git-svn and username is cached
https://bugs.webkit.org/show_bug.cgi?id=59242
Summary
webkit-patch should only prompt for password when using git-svn and username ...
Daniel Bates
Reported
2011-04-22 14:59:19 PDT
Following the patches for
bug #31500
, we prompt for both a username and password whenever there is a missing SVN authorization file (i.e. first time commit) or the authorization file contains neither the password nor passtype keyword (*). When the authorization file exists then it will contain the username used in the first successful commit. So, when we detect that the authorization file exists and doesn't contain a password then we should only prompt for the password. (*) This can occur when a person explicitly sets store-passwords = no and doesn't specify a value for password-stores in ~/.subversion/config. Then SVN will only cache usernames.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-06-24 10:00:45 PDT
Is this still an issue?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug