RE: [Nant-users] vssget version labeled

2003-01-03 Thread Javier Ochoa Lopez
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

[Nant-users] vssget version labeled

2003-01-03 Thread Javier Ochoa Lopez
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"