info-cvs
[Top][All Lists]
Advanced

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

RE: how to add module parent dirs?


From: Jerry Nairn
Subject: RE: how to add module parent dirs?
Date: Mon, 14 Jan 2002 21:06:35 -0800

> From: Aime' Fournier [mailto:address@hidden
> Sent: Monday, January 14, 2002 7:38 PM

> My unfortunate situation looks like this:
> 
> %ls -R p/.
> p:
> c1/   c2/     c3/     ...
> 
> p/c1:
> CVS/  a.f     b.f     ...

> i.e., every p/c?/ has a CVS/ but p/ does not, so
> updating is a chore.  after reading

You should be able to update . from within p without trouble.
If this is a problem, you can:

%cd p

%cvs co -l .

Then you should be able to update p without a problem.
Jerry



reply via email to

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