author | Eric Wong <normalperson@yhbt.net> | |
Sat, 11 Jul 2009 21:13:12 +0000 (14:13 -0700) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Sat, 11 Jul 2009 21:14:36 +0000 (14:14 -0700) | ||
commit | b3e95936274a7f5d516e7c37b39e1a56b2d09709 | |
tree | 0fb848189632f9416a65251251d6bb91d36f3b34 | tree | snapshot |
parent | 0b2af457a49e3b00d47d556d5301934d27909db8 | commit | diff |
git svn: allow uppercase UUIDs from SVN
SVN allows uppercase A-F characters in repositories. Although
`svnadmin' does not create UUIDs with uppercase by default, it
is possible to change the UUID of a SVN repository and SVN
itself will make no attempt to normalize them.
Thanks to Esben Skovenborg for discovering this issue.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
SVN allows uppercase A-F characters in repositories. Although
`svnadmin' does not create UUIDs with uppercase by default, it
is possible to change the UUID of a SVN repository and SVN
itself will make no attempt to normalize them.
Thanks to Esben Skovenborg for discovering this issue.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |