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

Re: svn commit: r14031 - trunk/subversion/clients/cmdline

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-04-09 08:57:15 CEST

Philip Martin wrote:
> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>
>
>>Not true. svn:needs-lock is a client-side thing. It communicates to your
>>fellow collegues that this file must be locked. The repository doesn't
>>care.
>
>
> So a different client might bypass it? I didn't realise that (I'm not
> all that interested in locking).
>

   You can enforce it with a pre-commit hook if you want to
   make it mandatory. Pre-commit hook checks if needs-lock
   is set, and checks for lock if it is....

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 9 08:59:19 2005

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

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