Here is the error that I get.
11/13/2003 10:43:16 PM - Starting Draco.NET
11/13/2003 10:43:26 PM - Golf : Checking module for changes
11/13/2003 10:43:26 PM - Check: 11/13/2003 9:08:18 PM
11/13/2003 10:43:26 PM - Check: 11/13/2003 9:08:18 PM
11/13/2003 10:43:28 PM - Golf : Failed to
While troubleshooting my build process, I noticed that devenv is assumed
to be of VS.Net 2002. This value is retrieved from the registry. I
have a solution created under VS.Net 2003 which fails when Draco
attempts a build. A work around was to hack the registry to point to
VS.Net 2003's copy of
I had fixed this in Draco and checked it in to CVS this morning.
- Jerry
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Calbazana, Al
Sent: Thursday, November 13, 2003 11:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [Draconet-users] Help! No changes + Exit C
Not to beat this to death, but I noticed that the SSDIR is never being
set. I plugged in the VSS repository location into my environment
variables SSDIR=\\mypath\VSS and restarted. This worked!
Not sure if this is a hack solution, but my builds are now running. I
do see code to set the environm
Hi
I noticed that you are specifying a path to the repository via a mapped
drive? The drive mapping is probably not available to the process Draco
is running under. How about specifying a UNC (\\SERVER\PATH) path
instead?
Mark
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[
Just a follow up to last weeks posts. Thanks to everyone who replied!
The part I was missing was the relative pathing issue. It was right
before my eyes! Also, I was not aware at the time of the NantContrib VSS
and have tested that as a variation to the default behavior.
Thanks
Chuck
-Orig
Interestingly enough, the temp file is being created. What's more is
that I tried to execute Draco's query of the repository and return
successful information (locally)... What's stranger is that when I
logged in this morning, I noticed that a build had completed against my
local repository?! Som
Al,
I had this exact same problem many moons ago when I first setup Draco.NET for the
first time here.
The problem is definitely privileges related. I did some investigation, by stepping
through the
source code. What was happening was that when SS.EXE tried to create a temp file, the
file wou
Hello,
I've just set up Draco and ran into a snag. No changes are found and no
build is run. Looking through the logs I get the following:
11/12/2003 1:50:35 PM - module1 : Checking module for changes
11/12/2003 1:50:35 PM - Check: 11/12/2003 11:42:37 AM
11/12/2003 1:50:35 PM - Check: 11/12/200