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

Re: Clarification on "moving tags" (from a CVS pov)

From: Phil Endecott <spam_from_subversion_users_at_chezphil.org>
Date: 2006-03-27 14:42:52 CEST
('binary' encoding is not supported, stored as-is) Marc Carter <MCARTER@uk.ibm.com> wrote:
> Having read several docs, I am still uncertain of how I am supposed to
> correctly amend a tagged level. Essentially, I created a tag but some
> changes were committed late to the trunk that should be included in the
> tagged level.

There are two things you can do:

- You can simply delete the tag, and tag the trunk again (including the new changes) with the same name.

- You can treat the tag as branch, and merge the new changes to the branch.

Phil.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 27 12:53:06 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.