If you have an s/key login to eda.org you can create an automatic ssh login by putting your ssh public key in your ~/.ssh/authorized_keys file.
You can then checkout the web documents to your remote machine with (csh):
setenv CVS_RSH ssh
cvs -d :ext:<eda.org user>@eda.org:/bbs/pub/verilog-ams/cvs get verilog-ams
^^^^^^^^^^^^^^
your id here
On Windows you should be able to do that under Cygwin. Proxies may stop it working.
A duplicate checkout tree exists on eda.org under /bbs/pub/verilog-ams/new which is accessible as http://www.eda.org/verilog-ams/new/ so that you can edit stuff there or checkout changes made elsewhere for testing prior to final publishing.
Not all documents/directories have been committed to CVS, add them if you need them.
Kev.
Received on Thu Sep 9 00:32:28 2004
This archive was generated by hypermail 2.1.8 : Thu Sep 09 2004 - 00:32:35 PDT