Hey All...

I'm trying to set up a modules file for my project and I'm confused. First
of all is there any place I can go to get real-world info, tips, tricks,
etc on setting up module files?

My question is this. I have a project that I want to be able to check out
either in its whole or check out various sub-modules instead.

Here is how its laid out (any other suggestions for this are more than
welcome):

/src
   /pages
   /tsd
   /src
   /inc
      /pages
      /tsd

My goal is if you check out a sub-module, say tsd then you will get a
simlar structure of /src/tsd and /src/inc/tsd but if you check out other
modules too it will fit nicely and just add it to the /src structure. Like
above. My problem is that for the life of me I can't figure out how to do
a modules file for this or if its even possible or feasable. Any
suggestions or recommendations you have would be GREATLY appriceated!

BTW this is sort of what my modules file is looking like:

Src -d src src/src
Inc -d inc src/inc
src &Src &Inc 

PagesSrc -d pages src/pages
PagesInc -d inc/pages src/inc/pages
pages &PagesSrc  &PagesInc

IOS &src &pages      


Thanks for your help!
Chris

--
Chris Hirsch                        http://www.SymSystems.com/staff/chris      
[EMAIL PROTECTED]                       What?  Me Worry?  Linux Inside
I hope some animal never bores a hole in my head and lays its eggs in my 
brain, because later you might think you're having a good idea but it's 
just eggs hatching.
                                                     _. _____ __.. .__ ..

Reply via email to