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

Re: Should I delete branches after reintegrate

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 23 Mar 2009 12:14:01 -0400

You should at least use your pre-commit hook to lock it as read only.
That's what we do. Every once in a while, we will prune old branches
that no one is interested in.

Of course, even a deleted branch isn't really deleted -- just deleted
from the HEAD of that particular revision. You can always find the
data in it, and you can always reactivate it if you discover that you
still need it.

On Mon, Mar 23, 2009 at 10:50 AM, Victor Porton <porton_at_narod.ru> wrote:
> Should I delete branches after reintegrate? or leave dead branches laying around forever?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1390246
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

-- 
--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1390629
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-23 17:14:52 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.