Should say:

 

Did you copy the contents of the bin folder of the NantContrib
distribution into the bin folder of nant?

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob
Archer
Sent: Monday, April 14, 2008 5:50 PM
To: Todd Davis; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Invalid element <vssget>.

 

Vssget is in Nantcontrib. Did you copy the contents of the NantContrib
distribution into the bin folder nant?

 

BOb

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Todd
Davis
Sent: Monday, April 14, 2008 5:46 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Invalid element <vssget>.

 

I am a new user to Nant, and getting an error I don't know how to fix. I
use ccnet to build my project, which then calls Nant. What I want is for
Nant to delete the files in the source directory (to remove any
"leftovers") and then pull the source code from VSS to build from. I saw
examples of how to do this on the web, and it seems pretty standard, but
when I try I get the error message below. Is vssget deprecated? Or would
something else cause this error?

 

Setting environment for using Microsoft Visual Studio 2008 x86 tools.
c:\Program Files\Microsoft Visual Studio 9.0\VC>cd../../
C:\Program Files>cd nant

C:\Program Files\NAnt>nant
NAnt 0.86 (Build 0.86.2962.0; nightly; 02/10/2008)
Copyright (C) 2001-2008 Gerry Shaw
http://nant.sourceforge.net <http://nant.sourceforge.net/> 

Buildfile: file:///C:/Program <file:///C:\Program>
Files/NAnt/My.Web.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: run

clean:

<text removed for security>

get:

BUILD FAILED

C:\Program Files\NAnt\My.Web.build(45,6):
Invalid element <vssget>. Unknown task or datatype.

Total time: 0.3 seconds.
-- 
-Todd Davis
www.SeaburyDesign.com 

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to