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

Re: Copy svn commmits

From: Gavin 'Beau' Baumanis <gavin_at_thespidernet.com>
Date: Fri, 07 Mar 2008 21:38:56 +1100

Thanks to you all for your replies.

@Ryan, I assume that your point is that I would still perform the Merge
operation - but into a TAG as opposed to a branch.
And instead of relying on "revisions" - I would have the naming of the
tag to assist with "rolling back" changes made (in error) to the
production system.

Despite having used SVN for several years now - I have never used merge
or path etc.
I always did these process by hand.... but though it about time I
learned a more efficient - less "human" method.

Thanks again!

John Peacock wrote:
> Ryan Schmidt wrote:
>
>> Different answer: I would have said what you're describing is a tag, not
>> a branch. Make a new tag, including a version number or the date or the
>> revision or some unique identifier in the tag name (e.g.
>> /tags/production-20080306).
>>
>
> Yes, but you should account for multiple tags generated per day, so add a
> serialization number, e.g. /tags/production-2008030501.
>
> NOTE that SVN::Notify::Mirror has explicit support for switching a remote
> working copy to a new tag (that matches a regex) as a post-commit (i.e. 100%
> automated)...
>
> John
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>

-- 
Gavin Baumanis
Principal
The Spidernet Web Design
W: http://www.thespidernet.com
E: gavinb_at_thespidernet.com
P: 03 9750-6313 (+61 39750 6313)
M: 0438 545 586 (+61 438 545 586)


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

Received on 2008-03-07 17:56:13 CET

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.