This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with 'cvs update'
- To: carlo at runaway dot xs4all dot nl (Carlo Wood), egcs at cygnus dot com
- Subject: Re: Problems with 'cvs update'
- From: Jason Merrill <jason at cygnus dot com>
- Date: 31 Jul 1998 15:19:23 -0700
- References: <199807311556.RAA04254.cygnus.egcs@jolan.ppro>
>>>>> Carlo Wood <carlo@runaway.xs4all.nl> writes:
> What is the correct way to update my cvs working directory?
> I have been using:
> cvs update -r egcs_1_1_branch egcs-cvs
Just cd into egcs-cvs and do a 'cvs update'.
Jason