[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
[jcvs] "method" property in "jcvsdefs" doesnt work?
- To: jcvs@career.gjt.org
- Subject: [jcvs] "method" property in "jcvsdefs" doesnt work?
- From: "Ebach, Bernd" <bebach@debis.com>
- Date: Mon, 15 Nov 1999 18:19:17 +0100
- Return-receipt-to: "Ebach, Bernd" <bebach@debis.com>
Hi there,
I think line 517 (518,519) is broke in Release 5.1.1:
String method =
this.userServers.getProperty
( "param.method." + token, "pserver"
);
what should should read
( "param. + token + "method",
"pserver" );
instead, as with all other server-def properties.
Anyways. Somehow jCVS doesnt seem to read the server-"mehtod"
property properly. It always resets to "pserver" after restart,
even though the method is specified to "server" in the
server-defs-rc.
Can anyone confirm this? If so, can anyone send me a JAR
with a version that fixes this problem? Somehow I cannot
compile the sources myself...
TschauTschau
Bernd
---
Bernd Ebach
debis Systemhaus GEI Ulm
Magirusstr. 43
Tel.: +49 731 9344-1910
Fax : +49 731 9344-100