[Scrymud] CHANGE NOTICE: For anyone using CVS (that missed it)
Edward Roper
eroper at wanfear.com
Thu Mar 29 11:19:01 PST 2001
CVS Has changed. If you presently have code checked out from the
release-2-0-stable branch, it's now depricated. Instead, just checkout from
the MAIN branch following the _updated_ instructions located at:
http://scry.wanfear.com/ScryMUD/downloads.html
In a nutshell:
1.Install and configure cvs on your machine.
2.Specify the ScryMUD repository:
export CVSROOT=:pserver:anonymous at scry.wanfear.com:/home/cvs/scry
3.Log in to the repository:
cvs login (PASSWORD: anonymous)
4.Check out the STABLE source:
mkdir scry_stable; cd scry_stable; cvs -z3 checkout ScryMUD
If you are actively developing Scry and have a release-2-0-stable branch
checked out, stop developing on it :) Instead check out the main tree
somewhere else, and make all your changes there.
I hope all this makes sense, if not ask away...
Edward Roper (Khaavren)
More information about the ScryMUD
mailing list