Re: Commit Size Restriction

2016-07-13 Thread Siva
Thanks Friends. As Bret said, I am not able to identify the size of the Commit. Checking all the files one by one and verify size of the files is not what I expect. So, thinking to drop the plan for identify the Commit Size and restrict. Instead of that I can change Apache Configuration to res

Re: Commit Size Restriction

2016-07-13 Thread Johan Corveleyn
On Wed, Jul 13, 2016 at 10:13 PM, Greg Stein wrote: >> 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. >> >

Re: Commit Size Restriction

2016-07-13 Thread Greg Stein
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 >

RE: Commit Size Restriction

2016-07-13 Thread bert
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

Re: Commit Size Restriction

2016-07-13 Thread Stefan Hett
Hi Sivaram, Hi All, My Subversion Edge is installed in Windows Server. Is it possible to restrict commit size by repository or whole server? Haven't done that myself yet, but I take it a way to do so is to add a pre-commit hook in combination with some perl script verifying the size of the co

Commit Size Restriction

2016-07-13 Thread Siva
Hi All, My Subversion Edge is installed in Windows Server. Is it possible to restrict commit size by repository or whole server? Regards, Sivaram