> Does "vsslabel" recursively label everything in the specified project?
> I can't seem to get it to do this. I also cannot get ss.exe to
> recursively label everything. Is this standard VSS behavior?
>
> The reason I ask is because I would like to label the entire
> source tree
> and then pull (get) the source using that label. This way I
> can ensure
> this particular build can be reproduced in the future. Am I
> nuts? Why
> wouldn't VSS have this behavior.
>
> I would appreciate your thoughts on this matter. How do you
> ensure that
> you can reproduce your builds?
It certainly does it for me - I'm not sure there's really such a thing
as a recursive label in SourceSafe, they're *all* recursive as far as I
know.
How are you trying to do it? Are you only ending up getting the contents
of the top-level directory?
Jon