You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Yevern Govender <ye...@adsmr.co.za> on 2006/05/29 08:33:04 UTC

maximum filesize

Hi,

I would like to know what the maximum filesize limit is, for an individual file in an svn repository.

Thank you kindly. 

Yevern Govender
Software Developer
Naval Combat Management Systems

Tel: +27 11 313 9207
Fax: +27 11 313 9430

African Defence Systems (Pty) Ltd
968 Richards Road, Halfway House, Midrand
PO Box 420, Halfway House 1685
Gauteng, South Africa

Tel: +27 11 313 9000
Fax: +27 11 313 9379
E-mail: ads-sa@adsmr.co.za
Website: www.ads.co.za



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: maximum filesize

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 2, 2008, at 06:24, Alexander Lindemann wrote:

> Ryan Schmidt wrote:
>
>> On Apr 2, 2008, at 02:52, tarantella wrote:
>>
>>> Garrett Rooney wrote:
>>>
>>>> On 5/29/06, Yevern Govender wrote:
>>>>
>>>>> I would like to know what the maximum filesize limit is, for an
>>>>> individual file in an svn repository.
>>>>
>>>> There is no intrinsic limit, although depending on your filesystem
>>>> back end there are various factors involved.  For bdb the  
>>>> berkeley db
>>>> settings could limit you to some extent, and for fsfs depending on
>>>> your operating system and the version of APR you're using you could
>>>> hit bugs that limit individual commits to 2 or 4 gigs, although
>>>> current versions of APR should have corrected those issues.
>>>
>>> I have set the php filesize to 64mb.
>>> And my db accepts more.
>>> But with EGW it stops somewhere at 1-1,5mb. And it is not  
>>> consistent.
>>> Can someone tell me in english how I can adjust the filesize max
>>> upload?
>>
>> Subversion does not have a maximum file size parameter to adjust. As
>> Garrett said, there is no limit.
>>
>> PHP is not used to access Subversion.
>>
>> What db are you talking about?
>>
>> What is EGW?
>
> Hi,
>
> Ehh...
>
> Egroupware. Wrong forum?
> I am running Egroupware on a Mysql DB.
> And, as you see, I have trouble uploading large files.


Wrong forum. :) This mailing list is for Subversion, a.k.a. svn.  
Since your question is about Egroupware using MySQL, you should ask  
the Egroupware folks.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: maximum filesize

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 2, 2008, at 02:52, tarantella wrote:

> Garrett Rooney wrote:
>
>> On 5/29/06, Yevern Govender wrote:
>>
>>> I would like to know what the maximum filesize limit is, for an
>>> individual file in an svn repository.
>>
>> There is no intrinsic limit, although depending on your filesystem
>> back end there are various factors involved.  For bdb the berkeley db
>> settings could limit you to some extent, and for fsfs depending on
>> your operating system and the version of APR you're using you could
>> hit bugs that limit individual commits to 2 or 4 gigs, although
>> current versions of APR should have corrected those issues.
>
> I have set the php filesize to 64mb.
> And my db accepts more.
> But with EGW it stops somewhere at 1-1,5mb. And it is not consistent.
> Can someone tell me in english how I can adjust the filesize max  
> upload?

Subversion does not have a maximum file size parameter to adjust. As  
Garrett said, there is no limit.

PHP is not used to access Subversion.

What db are you talking about?

What is EGW?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: maximum filesize

Posted by tarantella <al...@hotmail.com>.
Hi,

I have set the php filesize to 64mb.
And my db accepts more.
But with EGW it stops somewhere at 1-1,5mb. And it is not consistent.
Can someone tell me in english how I can adjust the filesize max upload?

Thanks.


Garrett Rooney wrote:
> 
> On 5/29/06, Yevern Govender <ye...@adsmr.co.za> wrote:
>> Hi,
>>
>> I would like to know what the maximum filesize limit is, for an
>> individual file in an svn repository.
> 
> There is no intrinsic limit, although depending on your filesystem
> back end there are various factors involved.  For bdb the berkeley db
> settings could limit you to some extent, and for fsfs depending on
> your operating system and the version of APR you're using you could
> hit bugs that limit individual commits to 2 or 4 gigs, although
> current versions of APR should have corrected those issues.
> 
> -garrett
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/maximum-filesize-tp4628085p16444468.html
Sent from the Subversion Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: maximum filesize

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 5/29/06, Yevern Govender <ye...@adsmr.co.za> wrote:
> Hi,
>
> I would like to know what the maximum filesize limit is, for an individual file in an svn repository.

There is no intrinsic limit, although depending on your filesystem
back end there are various factors involved.  For bdb the berkeley db
settings could limit you to some extent, and for fsfs depending on
your operating system and the version of APR you're using you could
hit bugs that limit individual commits to 2 or 4 gigs, although
current versions of APR should have corrected those issues.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org