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=15441>. 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=15441 PVCS task doesn't create directories to check files to Summary: PVCS task doesn't create directories to check files to Product: Ant Version: 1.4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In private void createFolders(File file) The guard if(line.startsWith("\"\\") || line.startsWith("\"/") || line.startsWith (getLineStart())) fails to run for instance the temp file "I:\Development\pvcs\archives\newadmin\release\admin\build.xml-arc (s:\newadmin\release\admin\build.xml)" "I:\Development\pvcs\archives\newadmin\release\admin\html\margareta_history.htm- arc(s:\newadmin\release\admin\html\margareta_history.htm)" So not all files are recursively checked out! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>