On Sep 1, 2008, at 12:48 PM, Hinnerk Haardt wrote:
> After checking in a ~62 MByte mp3 in an otherwise quite small
> repository (a few KBytes), svn co and svn up don't get most of the
> files in the repository any more. Additionally the speed of
> repository access drops(?) to less than 7KBit, the slowest part of
> the link being a 2MBit line.
>
> Server is at Version 1.4.4, transport is https, client is at
> version 1.5.1, no errors in any log as far as I can see, server and
> client system are basically idle.
>
> Removing the file from the repository "resolved" the issue.
>
> Is this behaviour of subversion expected?
Certainly not, but I can't speculate as to what has happened without
a lot more information. A reproduction recipe of command would be
best, beginning with a command like "svnadmin create testrepo" and
ending with the unexpected output you got (and what output you
expected instead).
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-03 10:18:04 CEST