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

Stale Transactions

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: 2007-09-13 22:37:17 CEST

Hi all,

I was wondering about when it's safe to remove a stale transaction.
Transactions show up as directories on the server, e.g. 11290-1.txn/
and 13548-2.txn/.

In general, if I see N-1.txn/ and the current revision is N or higher,
does that mean I can safely remove the N-1.txn/ directory (and any
N-2.txn/, N-3.txn/, etcetera directories)? Or do I have to wait until
N+1 has been committed? Or is it not that easy to determine whether a
transaction is stale or not?

Cheers,
Hilco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 13 22:33:53 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.