[fpc-devel] FPC SVN Error and Wow!
Michael Van Canneyt
michael at freepascal.org
Fri Nov 7 20:24:05 CET 2008
On Fri, 7 Nov 2008, listmember wrote:
> > You were trying to download trunk and all possible branches.
>
> Of course I am. That was and is my intention.
>
> My problem isn't disk space. Problem seems to be on the side of the server
> --somehow.
>
> It tells my side (client, i.e. TortoiseSVN) "413 Request Entity Too Large" at
> exactly the same point all the time every time.
And the error is quite clear: you're pushing too much data to the server.
Try cutting up in several smaller chunks:
Browse the server repository, and request only the branches that you need.
Michael.
More information about the fpc-devel
mailing list