DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31909>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31909 vsscheckout doesn't support "writable" but the documentation says it does ------- Additional Comments From [EMAIL PROTECTED] 2004-10-27 08:49 ------- This is the case. The question is should the task support the attribute ? I see that vssget, vsscheckin and vssadd do support the attribute. all by doing: public final void setWritable(boolean writable) { super.setInternalWritable(writable); } So was this left off the vsscheckout task by error or on purpose? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]