You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/12/20 04:24:14 UTC

DO NOT REPLY [Bug 4387] - Problem using vssget to get latest version from MS SourceSafe when some files are checked out

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 karish@well.com  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>