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

RE: Commit Size Restriction

From: <bert_at_qqmail.nl>
Date: Wed, 13 Jul 2016 21:18:05 +0200

How do you define ‘commit size’?
With delta compression, re-use on copies of files and directory trees, etc. it is very hard to define what size a commit would be.

And as we have pluggable filesystem backends we don’t know what amount of disk space would be used after a commit.

Personally I would just use a simple commit filter if necessary, to avoid users accidentally committing DVD images.

Bert

Sent from Mail for Windows 10

From: Siva
Sent: woensdag 13 juli 2016 16:07
To: subversion-users
Subject: Commit Size Restriction

Hi All,

My Subversion Edge is installed in Windows Server.

Is it possible to restrict commit size by repository or whole server?

Regards,
Sivaram
Received on 2016-07-13 21:18:17 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.