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

Re: Stale Transactions

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: 2007-09-14 03:46:52 CEST

On 9/13/07, Blair Zajac <blair@orcaware.com> wrote:
> I would use
>
> svnadmin lstxns PATH
>
> to get all the transactions then for each one, get the date from it
>
> svnlook date -t TXN_ID PATH

Oh cool, I didn't realise there were commands for this.

It doesn't really answer my question, though. How do I know whether I
can remove them or not? Is it really enough to check the current
revision? Or does one check the date and assume that it's a stale
transaction if it's older than, say, a month?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 14 03:43:32 2007

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

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