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=15917>. 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=15917 [PVCS task] Creating the destination directories automatically? Summary: [PVCS task] Creating the destination directories automatically? Product: Ant Version: 1.5.1 Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I'm actually using the PVCS task in ANT 1.5.1 Everything is fine with it, ant it works well with Windows 2000 and PVCS v6.8 (for the knowlegde). But, in my opinion, a little something is missing in it, and I would like to know your opinion about it. In fact, when you get your archives, the task doesn't "get" it if the destination directory doesn't exists... I actually use the task to build packages from scratch, and I must create all of them (the destination directories) in a previous task. My project is big enough so that it is very tiring to do it, and if someone adds a directory in the PVCS project, I must add it (them!) in my specific task, with the risk to have an incomplete package if I forget it. In PVCS, the get command creates the destination directories if they are not. Is it possible to have an option in the task to do the same thing or not? Thanks a lot guys... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
