It did!
Thank you!
Dina,
You're not actually executing the "runGetLatest" target.
Try changing the build target like this:
...
This will cause the "runGetLatest" target to get executed when you run the
"build" target.
Alternatively, you could specify both the "runGetLates
e "runGetLatest" and "build" target
on the command line:
NAnt.exe -f: runGetLatest build
Hope this helps,
Gert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa
Sent: donderdag 17 mei 2007 11:00
To: nant-users@lists.sourcefor
Hi,
I'm very new to NAnt, I'm trying to do some basic staff with NAnt, read this
article here: http://www.15seconds.com/issue/040621.htm
Having trouble with vssget, it doesn't see to be doing anything, the build
goes successfully, no error messages or anything, but I don't see that it
gets the la