This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot execute sourcesafe commands

Is there a solution to the issue with SVCS running Sourcesafe commands?
e.g. I always get:
--- Error: can't execute '"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" CP $/"xxxx" -I-'.
However, the Sourcesafe explorer always works and all the other commands use the same path.
My system is Windows XP and uVision 2.31

Parents
  • The problem with the SourceSafe is that the program does not output clear error messages.
    When the database is not found or the password does not match you get the error message "cannot execute command".

    Also make sure that you are using a current uVision2 version. In revisions before V2.21 we had the problem that environment variables might be overwritten.

Reply
  • The problem with the SourceSafe is that the program does not output clear error messages.
    When the database is not found or the password does not match you get the error message "cannot execute command".

    Also make sure that you are using a current uVision2 version. In revisions before V2.21 we had the problem that environment variables might be overwritten.

Children