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=17365>. 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=17365 cvs task, attribute passfile= problem. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-02-26 14:09 ------- Oops! This solution isn't usefull. Main problem with different systems: In unix there are no problems with $HOME/.cvspass, but in windows cvs.exe loses the .cvspass and consequently is used current dir. It would be easy for making with the help property, depending on system. If not it is empty to use the given file. Else by default. By ex.: <cvs cvsRoot="${cvs-root}" passfile="${cvs-pass-file}"... And as you have made is required two xml file.
