wiki:cvs

Version 2 (modified by Daniel Kahn gillmor, 20 years ago) ( diff )

--

cvs

adding cvs to an ubuntu workstation is easy (see below).

However, i suggest that CAL itself uses subversion instead. This web site is already hosting an `svn` repository, and it would be totally reasonable for that repository to be used by other members of CAL.

i'm happy to leave cvs installed so people can access other remote repositories on the 'net. But i recommend that any repositories CAL hosts use svn instead.

[dkg@metis ~]$ sudo apt-get install cvs
Password:
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  cvs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1441kB of archives.
After unpacking 3088kB of additional disk space will be used.

Preconfiguring packages ...
Selecting previously deselected package cvs.
(Reading database ... 60597 files and directories currently installed.)
Unpacking cvs (from .../cvs_1%3a1.12.9-13ubuntu1_i386.deb) ...
Setting up cvs (1.12.9-13ubuntu1) ...

[dkg@metis ~]$ 
Note: See TracWiki for help on using the wiki.