cvsserver: Handle 'cvs login'
commit24a97d84adb649ca5d90c9b1e6d894f4acee1a6b
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 27 May 2007 12:33:10 +0000 (27 14:33 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:27:21 +0000 (29 00:27 -0700)
treec608b9a730abde24d9e203a1f95e37b2a427225d
parentb3c81cff02e56a62bd657148da757fdfd8dc6255
cvsserver: Handle 'cvs login'

Since this is a trivial variation of the general pserver
authentication, there is really no reason not to support
it.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl
t/t9400-git-cvsserver-server.sh