Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 50176 invoked from network); 21 Jul 2005 15:39:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2005 15:39:47 -0000 Received: (qmail 58353 invoked by uid 500); 21 Jul 2005 15:39:45 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 58293 invoked by uid 500); 21 Jul 2005 15:39:45 -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 58275 invoked by uid 99); 21 Jul 2005 15:39:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2005 08:39:45 -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 [68.142.200.159] (HELO web30906.mail.mud.yahoo.com) (68.142.200.159) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 21 Jul 2005 08:39:38 -0700 Received: (qmail 41715 invoked by uid 60001); 21 Jul 2005 15:39:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=MBToLf25quxX5fqALzcwWJRmTC2dubpt1TWbpb1MJ0ITe0d1TCukn37Y/g9aQH78G0+Hm1dlP89K59EYKKPo+2Qfo7m8VuGoj5dk7ToLgWnhxBl9lLQtdic8wN6jjUs273kQD3WjUfgNGnWe8nHfccHVagG8VeySk2rVl76ChOg= ; Message-ID: <20050721153940.41713.qmail@web30906.mail.mud.yahoo.com> Received: from [65.247.233.122] by web30906.mail.mud.yahoo.com via HTTP; Thu, 21 Jul 2005 08:39:40 PDT Date: Thu, 21 Jul 2005 08:39:40 -0700 (PDT) From: Matt Benson Subject: Re: Ant StarTeam Checkout patch To: Ant Developers List In-Reply-To: <4C23D8CA64819D44BF3F8134E0CF0E65096CB445@CHAPDMSXMB04.ad.tiaa-cref.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- "Burgess, Benjamin" wrote: > Some time ago I contacted Steve Cohen (an ant > committer who used to > maintain the Ant StarTeam tasks) about my > willingness to help with these > tasks due to my current position working closely > with the StarTeamSDK. > I have come up with 3 changes to be made which will > more than double the > speed of these tasks. Unfortunately, I do not have > access to CVS in > order to create patch files (does someone know > another way/tool to > create patches?) but due to the very small changes Access to CVS? If you can get the code from CVS HEAD, all you need is a Unix (or Cygwin) diff program: diff -u orig-file your-file >patch-file HTH, Matt __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org