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

Re: Lock Logs

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 3 Oct 2008 10:37:26 -0400

On Fri, Oct 3, 2008 at 10:33, mjpotts <pottsm_at_invergrove.k12.mn.us> wrote:
>
> Hello,
>
> Is there a way to show all of the log files related to why files were locked
> similar to the log files tortoisesvn shows for file changes?
>
> Could I somehow extract this information in a pre-lock hook script?

Locks aren't logged in the repository "long-term." Once a lock is
cleared, there's no history of it in the repository.

You would have to write a pre-lock hook to capture the lock message
entered by the user. Then you'd have to look at your log outside TSVN.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-03 16:37:31 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.