]> git.ipfire.org Git - thirdparty/git.git/commit - git-cvsserver.perl
cvsserver: fix revision number during file adds
authorMartin Langhoff <martin@catalyst.net.nz>
Tue, 9 Jan 2007 02:10:41 +0000 (15:10 +1300)
committerJunio C Hamano <junkio@cox.net>
Tue, 9 Jan 2007 05:45:13 +0000 (21:45 -0800)
commit3486595bf1671cabb6fa22d276db2907eefbf9b6
tree17ff21fd49914e86e5939bc77580b3f18c9b7a19
parent49fb940e4025f36953cd938576ec8306335c6cd0
cvsserver: fix revision number during file adds

With this patch, cvs add / cvs commit echoes back to the client
the correct file version (1.1) so that the file in the checkout
is recognised as up-to-date.

Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl