commit | 80573baec4a6211fc9a01d83690c0d73015cfbdc | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Mon Mar 19 16:55:57 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Mar 22 01:26:26 2007 -0700 |
tree | 394ebd1fc892ba6ff66741d757d3ae2a2bce5bef | |
parent | 1d848f643cd8ba86044d729d08d6866425c1539e [diff] |
cvsserver: Introduce new state variable 'method' $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>