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

Re: tagging from cmd or with SVN Kit

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-01-25 15:11:33 CET

On 1/25/07, jelle.volckaert@accenture.com <jelle.volckaert@accenture.com> wrote:
> I made myself a Maven plugin to make a daily build of my project.
>
> I call several Maven and Subversion commands from a batch script to automate
> it a bit.
>
> The only thing I have to do now is tag my revision I made the build of.
>
>
>
> I already searched for tag support in the SVN Kit, so I could implement this
> in my Maven plugin, but I haven't found anything.
>
> I checked the SVN commands, but nothing point to a tag.
>
> I know there's a copy behind the tagging, but isn't there an easier option
> to tag my code?

There is no explicit "tag" operation in Subversion. A tag is merely a
copy given special meaning by the user.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 25 15:12:08 2007

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.