Paul,
Try
something like this:
password="${vss.get.password}"
localpath="${local.file}"
recursive="false"
writable="true"
dbpath="${vss.get.archive}"
Paul,
Felice's answer is correct if you're using
NAntContrib.
If not, set the SSDIR environment variable to the VSS data
directory in your NAnt script before calling ss.exe.
Regards,
Richard
Yes
... you just need to make sure you specify the dbpath in the vss
tasks.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Paul
CowanSent: Wednesday, March 16, 2005 8:26 AMTo:
nant-users@lists.sourceforge.netSubject: [Nant-users]