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

Re: Unable to commit a file of size 4GB to svn repo

From: sathish Sarvepalli <mirchisathu_at_gmail.com>
Date: Mon, 29 Dec 2008 18:56:21 +0530

Hi smith,

Thanks for your reply.

*The SVN server is installed in RHEL 5 (so hopefully it is ext3)

*I'm accessing the server through a server (http://)

*Yes, Im getting the same error from the command line too.

* Yes, I need to push that 4GB file coz I mainly work on files they are too
large in size.

Thank you once again for your immediate response. Please let me know if you
have any other questions.

Thanks,
Sathish

>
>>
>>
> * What file system is used to store the repository (FAT32, NTFS, EXT3,
> ...)? FAT32 has file size limit at 2GB. Barring that, older versions of APR
> (Apache Portable Runtime), upon which subversion builds have a 32-bit limit
> on file sizes.
> * Are you accessing the repository locally (file:///) or through a server
> (svn:// , http://, https://)?
> * If you try to commit using svn from the command line, does the same error
> occur?
> * Are you sure you really need to be pushing 4 GB(!) files into your
> repository? Everything committed to the repository is "forever". Even if you
> later delete it, it will continue to take up space in your repository
> because it'll continue to be available in older revisions of the repository.
> That's not a bug. That's version control working as designed, but it is
> worth being aware of.
>
> --
> // Ben Smith-Mannschott
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=995008

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-29 14:32:11 CET

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

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