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

Re: Error E175002 on large commit

From: Torge Riedel <torgeriedel_at_gmx.de>
Date: Mon, 10 Nov 2014 22:44:35 +0100

Do you use apache for serving SVN via https? If this is the case you need to increase the server time out of apache. Don't know the directive right now, but it should be found easily in the docs.
Similar to other web servers.

Regards
Torge

Am 10.11.2014 um 15:00 schrieb David Aldrich:
> Hi
>
> I am using svn_load_dirs.pl to commit a large vendor library to our svn 1.8 repo. The client is svn v.1.7.9.
>
> The script fails when it attempts to commit the files:
>
> Transmitting file data ................svn: E175002: Commit failed (details follow):
> svn: E175002: PUT of '/subversion/<myr​epo>/!svn/txr/27-​r/trunk/<snip>​': timed out waiting for server (https://<myipaddr>) <https://%3cmyipaddr%3e)/>
>
> As I said, this will be a large commit (i.e. a large number of files).
>
> Do I just need to increase a server or client timeout?
>
> If so, which parameters do I need to adjust?
>
> Best regards
>
> David
>
Received on 2014-11-10 22:45:20 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.