2004-07-06 20:39:18 +00:00
|
|
|
<h1>CVS</h1>
|
2004-07-06 21:38:20 +00:00
|
|
|
This is just a reminder for me so I don't have to memorize the commands to download i2p cvs:<br />
|
2004-07-06 20:39:18 +00:00
|
|
|
<br />
|
|
|
|
Unix CVS:<br />
|
|
|
|
<br />
|
2004-07-06 21:38:20 +00:00
|
|
|
cvs -d:pserver:anoncvs@cvs.i2p.net:/cvsroot login<br />
|
2004-07-06 20:39:18 +00:00
|
|
|
|
|
|
|
(password anoncvs)<br />
|
2004-07-06 21:38:20 +00:00
|
|
|
cvs -d:pserver:anoncvs@cvs.i2p.net:/cvsroot co i2p<br />
|
2004-07-06 20:39:18 +00:00
|
|
|
<br />
|
|
|
|
WinCVS CVSRoot (login then checkout):<br />
|
|
|
|
<br />
|
2004-07-06 21:38:20 +00:00
|
|
|
anoncvs@cvs.i2p.net:/cvsroot<br />
|
2004-07-06 20:39:18 +00:00
|
|
|
(password anoncvs)<br />
|
|
|
|
|
|
|
|
<br />
|
2004-07-06 21:38:20 +00:00
|
|
|
<a href="http://dev.i2p.net/cgi-bin/cvsweb.cgi/i2p/?f=H">I2P CVSWeb (w/ nice diffs)</a><br />
|
2004-07-06 20:39:18 +00:00
|
|
|
<br />
|
|
|
|
Humourous quote from WinCVS: "Did you know... Never experiment with new CVS commands on your working repository. Create a sample module instead."
|