author | Frank Lichtenheld <frank@lichtenheld.de> | |
Wed, 11 Apr 2007 22:51:33 +0000 (00:51 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 12 Apr 2007 21:59:46 +0000 (14:59 -0700) | ||
commit | 4db0c8dec5c009cbbb61135a321a48278e668a25 | |
tree | c88308ca58d0864d3bc1405461868d5a13710080 | tree | snapshot |
parent | febe7dcc088020366bbc601a219a1d6c30ced0c2 | commit | diff |
cvsserver: Allow to "add" a removed file
CVS allows you to add a removed file (where the
removal is not yet committed) which will
cause the server to send the latest revision of the
file and to delete the "removed" status.
Copy this behaviour.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
CVS allows you to add a removed file (where the
removal is not yet committed) which will
cause the server to send the latest revision of the
file and to delete the "removed" status.
Copy this behaviour.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl | diff | blob | history |