I’m new to Draco.NET and after reviewing some of the
posts on the mailing list, I cannot find the answer to my problem. I am using the latest build (1657) and the
detection of changes within VSS seems to work just as I expected. However, I have noticed that the get command to VSS does
indeed download the changes from the repository, but places them in a temporary folder (from reading the
mailing list, this appears to be by design). Since I am using Visual Studio and not Nant, do I have to
provide a script to move the files to the target build directory specified
within Source Safe? Or I am missing something? The build using Visual
Studio does get triggered afterwards but always builds the same thing! Thanks for any help, Steve Wright |