View Single Post
  #3  
Old 12-28-2005, 03:03 PM
DavidMacLean DavidMacLean is online now
Registered User
 
Join Date: 12-28-2005
Posts: 19
Thank you for your prompt reply.

The main question again is simply this: is it possible to use VSS version 5 with VisualBuild? Are people doing it successfully?

* * *

In the original post: the VSS command executes just fine, VSS performs the requested operation. Done!

It works without error from the command line (even running from the same location as Visual Build, on a different drive from VSS).

But from within VisualBuild it generates this error which stops the build.

In other words, the command is not failing. But VSS and VisualBuild do not appear to be agreeing on the results.

The msdn page talks about an #include line in an INI file (which makes no sense to me): nor does the VSS help file mention #include lines in INI files.

If there are changes required to SRCSAFE.INI to accomodate VisualBuild, does anyone have an example? I cannot imagine how to place an #include directive into an INI file.

Thank you.
Reply With Quote