[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

[jcvs] "method" property in "jcvsdefs" doesnt work?


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