[Webkit-unassigned] [Bug 31500] webkit-patch land hangs if svn prompts for credentials

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 09:23:26 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=31500





--- Comment #18 from Daniel Bates <dbates at webkit.org>  2011-04-07 09:23:25 PST ---
Created an attachment (id=88650)
 --> (https://bugs.webkit.org/attachment.cgi?id=88650&action=review)
[Work-in-progress] Detect SVN credentials when using git-svn

Work in progress patch based on Eric Seidel's remarks (in comment 8) that Git uses the same SVN cache as SVN; => we can reuse the functionality in SVN.has_authorization_for_realm().

I am posting this patch as a work-in-progress. I haven't tested it yet. It could be further refined, needs a unit test(s) and a proper change log. I also don't mean to interrupt the work by Peter Gal. Should we chose to land Peter's patch then I suggest that we follow up with a patch that reuses SVN.has_authorization_for_realm() or implement a mechanism that provides similar functionality for git-svn.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list