This is an odd error. To me it seems like
it should work. That is assuming that <vssget> is loaded and it appears
to be loaded… Have you gotten any help on this? From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frinder, Robert (CSIM) I
am new to NAnt and I am having problems checking source out from VSS.
SourceSafe
is on my local drive at c:\vss $/dev/BUILD/_Build:
But
when I use this build file I get an error: <?xml version="1.0" encoding="utf-8"
?>
<property name="root"
value="${nant.project.basedir}" />
<target name="clean"
description="Delete all the source and outputs for a clean
build">
<target name="getlatest"
description="Get the latest version of the code from source
safe"> C:\dev>nant
-buildfile:build.build getlatest Buildfile:
file:///C:/dev/build.build
getlatest:
BUILD
FAILED C:\dev\build.build(28,4):
Total
time: 0.3 seconds. If you are not an intended recipient of this e-mail, please notify the
sender, delete it and do not read, act upon, print, disclose, copy, retain or
redistribute it. Click here for
important additional terms relating to this e-mail. http://www.ml.com/email_terms/ |
RE: [Nant-users] Error trying to check out from VSS
Castro, Edwin Gabriel (Firing Systems Engr.) Thu, 11 Nov 2004 11:33:08 -0800
Title: Error trying to check out from VSS