info-cvs
[Top][All Lists]
Advanced

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

RE: One file in several modules?


From: Jerry Nairn
Subject: RE: One file in several modules?
Date: Fri, 20 Apr 2001 17:39:11 -0700

>From: Keith Hearn [mailto:address@hidden
>Sent: Friday, April 20, 2001 5:05 PM

>Will the files in admin get tagged every time I tag any module that has
>admin as an ampersand? That could get confusing and problematic... 

Hmm,
If you do a recursive tag in a workspace that was checked out as a module
like this, then you'll tag admin. Similarly, if you recursively rtag such a
module, you'll rtag the admin dir. But, if the module name is different from
the repository directory name, and you rtag the repository directory, you
will not tag admin.
In other words, if the module is:

projectA  projects/projectA &admin

you could:

rtag projects/projectA

to avoid putting the tag on admin, or

rtag projectA

to tag projects/projectA and admin.
You could also do something tricky in taginfo to avoid putting certain tags
on certain directories. Yuck.
And selectively tagging things used for a build is, as you said,
problematic.
Good luck,
Jerry



reply via email to

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