git-svn: use SVN 1.7 to canonicalize when possible
commit82009f304826fcaf3188fb422769a7974ae78afa
authorMichael G. Schwern <schwern@pobox.com>
Sat, 28 Jul 2012 09:38:27 +0000 (28 02:38 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 2 Aug 2012 21:43:10 +0000 (2 21:43 +0000)
tree46d3a8523edd47920f7cb5685f02fb53b1447590
parent91e6e0c56cc83e5f53d93e90726380a2d392f5f1
git-svn: use SVN 1.7 to canonicalize when possible

No change on SVN 1.6.  The tests all pass with SVN 1.6 if
canonicalize_url() does nothing, so tests passing doesn't have
much meaning.

The tests are so messed up right now with SVN 1.7 it isn't really
useful to check.  They will be useful later.

[ew: commit title]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
perl/Git/SVN/Utils.pm