[EMAIL PROTECTED]
Subject: RE: VSS Label problems
> Thanks for the response. Here are the relevant parts of the build.xml
> file:
>
>
>value="$/${ant.project.name}/current/implementation" />
>ssdir="${vss.path}"
&g
> Thanks for the response. Here are the relevant parts of the build.xml
> file:
>
>
>value="$/${ant.project.name}/current/implementation" />
>ssdir="${vss.path}"
> login="${vss.username},${vss.password}"
> label="${build.label}" />
>
>
[EMAIL PROTECTED]
Subject: RE: VSS Label problems
> 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 r
> 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 pul