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

Re: Cannot checkout full contents of repository

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Thu, 17 Jan 2008 15:09:29 -0600

On Jan 17, 2008, at 13:22, banderson wrote:

> I have my svn server on a redhat 4 server, and my client is a Win XP
> computer. I am using cygwin as my ssh client, and both TortoiseSVN
> and
> Eclipse' SVN are having the same problem: I can checkout some
> files, but
> then it hangs when it comes to a large (still less than 2MB) file.
> It waits
> almost an hour before throwing the error "Connection closed
> unexpectedly".
> I've removed the large file, and I can checkout just fine. Is there a
> setting as to what file size I can have in the repository?

There is no such setting and there is no limit, beyond the limit of
your APR library (use APR >= 1.2 if you need to deal with revisions >
2 GB) and the limits of your filesystem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-17 22:09:56 CET

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.