commit | fd1cd91e9407bccba3380dad6dcb60c4154d94a2 | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Fri Jun 15 03:01:52 2007 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jun 15 22:38:45 2007 -0700 |
tree | 133badfc7e95bba6e35177124b15fa10f53fa81d | |
parent | 693b63273e05b5db4612178989271de14439b08f [diff] |
cvsserver: Let --base-path and pserver get along just fine Embarassing bug number one in my options patch. Since the code for --base-path support rewrote the cvsroot value after comparing it with a possible existing value (i.e. from pserver authentication) the check always failed. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>