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

SV: Enforcing locks

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2005-12-21 11:09:35 CET

> Now I've started using it and am wildly pleased, but I
> think one small feature would make it a dream and that
> is the ability to enforce file locking rather than mere
> support of it.

See the manual:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s18.h
tml

See the FAQ: http://tortoisesvn.sourceforge.net/node/163

You can solve your issue by setting the svn:needs-lock property on the
files where you want to enforce locking.

To make this automatic use the autoprops-feature in combination with a
server hook that forbids commits without the required property.

Hans-Emil

PS. Found a spelling error in the FAQ. Property reads "need-lock" should
be "needs-lock". DS.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 25 02:35:17 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.