info-cvs
[Top][All Lists]
Advanced

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

How to compose a new module out of dirs in other modules !


From: Peter Biechele
Subject: How to compose a new module out of dirs in other modules !
Date: Tue, 9 Mar 2004 10:49:32 +0100
User-agent: KMail/1.4.3

I have the following problem:

I have a project which contains many dirs and subdirs.
Now I want to compose a new module containing some arbitrary subdirs in 
different dir levels to a new module.
BUT the dirs in the new module should be also in different levels.

E.g. (I checkout moduleSrc and see)
moduleSrc/dir1
moduleSrc/dir2
moduleSrc/dir1/dir11

I want to have: (when I checkout moduleNEW)
moduleNEW/Test/dir11 (ampersand module of moduleSrc/dir1/dir11)
moduleNEW/oneDir/twoDir/threeDir/dir2 (ampersand module of moduleSrc/dir2)


How can I accomplish this ??
If i use ampersand modules I can not tell the new path in the new module!!


Thank you for any help.

Peter Biechele

#####################################################
Dr. Peter Biechele, E-Mail: address@hidden






reply via email to

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