Labeling of multiple paths
Hi
I am trying to label some source with a build that has some external references that are part of the build. The labeling does not label the external references so I am placing the additional paths in the labeling rules section
so for us i had the following scenario working well and labeling.
Repository : svn://svn.ours/ghs
Labeling Rules : /src/ped/trunk => /src/ped/tags
and we were getting good labels or tags
i am including code from a different directory via svn:externals to svn://svn.ours/ghs/src/Flywheel/trunk
This portion of the external include was NOT getting labeled so I added to the labeling rules the following.
/src/Flywheel/trunk => /src/ped/tags
This does not work! Any ideas?
Please sign in to leave a comment.
Lance,
I've created TW-9963 to address your issue so you can watch/vote for it.