Discussion:
howto: cvs server version
J.V.
2011-08-09 20:11:51 UTC
Permalink
I can type:
$cvs --version

(cygwin) and get the version of the client I am using.

How do I know what version of server I am using?


J.V.
Larry Jones
2011-08-09 21:43:55 UTC
Permalink
Post by J.V.
$cvs --version
(cygwin) and get the version of the client I am using.
How do I know what version of server I am using?
In a working directory, do ``cvs version'' (without the "--"). That will
give you both the client and server version info.
--
Larry Jones
Loading...