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

Re: [Subclipse-users] Transaction size

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-20 14:46:43 CEST

Álvaro Canales <alvaro@fib.upc.edu> wrote on 10/20/2006 07:29:13 AM:

> Is it possible to know transaction size in a commit so that I could
> implement a pre-commit hook script that not only checks the current
> repository size but also the current repository plus transaction size?
> In other words, to implement something similar to "quota" in a
> pre-commit script, how can I know the transiction size? I want to commit

> if (transaction_size + current_repository_size < MAX_REPOSITORY_SIZE). I

> already know the current_repository_size variable, but I still need the
> transaction_size one ;)
> Thank you in advance for your time!

Wrong mailing list. You probably meant users@subversion.tigris.org. This
is Subclipse.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 20 14:46:50 2006

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

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