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

RE: Notice of Someone Else's Lock - A Second Lock Overlay

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-05-19 09:46:53 CEST

Hi Rob,

The lock information has to be pulled from the server, which is the reason
why it is not "always there". The best you can get from TortoiseSVN is the
read only icon which tells you that a file needs to be locked before you are
allowed to edit it.

For your use case I'd stick with the web page and write some post-(un)lock
hooks that update the page directly or that just fire some sql statements
which update delete the lock information in a database, which is then pulled
to the web page.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 19 09:47:14 2006

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.