mirror of
https://github.com/git/git.git
synced 2024-11-02 07:17:58 +01:00
0b6641557c
For users with "store-passwords = no" set in the "[auth]" section of
their ~/.subversion/config, SVN 1.9.0+ would fail with the
following message when attempting to call svn_auth_set_parameter:
Value is not a string (or undef) at Git/SVN/Ra.pm
Ironically, this breakage was caused by r1553823 in subversion:
"Make svn_auth_set_parameter() usable from Perl bindings."
Since 2007 (
|
||
---|---|---|
.. | ||
Memoize | ||
Editor.pm | ||
Fetcher.pm | ||
GlobSpec.pm | ||
Log.pm | ||
Migration.pm | ||
Prompt.pm | ||
Ra.pm | ||
Utils.pm |