info-cvs
[Top][All Lists]
Advanced

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

questin about CVSROOT/modules file


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

Hello,
  
  When i check out a certain base-module, i'd like a few other modules 
  checked into the base-module directory as well. I was able to get this
  working easily, by editing the modules file, however, I have not been
  able to place these modules in anwhere other than the root of the
  base-module. For example.


module:

  base

directories:

  lib/
  lib/base-lib
  bin/


other modules:

  foobar-lib
  packaging


 
the modules file, right now, looks like this.


base base &foobar-lib &packaging


when I do a checkout, this is what the directory structure looks like


 lib/
 lib/base-lib/
 bin/
 packaging/
 foobar-lib/


the packaging directory is fine, but I'd like to put the foobar-lib in lib/
so it would look like this.

 lib/
 lib/base-lib/
 lib/foobar-lib/
 bin/
 packaging/


any help welcome :)


-- 
  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]