It looks like we're running an old version of CVS on the server, as it complains it does not understand
#cvs up -C
is it possible to upgrade it? That would be a good idea irrespective of the -C problem, as the new versions fixed quite a few (nasty) bugs.
-- Dimi.
On Sun, Dec 23, 2001 at 12:11:25PM -0500, Dimitrie O. Paun wrote:
It looks like we're running an old version of CVS on the server, as it complains it does not understand
#cvs up -C
[johnydog@napalm wine]# cat CVS/Root :pserver:cvs@cvs.winehq.com:/home/wine [johnydog@napalm wine]# cvs update -d -P -C (Locally modified Make.rules.in moved to .#Make.rules.in.1.95) ... Works fine for me.
is it possible to upgrade it? That would be a good idea irrespective of the -C problem, as the new versions fixed quite a few (nasty) bugs.
The rule is: never change a working system. If you are able to address/trigger any bugs than yes, it's neccessary. And, you know, in every project, most of the bugs fixed in latest release was introduced in just previous version.
-- Dimi.
Jan Dvorak johnydog@go.cz