info-cvs
[Top][All Lists]
Advanced

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

Re: questin about CVSROOT/modules file


From: 'Nick Jennings'
Subject: Re: questin about CVSROOT/modules file
Date: Thu, 10 May 2001 17:56:48 -0700
User-agent: Mutt/1.2.5i

On Thu, May 10, 2001 at 05:41:30PM -0700, Jerry Nairn wrote:
> I'm sure there's more than one way to do this, but I think this will work:
> 
> base_foobar-lib -d base/lib/foobar-lib foobar-lib
> base_packaging -d base/packaging packaging
> base -a base base_foobar-lib base_packaging
> 

  This worked with one minor correction:

base -a base base_foobar-lib base_packaging

this creates an "endless loop" and so aborts checking out 'base' (but
checks out the other two modules, and in the right directories).
so I change it to:

base-all -a base base_foobar-lib base_packaging


and it worked fine.

Thanks Jerry! :)

-- 
  Nick Jennings            |  "Laugh, and the world ignores you.  
  http://nick.namodn.com   |    Crying doesn't help either."





reply via email to

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