--- pages/trunk/DEV/cvs-readme.html 2003/01/12 19:19:24 1299 +++ pages/trunk/DEV/cvs-readme.html 2003/03/02 19:08:15 1300 @@ -9,87 +9,20 @@
-This page provides basic information, advice, and hints for using -the SML/NJ CVS repository at Yale. -
-
- flint.cs.yale.edu:/home/cvs --
+The SML/NJ CVS repository has moved to SourceForge. +Please see Accessing + the CVS repository. +
-There is a mailing list, -smlnj-cvs@rum.cs.yale.edu, that will -automatically receive messages announcing commits to the repository. -To join the mailing list, send mail to -smlnj-cvs-request@rum.cs.yale.edu -with subject: -
- subscribe <your@email.address> --
-
- % ssh-keygen - % Mail -s "here you are" monnier@cs.yale.edu <~/.ssh/identity.pub --
ssh-keygen will ask you to enter a passphrase, which you'll
-need to remember and use whenever you use the Yale repository.
-
-You can check whether your access is authorized by executing
-
- ssh -v flint.cs.yale.edu
-
-
-
- set CVS_RSH
-
- export CVS_RSH=ssh
-
-
-
- use ssh-agent to set up for cvs usage.
-ssh-agent produces three lines of shell commands that should be evaled
-
- eval `ssh-agent`
-
- - use ssh-add to authenticate for the whole session.
-ssh-add adds identity from ~/.ssh. Using this command, you won't be asked
-for authentication on each cvs command.
-
-Here is a script that can be "sourced" to do all these steps: -
- export CVS_RSH=ssh - export CVSROOT=flint.cs.yale.edu:/home/cvs - eval `ssh-agent` - ssh-add <<EOF - <insert your passphrase here> - EOF --Note that if you have your DISPLAY variable set, the ssh-add ignores -its standard input and pops up a dialog box into which you must type your -passphrase. -
+Since Yale's CVS repository is not used any more, the old mailing list, +smlnj-cvs@rum.cs.yale.edu +has also become useless. It has been replaced by +smlnj-commits. +
- cvs -d flint.cs.yale.edu:/home/cvs co smlnj --
-
- export CVSROOT=flint.cs.yale.edu:/home/cvs --
% cat ~/.cvsrc @@ -111,7 +44,7 @@Advice on Managing Branches
-See Matthias's page with notes on +See Matthias's page with notes on managing private development branches.@@ -150,20 +83,6 @@
-Anonymous CVS
--Stefan Monnier, 7 Apr 2000 -
-I have a tentative setup for anonymous CVS working on rum (aka flint). -To try it out, do the following: -
- % cvs -d :pserver:cvsguest@flint.cs.yale.edu:/guest login - passwd: cvs - % cvs -d :pserver:cvsguest@flint.cs.yale.edu:/guest co smlnj -- - -
Dave MacQueenClick to toggledoes not end with </html> tagdoes not end with </body> tagThe output has ended thus: ddress>Dave MacQueen</address> <!-- Created: Mon Feb 21 16:13:47 EST 2000 --> <!-- hhmts start -->