RE: [Nant-users] Help with "Getting SourceCode from VSS"

2004-06-14 Thread Steven Tapping
Vssget is from nantcontrib. It looks like nant is not finding the right dlls. Download the latest nightly build from nantcontrib (24-May-2004): http://nantcontrib.sourceforge.net/nightly/builds/ unzip the bin directory of the nantcontrib zip to the bin directory of where nant is installed. Hope

Re: [Nant-users] Nightly builds?

2004-06-14 Thread Rodrigo B. de Oliveira
No problem at all, Gert. I'm a cvs user myself but I know some people who would rather download a nightly build than to checkout the code themselves... Best regards, Rodrigo PS: I really appreciate the work you've putting in on mono. - Original Message - From: "Gert Driesen" <[EMAIL PR

Re: [Nant-users] Nightly builds?

2004-06-14 Thread Gert Driesen
Rodrigo, Been having problems getting Draco.NET running with NAnt on my reinstalled box, and I've been very busy with other stuff lately ... I'll try to get it working again as soon as possible. Sorry about this, GErt - Original Message - From: "Rodrigo B. de Oliveira" <[EMAIL PROTECTE

[Nant-users] Nightly builds?

2004-06-14 Thread Rodrigo B. de Oliveira
What happened to them? []s, Rodrigo --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco,

RE: [Nant-users] Help with "Getting SourceCode from VSS"

2004-06-14 Thread Noel Gifford
Do you have NAntContrib installed. I copy the contents of the bin directory of NAntContrib into the bin directory of NAnt. VSS support is located in NAntContrib. Noel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nadine Schlaudraff Sent: Monday,

[Nant-users] Help with "Getting SourceCode from VSS"

2004-06-14 Thread Nadine Schlaudraff
Hi All, This is my code to get source code from VSS: Test Getting from SourceSafe This is the error: C:\Projects\NAnt\bin>NAnt -buildfile:C:\TestEasyDirect\TestGettingFromSourceSafe.build NAnt 0.85 (Build 0.85.1606.0;

[Nant-users] Need Help-how to handle the app.config file with Nant

2004-06-14 Thread Ding, Patty Q.
Hi, all     I have a C# project. If I build it from .net IDE, IDE copies the app.config file to bin\Debug folder and renames it as MyProject.exe. config. How can I handle this with Nant? Thanks advance for your help     Patty Mimeo Qulity Assurance