Home | Screenshots | Downloads | Mailing lists | Bugs and "features" |
17b1e8d368cb10df3085c5f87c0b03a6
0a887c2a5cbe477f4f4d4684c58fa690
b9c45647bd5be4ea846276a7c842eb09
6cd33c44a0854abb10e79cdd179f612a
d6bc5dd6a15d86e67fe732fcaeb0d3ee
To use anonymnous CVS you should have a fairly recent version of CVS. Tkrat.org uses 1.11 and only supports the "pserver" access method.
The first thing you have to do is login to the pserver. This can be done using the following command:
# cvs -d :pserver:anonymous@tkrat.org:/cvsroot loginJust press return at the password prompt. Once you are logged in you can checkout the source tree by using the following command:
# cvs -d :pserver:anonymous@tkrat.org:/cvsroot checkout -P ratatoskNow you are in business...