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

svn log dies for large changesets?

From: John Goerzen <jgoerzen_at_complete.org>
Date: 2003-05-01 17:24:02 CEST

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
Received on Thu May 1 17:25:24 2003

This is an archived mail posted to the Subversion Dev mailing list.

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