author | Eric Wong <normalperson@yhbt.net> | |
Fri, 8 Dec 2006 10:20:17 +0000 (02:20 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 8 Dec 2006 19:31:49 +0000 (11:31 -0800) | ||
commit | a552db3a64464f1b514b074fbc43aaf599106087 | |
tree | aa1583646bb2c1756167fc118934d10ce0a111e8 | tree | snapshot |
parent | bbee1d971dc07c29f840b439aa2a2c890a12cf9f | commit | diff |
git-svn: use do_switch for --follow-parent if the SVN library supports it
do_switch works with the SVN Perl bindings after r22312 in the
Subversion trunk. Since no released version of SVN currently
supports it; we'll just autodetect it and enable its usage
when a user has a recent-enough version of SVN.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
do_switch works with the SVN Perl bindings after r22312 in the
Subversion trunk. Since no released version of SVN currently
supports it; we'll just autodetect it and enable its usage
when a user has a recent-enough version of SVN.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |