Hi Andrew & Nick

Sorry for coming into this conversation late.  Nick is totally right in
how he is describing what Draco does.

If "$/SourceSafe Projects/Application Portal Project/Source
Code/Application Portal" contains all the code for all your projects,
then you are half-way there.  If dependent projects are under another
directory hierarchy then you need to find a common directory root for
all your source.

Given that you have got a common root for all your source, and as Nick
correctly describes, Draco will check out the directory to a temporary
folder.  The path to your solution file then needs to be specified
relative to the common root.  This is because Draco will set the working
directory of the devenv process to the temporary directory.

>From looking at your logs I think you need to specify 

<project>$/SourceSafe Projects/Application Portal Project/Source
Code</project>

and

<solutionfile>Portal.sln</solutionfile>

This is because I am guessing from your previous command DEVENV
"E:\SOURCESAFE PROJECTS\APPLICATION PORTAL PROJECT\Source
Code\Portal.sln" that the .sln file is actually in the Source Code
directory rather than the Application Portal path.

-MG




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to