cvsserver: Introduce new state variable 'method'
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 19 Mar 2007 15:55:57 +0000 (16:55 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Mar 2007 08:26:26 +0000 (01:26 -0700)
$state->{method} contains the CVS access method used,
either 'ext' or 'pserver'

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found