info-cvs
[Top][All Lists]
Advanced

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

RE: NEWBIE question: checkout, sub-modules


From: Luna, Glen
Subject: RE: NEWBIE question: checkout, sub-modules
Date: Wed, 25 Apr 2001 16:17:38 -0400

Thanks Larry but it looks like what I want can't be done regardless
of the number of submodules I attempt to checkout. I also forgot to 
mention that grapes and oranges are subdirectories (rather than
simple objects) of vegetables and would be subdirs under fruits.

We use a simple implementation of cvs (1.9 and 1.10) and have not
made full use of the admin files found in CVSROOT. I was hoping
for an answer that would lie within the use of those files.

I'm bummed but thanks anyway.

Glen

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Wednesday, April 25, 2001 4:01 PM
To: Luna, Glen
Cc: address@hidden
Subject: Re: NEWBIE question: checkout, sub-modules


Luna, Glen writes:
> 
> I used the following version of the checkout command
>    cvs -d :ext:address@hidden:/home/cvs   -d fruits
> vegetables/grapes   vegetables/oranges
> 
> I had hoped that this would result in 
>     fruits/grapes
>     fruits/oranges
> Instead the result is
>     fruits/vegetables/grapes   
>     fruits/vegetables/oranges   
> 
> There's got to be a way to have checkout place a copy of grapes and
oranges
> under fruits without the
> pesky vegetables getting in the way.

I think it will work the way you want if you only checkout one thing at
a time.  CVS isn't smart enough to figure out how much it can shorten
names without getting into trouble when you checkout more than one thing
at a time, so it just doesn't shorten them at all.

-Larry Jones

Ha!  Wild zontars couldn't drag that information out of me!  Do your worst!
-- Calvin



reply via email to

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