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 2002/10/14 08:54:10 UTC

DO NOT REPLY [Bug 13591] New: - Error in vsscheckout task

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=13591>.
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=13591

Error in vsscheckout task

           Summary: Error in vsscheckout task
           Product: Ant
           Version: 1.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: psuresh1@vanenburg.com


give "recursive=false" in the vsscheckout task and give 
the "vsspath=/main/dir1"(say for eg.).

Now this task should check out all the files in the directory Dir1 but not in 
the sub directories. But this is not, it is checking out all the files in the 
directory Dir1 and its sub directories. 

I think the recursive flag is not working and this could be a bug.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>