#1
|
|||
|
|||
Visual SourceSafe Differences fails
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 |
#2
|
|||
|
|||
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/de..._exitcodes.asp |
#3
|
|||
|
|||
Thanks for the reply! It eases my mind very much to know why it's happening.
|
#4
|
|||
|
|||
The latest beta download includes this option.
|
#5
|
|||
|
|||
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.
|
#6
|
|||
|
|||
All purchases since August 8, 2005 include v6. See http://www.kinook.com/Forum/showthre...?threadid=1218 for details.
|
|
|