Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Urlichs <smurf@smurf.noris.de>2005-11-29 10:13:04 +0300
committerJunio C Hamano <junkio@cox.net>2005-11-29 21:51:43 +0300
commit034908047d8c46fb4e1323285b3b066567c7fadc (patch)
tree4000f8b8d01ad35929972c07d98d89e2280cf3d3 /git-mv.perl
parentb020dcd54cc3f2b783339f83d09e46bb7ff08a3e (diff)
SVN import: Use one log call
One "svn log" (or its equivalent) per revision adds delay and server load. Instead, open two SVN connections -- one for the log, and one for the files. Positive side effect: Only those log entries which actually contain data are committed => no more empty commits. Also, change the "-l" option to set the maximum revision to be pulled, not the number of revisions. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-mv.perl')
0 files changed, 0 insertions, 0 deletions