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

Re: Is that possible to enforce lock-modify-unlock model in a repository

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-08-19 07:47:50 CEST

William Yeung wrote:

> Dear All,
> I am a newbie in subversion, while I found the facilities are great
> (especially with TortoiseSVN), I have an issue here- my team are more
> used to lock-modify-unlock mechanism, and I have bad habits on forgot
> to check in source code, so this is more suitable for us :P Is there
> anyway to enforce such policy within an repository?

You can't really enforce it, but you can get pretty close if you set the
svn:needs-lock property on every file in the repository. Autoprops can
help here.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 19 07:49:41 2005

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.