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

Re: shelves in subversion

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 11 May 2009 09:59:48 -0400

On Mon, May 11, 2009 at 09:47, Geir Engebakken <geir.engebakken_at_edb.com> wrote:
> I have seen on the net that some people have added a new folder in addition to the standard trunk/tags/branches in SVN repsoitories, called shelves. These shelves are meant for "personal branches", that is a branch you make to be able to work in peace and quiet with your own stuff, and then merge this with trunk (or whatever) when you have finished. The idea here being that you can commit non compiling code at will, not disturbing others, while having the benefit that the code is under version control. Are there any "official" views on the usage of shelves in Svn, or any best-practice available?

Whatever makes sense for your organization. As long as your hook
scripts don't fire indiscriminately, so that people aren't emailed or
builds aren't triggered when they aren't warranted, what's the harm?

I don't see how it's any different, apart from name, from creating a
private branch.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2190963

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-11 16:00:42 CEST

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.