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

Re: tortoisesvn break lock doesn't obey repo-browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 11 Sep 2008 17:26:32 +0200

Eric Himmelreich wrote:
> I'm a Subversion admin and I don't want that the users break or steal
> the locks. So I use the pre-lock hook on the repository which is working
> well if the users try to get lock with a right-click on a file. But they
> still can break lock with the repo browser. My pre-lock hook is not
> called in this case. Do you know what can I do to avoid users breaking lock?
>
>
>
> This question has been asked before, but I didn’t see a solution
> listed. Is there any way I can troubleshoot this? I’d Like get the
> output from tortoisesvn when it tries to run the pre-lock script, to see
> where the problem is. Furthermore, what is the command that “break
> lock” is actually sending to subversion (is it the –force argument?).

You should report this on the Subversion mailing list: TSVN is only a
Subversion client and can't call your hook scripts directly: they're
called by the server process alone.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-09-11 17:26:58 CEST

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

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