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

Re: user lock list

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 6 Jan 2012 16:16:01 -0500

On Fri, Jan 6, 2012 at 15:17, Dave Huang <khym_at_azeotrope.org> wrote:
> On Jan 6, 2012, at 1:08 PM, Andy Levy wrote:
>> Or you could run svn info against every item in the
>> repository via URL - but that would be extremely slow.
>
> I guess that depends on how big your repo is. I have a script that send a reminder email to people who have kept files locked for over a week. It does an "svn info -R --xml" on the trunk directory via URL, and performance is fine: it takes 12 seconds for about 3000 files.
>
> svnadmin lslocks is fast, but as far as I can tell, it doesn't support XML output, which makes it more inconvenient to parse from a script.

svn info -R --xml has been running for nearly an hour on my
repository. I don't know how many files are in it, but it's over 9000
revisions. Server is 1.5, client 1.7.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2906631

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-06 22:16:53 CET

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.