diff options
author | Michael G. Schwern <schwern@pobox.com> | 2012-07-28 02:38:31 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2012-08-02 21:45:26 +0000 |
commit | 3def8d088499b94919de36305ce710487a5e2bb0 (patch) | |
tree | e8ae667b109905e54e28eeec54fdb784fb6483ed /Documentation/git-diff-files.txt | |
parent | Git::SVN::Utils: remove irrelevant comment (diff) | |
download | tgif-3def8d088499b94919de36305ce710487a5e2bb0.tar.xz |
git-svn: path canonicalization uses SVN API
All tests pass with SVN 1.6. SVN 1.7 remains broken, not worrying
about it yet.
SVN changed its path canonicalization API between 1.6 and 1.7.
http://svnbook.red-bean.com/en/1.6/svn.developer.usingapi.html#svn.developer.usingapi.urlpath
http://svnbook.red-bean.com/en/1.7/svn.developer.usingapi.html#svn.developer.usingapi.urlpath
The SVN API does not accept foo/.. but it also doesn't canonicalize
it. We have to do it ourselves.
[ew: commit title, fall back if SVN <= 1.6 fails to canonicalize]
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/git-diff-files.txt')
0 files changed, 0 insertions, 0 deletions