author | iso-8859-1?Q?David_K=E5gedal <davidk@lysator.liu.se> | |
Mon, 15 Aug 2005 18:18:25 +0000 (20:18 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Aug 2005 19:09:33 +0000 (12:09 -0700) | ||
commit | b0921331030d52febf52839753eee1b2b9ca1f24 | |
tree | 9c8178838b914a0735503e0c5930bf8bb66d7d0b | tree | snapshot |
parent | 8b8840e046923f34d6b3e76adc44106f9e63ab4c | commit | diff |
[PATCH] Fixed two bugs in git-cvsimport-script.
The git-cvsimport-script had a copule of small bugs that prevented me
from importing a big CVS repository.
The first was that it didn't handle removed files with a multi-digit
primary revision number.
The second was that it was asking the CVS server for "F" messages,
although they were not handled.
I also updated the documentation for that script to correspond to
actual flags.
Signed-off-by: David K?5gedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The git-cvsimport-script had a copule of small bugs that prevented me
from importing a big CVS repository.
The first was that it didn't handle removed files with a multi-digit
primary revision number.
The second was that it was asking the CVS server for "F" messages,
although they were not handled.
I also updated the documentation for that script to correspond to
actual flags.
Signed-off-by: David K?5gedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cvsimport-script.txt | diff | blob | history | |
git-cvsimport-script | diff | blob | history |