You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by John Goerzen <jg...@complete.org> on 2003/05/01 15:24:02 UTC

svn log dies for large changesets?

Here's some interesting data:

The following work:

svn log svn://quantz.debian.org/svn/linux/linus/1.1.x/current
and, on quantz:
svn log file:///svn/linux/linus/2.5.x/current

But this:
svn log svn://quantz.debian.org/svn/linux/linus/2.5.x/current

gives:
svn: Network connection closed unexpectedly
svn: Connection closed unexpectedly

With no actual output.

My assumption, therefore, is that svnserve has troubles with very
large log requests.  (The log output from the 2.5.x is no doubt many
times larger than from 1.1.x)  But I have no idea how to get more info
about it.  Ideas?


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