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

Re: Merge in Revision Graph

From: Alexander <lazybadger_at_gmail.com>
Date: Wed, 7 Mar 2012 08:53:02 -0800 (PST)

On Wednesday, March 7, 2012 3:51:46 PM UTC+6, Fuhrmann, Hauke wrote:
>
>
>
> For a big project, it happens quite often that single developers forgot to
> check files into the trunk or similar stuff. So the versioning role guy has
> to also move those overdue changes into the tag after the tag has been
> created.
>
In case of SVN tag is (conventionally) RO path, and any revision in SVN is
snapshot of *entire repo*. Thus, if some revisions after tagging must be
reflected in tag, proper way is

   - delete old tag
   - re-create tag from correct revision

Repo-browser is good candidate to do it in GUI-way

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2932001

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-07 17:53:14 CET

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

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