RE: VSS Label problems

2001-06-18 Thread Nesbitt, David
[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

RE: VSS Label problems

2001-06-18 Thread Jon Skeet
> 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}" /> > >

RE: VSS Label problems

2001-06-15 Thread Nesbitt, David
[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

RE: VSS Label problems

2001-06-15 Thread Jon Skeet
> 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