Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 1996 23:59:03 +0100
From:      Gary Palmer <gpalmer@FreeBSD.ORG>
To:        Khetan Gajjar <khetan@iafrica.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: CVS command(s)
Message-ID:  <8592.832287543@palmer.demon.co.uk>
In-Reply-To: Your message of "Sat, 16 May 1996 23:29:46 %2B0200." <Pine.BSF.3.91.960516232721.320E-100000@chain.iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Khetan Gajjar wrote in message ID
<Pine.BSF.3.91.960516232721.320E-100000@chain.iafrica.com>:
> Hello all.
> 
> I am a little unsure of the cvs command to update my src directory
> after applying the latest ctm changes (deltas).
> 
> I tried cd /usr and then cvs update -rRELENG_2_1_0 src, but this
> did not do very much. What is the command ?
> 
> Should I cd /usr/src and then cvs update -rRELENG_2_1_0 src ?
> 
> I am on stable, btw.

The command(s) I use are:

cd /usr/src
cvs -q update -Pd -rRELENG_2_1_0

which does the trick.

Gary
--
Gary Palmer                                            FreeBSD Core Team Member
FreeBSD - Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8592.832287543>