author | Frank Lichtenheld <frank@lichtenheld.de> | |
Wed, 2 May 2007 00:43:14 +0000 (02:43 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 2 May 2007 17:41:52 +0000 (10:41 -0700) | ||
commit | a7da9adb1ff4e2a378fdb2eb486a83ee2d68c847 | |
tree | 938a3699aeb0ecfbed0cf56c24e8de0a5ae65475 | tree | snapshot |
parent | adb7b5fc86d96fc2baf5a5c0ce12fb581b3ad275 | commit | diff |
cvsserver: Handle re-added files correctly
We can't unconditionally assign revision 1.1 to
newly added files. In case the file did exist in the
past and was deleted we need to honor the old
revision number.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We can't unconditionally assign revision 1.1 to
newly added files. In case the file did exist in the
past and was deleted we need to honor the old
revision number.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl | diff | blob | history |