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

How to tell whether a branch is "locked" through a perm check on a pre-commit hook without actually checking in?

From: David M. Karr <dk068x_at_att.com>
Date: Fri, 18 Sep 2009 12:38:11 -0700

We lock branches here by doing a check in a pre-commit hook for whether
you have permission to write to a branch. They lock the branch by
somehow removing permissions for most people.

It's easy enough for me to check to see whether the branch is locked by
trying to do a commit, but is there a less intrusive way to check that?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-18 21:44:34 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.