author | Eric Wong <normalperson@yhbt.net> | |
Sat, 27 Jan 2007 09:32:00 +0000 (01:32 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800) | ||
commit | 6e8548cca888205a99773a18a73533b2b8dc651d | |
tree | a9bfbd936a1ac86eb633ffc4669337b9d22984fe | tree | snapshot |
parent | d3a840dc74d2098c31aac1b89093d847e1d33dd8 | commit | diff |
git-svn: avoid an extra svn_ra connection during commits
Before, we needed a separate svn_ra instance to run
our check_path calls once the editor was active; but
we can avoid that by running all the check_path calls
before our editor is active.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Before, we needed a separate svn_ra instance to run
our check_path calls once the editor was active; but
we can avoid that by running all the check_path calls
before our editor is active.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |