l failure on text labels, I'm not sure how to fix the
problem. Otherwise, I have had good luck with the VSS tasks.
Peter
-Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Eric FetzerSent: Wednesday, July 30, 2003 16:24To: Nant UsersSubject: [Nant-users] v
27;m not sure how to fix the problem. Otherwise, I
have had good luck with the VSS tasks.
Peter
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Eric
FetzerSent: Wednesday, July 30, 2003 16:24To: Nant
UsersSubject: [Nant-users] vssget - versio
I'm trying to get vssget based on a label working. It works well for me without a label. I'm using nantContrib from 6/3/2003. Here's my .build file:
user="Efetzer" localpath="D:\TestGetLatest\Development" recursive="true" replace="true" writable="true"
sorry for that easy one..
version="name-of-the-label"
-Mensaje original- De: Javier Ochoa Lopez
Enviado el: vie 03/01/2003 12:02 Para:
[EMAIL PROTECTED] CC: Asunto:
[Nant-users] vssget version labeled
Does anybody know if there is a way to get the files of a
Does anybody know if there is a way to get the files
of an specific labeled version from SourceSafe?
I only know these options:
dbpath="${vss.ini}" recursive="true"
user="${vss.user}"
password="${vss.password}"
path="${vss.path}"
writable="true" replace="false"