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

SVCS in uVision2

I am trying to link my already existing MS Source Safe Projects with the
project in uV2. But all commands except "SourceSafe Explorer" result in
an error like
Error: can't execute '"C:\Programme\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" CP $/"eeprom" -I-'
By the way I don't want uV2 to make the directory structure in Source Safe
but to use my already existing one.

Best,
Ernst

Parents
  • Adding quotes around the command and path string makes no difference, I still receive the error messages such as:

    --- Error can't execute '"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" Get "480.asm"

    when selecting an option from the SVCS menu.

    The path shown above in the error message is the correct path for the file Ss.exe.

    The first menu option in SVCS (SourceSafe Explorer) works ok and starts the Source Safe Explorer. It gives the following message in the build window of uVision:

    "C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ssexp.exe"

    Simon Bagley.

Reply
  • Adding quotes around the command and path string makes no difference, I still receive the error messages such as:

    --- Error can't execute '"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" Get "480.asm"

    when selecting an option from the SVCS menu.

    The path shown above in the error message is the correct path for the file Ss.exe.

    The first menu option in SVCS (SourceSafe Explorer) works ok and starts the Source Safe Explorer. It gives the following message in the build window of uVision:

    "C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ssexp.exe"

    Simon Bagley.

Children
No data