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

RE: Re: SVN and 7GB files

From: Ellinghaus, Lance <lance.ellinghaus_at_eds.com>
Date: 2005-06-07 23:43:25 CEST

See comments below... ('-' in front of them)

Lance Ellinghaus

-----Original Message-----
From: Christopher Ness [mailto:chris@nesser.org]
Sent: Tuesday, June 07, 2005 4:43 PM
To: users@subversion.tigris.org
Subject: Re: SVN and 7GB files

On Tue, 2005-06-07 at 16:03 -0400, Ellinghaus, Lance wrote:
> We are running SVN (version 1.1.2 r12471) under Solaris 8 and just
> found a problem and wanted to see if anyone else has seen it.

Can Apache handle a file > 2Gb?

I remember having problems trying to serve a DVD iso though Apache not
too long ago. I think the problem was with APR so svn probably has the
same problem and your version is a little dated.

A quick search turned this up:
         http://svn.haxx.se/users/archive-2004-11/1038.shtml

> Someone today had a local working directory that was empty and placed
> a 7GB file in that directory.

But it wasn't checked into the repository or scheduled to be checked in.
It was just sitting in the working copy?

- That is correct. It was just sitting in the directory. When the file
was removed from the directory, everything else worked afterwards.

> When they tried to do a 'svn update -u' it would fail.
> They were given the following error message when they tried to run
> that
> command:

update -u hmmmm. This might be a good time to upgrade apr and svn. Be
sure to try the flag given in that post if you want to include large
files in your repository.

- Sorry.. 'status -u'... Bad day today.. :)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 23:52:08 2005

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.