help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more CVS trouble


From: Kai Grossjohann
Subject: Re: more CVS trouble
Date: Sat, 17 Jan 2004 21:06:54 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux)

Joe Corneli <jcorneli@math.utexas.edu> writes:

> cvs -z3 -dr:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs

The "r" in "-dr" looks strange.  Hm.  Oh!  It makes the files
read-only.  OK.

> export CVSROOT=":ext:anoncvs@savannah.gnu.org:/cvsroot/emacs"
> cvs update -P

You don't need to export CVSROOT.  After the first "cvs co" you just
go to the "emacs" subdir created and say "cvs update -dP" there and
Bob's your uncle.

Some people have lots of shell aliases which change CVSROOT, but
that's mostly unnecessary!  It's only necessary to specify "-d" once
when doing the intial checkout, after that, just change to the right
directory.

Kai



reply via email to

[Prev in Thread] Current Thread [Next in Thread]