Bug 59242

Summary: webkit-patch should only prompt for password when using git-svn and username is cached
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 59245    
Bug Blocks:    

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
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.