info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-cvs] CVS equivalent of svnant


From: Robert Clark
Subject: Re: [Cvs-cvs] CVS equivalent of svnant
Date: Tue, 6 Mar 2007 16:07:36 -0500
User-agent: KMail/1.9.6

On Tuesday March 6, 2007, lightbulb432 <address@hidden> 
wrote:
> lightbulb432 wrote:
> > What would the CVS equivalent of the svnant ant task (
> > http://subclipse.tigris.org/svnant/svn.html
> > http://subclipse.tigris.org/svnant/svn.html ) be?
> >
> > My project depends on a CVS project that I'd like to be compiled
> > to stay current with the latest CVS. I'd like to call that
> > project's ant build file from within my existing ant build
> > anytime the CVS has updated (i.e. download and compile files that
> > have updated since my last build).
> >
> > Is this possible in any way? Thanks.
>
> Perhaps somebody could point me in the right direction, or inform
> me whether there are other ways to accomplish what I've suggested.

There is an Ant CVS task:

   <http://ant.apache.org/manual/CoreTasks/cvs.html>

but you would probably do better asking this on the Ant users mailing 
list: 

  <http://ant.apache.org/mail.html>

- Rob






reply via email to

[Prev in Thread] Current Thread [Next in Thread]