Jump to content

cloaked.conf Example please....


diegobowen

Recommended Posts

Maybe "cloaking" is not what I want...here is the use case:

Note: We are using labels to tag portions of a single giant repository. What this translates to is that labels are actual subsets of the parent directory structure.

Giant Repository looks like this:

Root

Child1

Child2

Child3

Child4

.......

.......

ChildN

Where the "Child" sub-directories have there own children of various depth.

So I have this label, srs_acmeSounds_12Dec11 and it looks like this:

Root

Child2

Chlid4

Now I have the task of using this label that was created some 3 months ago as a base for a new label. I need to make sure that its sub-directories have the latest code. The problem is that there are literally hundreds of changeset between when the label was initially created and the current date. Is there a way of doing the following:

Get a current snapshot of the repository but using the "selector" or some other method to say, "I want a current snapshot of the repository but only the parts that I'm interested in, namely:

Root

Child2

Chlid4

Make sense?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...