<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>59242</bug_id>
          
          <creation_ts>2011-04-22 14:59:19 -0700</creation_ts>
          <short_desc>webkit-patch should only prompt for password when using git-svn and username is cached</short_desc>
          <delta_ts>2011-06-24 10:00:45 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>59245</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Bates">dbates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>391111</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2011-04-22 14:59:19 -0700</bug_when>
    <thetext>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&apos;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&apos;t specify a value for password-stores in ~/.subversion/config. Then SVN will only cache usernames.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>426939</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-06-24 10:00:45 -0700</bug_when>
    <thetext>Is this still an issue?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>