RE: [Draconet-users] VS 2005 support

2006-02-10 Thread Simon Timms
1.6.4.0 added support for visual studio 2005 according to the commit log; although I have not tried it myself.    http://sourceforge.net/forum/forum.php?forum_id=526802   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Roger JackSent: Friday, February

RE: [Draconet-users] "cvs.exe" not found?

2006-02-10 Thread Simon Timms
The problem is that draco doesn't know where to find cvs.exe. You might try adding the cvs directory to the windows path for the user running the build server, or else in your draco configuration file add program="/cvs/is/found/here" to the cvs tag. So it might look like Take a look at http