DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4387>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4387 Problem using vssget to get latest version from MS SourceSafe when some files are checked out ------- Additional Comments From [EMAIL PROTECTED] 2001-12-19 19:24 ------- This won't solve your problem. Even with the -GWS flag set, ss.exe exits with status 100 when it skips the writable files. ss.exe also exits with status 100 when it encounters actual errors (file not found, for instance). To handle this properly MSVSSGET will have to parse the messages from VSS, make sure they're just warnings that writable files were found, and override the non-zero return status from execute(). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
