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

Re: Lock a branch

From: Subversionator <abraham.a.ehrlich_at_jpmorgan.com>
Date: Tue, 7 Apr 2009 09:55:22 -0700 (PDT)

Move the branch to a tag.

In other words, a branch is a series of revisions under the branch
directory. A tag is associated with a particular revision. So if you
svn mv URL/branches/yourbranch URL/tags/yourtag
it won't be editable anymore.

-- 
View this message in context: http://www.nabble.com/Lock-a-branch-tp7209400p22933547.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1579881
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 18:56: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.