Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 61290 invoked from network); 9 Nov 2004 20:08:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 20:08:45 -0000 Received: (qmail 35699 invoked by uid 500); 9 Nov 2004 20:08:44 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 35512 invoked by uid 500); 9 Nov 2004 20:08:42 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 35498 invoked by uid 99); 9 Nov 2004 20:08:42 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 09 Nov 2004 12:08:42 -0800 Received: (qmail 22534 invoked by uid 50); 9 Nov 2004 20:08:40 -0000 Date: 9 Nov 2004 20:08:40 -0000 Message-ID: <20041109200840.22533.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 32129] New: - request to add purge, with recursive option command to VSS Optional Tasks X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=32129 request to add purge, with recursive option command to VSS Optional Tasks Summary: request to add purge, with recursive option command to VSS Optional Tasks Product: Ant Version: 1.6.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: dev@ant.apache.org ReportedBy: deidreeastcomm@hotmail.com I would like for someone to add the VSS purge command to the list of available tasks for VSS. Allowing purging recursively would be a must. At this point, one would need to run the following commands to begin to attempt automation of the purging of a project and the subprojects below it. To get the list of CIs... ss Dir /* -D -R To actual purge a CI... ss Purge / --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org