author | Matthias Urlichs <smurf@smurf.noris.de> | |
Mon, 15 Aug 2005 09:28:19 +0000 (11:28 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Aug 2005 19:09:33 +0000 (12:09 -0700) | ||
commit | 8b8840e046923f34d6b3e76adc44106f9e63ab4c | |
tree | 2b765ef63a98e8c8d5e8db960da316ecc957b020 | tree | snapshot |
parent | 8c5989029215227230cccc9b5da54e798e2f2029 | commit | diff |
[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes
Problems found while importing dasher's CVS:
* Allow spaces in filenames.
* cvsps may create unnamed branches with revisions that don't really
exist, which causes the CVS server to return something we haven't
hitherto expected.
* Report deleted files when being verbose.
* Also, report the commit date.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Problems found while importing dasher's CVS:
* Allow spaces in filenames.
* cvsps may create unnamed branches with revisions that don't really
exist, which causes the CVS server to return something we haven't
hitherto expected.
* Report deleted files when being verbose.
* Also, report the commit date.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsimport-script | diff | blob | history |