PDA

View Full Version : Visual SourceSafe Differences fails


bradpitcher
09-30-2005, 12:01 PM
Hi,
I'm having trouble running a diff command with SourceSafe. It displays the differences just fine and accurate but the step fails with this error:
Process completed with exit code 1

It's ok because I got the output I needed and I can just tell visual build to continue when the step fails, but I just want to understand why and see if it's fixable.

Can anyone help me?

Thanks,
Brad

kinook
09-30-2005, 07:45 PM
The SourceSafe action will fail if ss.exe returns an exitcode other than 0, and since ss.exe returns an exitcode of 1 on a diff if 1 or more files are different [1], that will cause the step to fail. We'll see about adding an option to the SourceSafe action to treat an exitcode of 1 as success.

[1] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html/vstskconcept_exitcodes.asp

bradpitcher
10-04-2005, 10:16 AM
Thanks for the reply! It eases my mind very much to know why it's happening. :)

kinook
10-04-2005, 11:16 AM
The latest beta download includes this option.

bradpitcher
10-11-2005, 11:46 AM
I'm interested in buying the software, but I need the newest features included in the beta. Is there any way I can buy v. 6? On the order page there is only the option to buy version 5 and/or the version 5 upgrade.

kinook
10-11-2005, 11:58 AM
All purchases since August 8, 2005 include v6. See http://www.kinook.com/Forum/showthread.php?threadid=1218 for details.