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

Re: Size of SVN Transaction vs Actual commit size

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 7 May 2010 13:54:15 +0300 (Jerusalem Daylight Time)

Ravi Roy wrote on Fri, 7 May 2010 at 15:56 +0530:
> I want to compute the transaction size based on some predefined value
> (say 5 MB)

Most probably, you're interested in the size of something *created*
by the transaction --- not in the physical size of the on-disk
representation of the transaction itself. The transaction isn't
a long-lived repository object.

> and allow commit to the repository if transaction size (in
> case new file commit) is less than or equal to this size.
>
> Any idea you have ?
>
> Thanks!
>
> -RR
>
Received on 2010-05-07 12:54:14 CEST

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.