[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: John Peacock <john.peacock_at_havurah-software.org>
Date: Fri, 07 Mar 2008 04:08:50 -0500

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
Received on 2008-03-07 10:09:00 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.