Re: [Draconet-users] VSS Working Directory

2003-11-07 Thread Bernard Vander Beken
Hello Chuck, Are you using absolute paths in your NAnt file? If so, you may want to make your script portable by using relative paths. The build script of NAnt is an example of this. Example: Project.build located in D:\ProjectRoot\ contains a path "D:\ProjectRoot\build". Solution: Change thi

Re: [Draconet-users] how to send the password to CVC?

2003-10-14 Thread Bernard Vander Beken
Hello Jurgen, Could you check the log file in the service directory or its bin subdir? It probably contains the command used to call CVS. You can then try to call this command (cvs.exe + parameters) yourself from the command line. Let us know if that works or not. Best regards, Bernard Jurgen

RE: [Draconet-users] repository polling fails

2003-06-11 Thread Bernard Vander Beken
Hello, Does this still happen after restarting the Draco.net service? Bernard -Original Message- From: BI301 Ólafur Stefán Arnarsson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 4:17 PM To: [EMAIL PROTECTED] Subject: [Draconet-users] repository polling fails This what drac

RE: [Draconet-users] FW: [capability-dev] [Intel.Capability.Deploy] Build Failed

2003-06-04 Thread Bernard Vander Beken
Hello, You could use the free FileMon tool from http:// <http://www.sysinternals.com> www.sysinternals.com to find out where Draco.net is looking for NAnt.exe. Just add a filter "*nant*" (without the quotes) to find what you are looking for. Hope this helps, Bern

RE: [Draconet-users] Builds launched without changes to codebase...

2003-03-06 Thread Bernard Vander Beken
Well, I did not add a setting to ignore labels. In my case, it does not really make sense to always do that. So, a setting may be a good idea. -Original Message- From: Mark Griffiths [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 5:13 PM To: [EMAIL PROTECTED] Subject: RE: [Dra