[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Branches, Tags, Code Workflow Question

From: Rob Wilkerson <r.d.wilkerson_at_gmail.com>
Date: 2006-11-13 20:27:46 CET

I think you meant to send this to the list rather than to me. Don't
forget to reply to all on this list (I forget a lot as well). I'm
posting back to the list.

On 11/13/06, Jim Reynolds <jim.jreynold@gmail.com> wrote:
> Good I was hoping I was in the ballpark.
>
> Now one last question ... not sure if someone would know or not. If I
> tag a branch to do a build, I would like to have "ant" pull that tag
> via a ant build script. I do not see any ant tasks for pulling tags?

SvnAnt (http://subclipse.tigris.org/svnant/svn.html) pulls, just like
svn itself, revision numbers. Each time the code base is tagged a
revision number is created. Just pull the revision number that was
created when the tag was created and you should have what you're
after.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 13 20:28:45 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.