Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 81856 invoked from network); 29 Sep 2005 07:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Sep 2005 07:44:46 -0000 Received: (qmail 92396 invoked by uid 500); 29 Sep 2005 07:44:25 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 91930 invoked by uid 500); 29 Sep 2005 07:43:51 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 91898 invoked by uid 99); 29 Sep 2005 07:43:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 00:43:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [210.245.32.200] (HELO mail.fts-vn.com) (210.245.32.200) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 00:43:55 -0700 Received: from [172.16.1.13] (helo=[172.16.1.13]) by mail.fts-vn.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1EKt4f-0002Ps-73 for dev@ant.apache.org; Thu, 29 Sep 2005 14:43:25 +0700 Message-ID: <433B9B3D.5000301@it.fts-vn.com> Date: Thu, 29 Sep 2005 14:43:57 +0700 From: Kev Jackson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Darcs antlib beta ready Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 {--} X-Spam-Report: Spam detection software, running on the system "mail.fts-vn.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi all, I've finally had time today to fix up my antlib for darcs. Functionally you can use it to call darcs with common commands (get, pull, initialize, add, record, whatsnew) [...] Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.8 ALL_TRUSTED Did not pass through any untrusted hosts X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I've finally had time today to fix up my antlib for darcs. Functionally you can use it to call darcs with common commands (get, pull, initialize, add, record, whatsnew) I'm missing - cool changelog task (ala CVS and SVN with xsl goodness), - complete docs - complete Junit tests - more functional unit tests - (antunit tests perhaps...) but at the moment you can use it to version code from ant - although the way Darcs works is a little different than CVS/SVN so I'm still figuring out how to use it effectively. I've tested it as an antlib jar on the classpath against the trunk of ant 1.7 Erm Final thing would be does anyone want to try it out?, and how would I push this to you for inclusion in the antlibs project? Kev PS thanks to Stefan for his SVN antlib from which I drew much inspiration (ie 90% of the code) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org