summaryrefslogtreecommitdiff
path: root/tree.c
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2012-07-28 09:38:31 (GMT)
committerEric Wong <normalperson@yhbt.net>2012-08-02 21:45:26 (GMT)
commit3def8d088499b94919de36305ce710487a5e2bb0 (patch)
treee8ae667b109905e54e28eeec54fdb784fb6483ed /tree.c
parent8169a3908c72ce08763516745d726d8a2ac51a36 (diff)
downloadgit-3def8d088499b94919de36305ce710487a5e2bb0.zip
git-3def8d088499b94919de36305ce710487a5e2bb0.tar.gz
git-3def8d088499b94919de36305ce710487a5e2bb0.tar.bz2
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 'tree.c')
0 files changed, 0 insertions, 0 deletions