info-cvs
[Top][All Lists]
Advanced

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

Re: help with cvs script on clients linux box


From: Eric Siegerman
Subject: Re: help with cvs script on clients linux box
Date: Wed, 3 Jul 2002 13:36:35 -0400
User-agent: Mutt/1.2.5i

On Wed, Jul 03, 2002 at 07:30:55PM +1000, fredes wrote:
> [...] update seems to be having problems when new folders exist...

If by that you mean that files in the old folders get updated,
but the new folders don't appear, then you need to use a modification
of what Larry suggested:
        cd AppModule 
        cvs update -d

The "-d" says to update directories that exist in the repository,
but not in your working directory.

And if that wasn't what you meant, please be more specific.
"Seems to be having problems" is extremely vague.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
Anyone who swims with the current will reach the big music steamship;
whoever swims against the current will perhaps reach the source.
        - Paul Schneider-Esleben



reply via email to

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