RE: [Draconet-users] VSS not detecting change - the reason is....

2004-07-06 Thread Kraft, Toby
Michael, Thanks for the feedback. I'll be looking forward to it. I also ran into the issue with multiple VSS projects needed to run a nant build. Will the multiple projects feature get into this next version? Toby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Be

RE: [Draconet-users] VSS not detecting change - the reason is....

2004-07-02 Thread Kraft, Toby
\service\App.config (which is copied to build\draco.exe.config) which caused the nant build to fail. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kraft, Toby Sent: Friday, July 02, 2004 9:14 AM To: [EMAIL PROTECTED] Subject: [Draconet-users] VSS not de

[Draconet-users] VSS not detecting change - the reason is....

2004-07-02 Thread Kraft, Toby
I just got draco.net working and noticed that VSS was not detecting changes when called from draco. After debugging a while with a batch file, I discovered that the VSS history command -V option does not like seconds to be specified with the time. If you leave off the seconds, it works. If you s

RE: [Draconet-users] Having problem with vss and exitcode 100 - Fixed

2004-07-02 Thread Kraft, Toby
at the service has appropriate permissions. If it looks like the service has access then the problem is something much weirder, but I expect it to be a permissions problem. -- Edwin G. Castro [EMAIL PROTECTED] > -Original Message----- > From: [EMAIL PROTECTED] [mailto:draconet-users-

[Draconet-users] Having problem with vss and exitcode 100

2004-07-01 Thread Kraft, Toby
All, Installed draco.net 1.5, configured with nant and vss (on network share), configured the service with username/password that can access shared drive, put VSSDIR setting in draco config file, searched the mail archive. Still get error 100 from the service. I created a batch file with the sam