E175012 and E175002 when trying to commit
From: Christoph Vogtländer <Christoph.Vogtlaender_at_sigma-surface-science.com>
Date: Tue, 2 Apr 2019 09:01:22 +0000
Hi list,
committing a huge change-set (about 110.000 new files, 10.000 deletions, 50.000 modified file, about 2GiB data payload) fails with a timeout during transaction submit:
$> svn ci -F svn-commit.tmp .
Before posting this to the mailing list I wanted to get the message in English. But, changing LANG also changed the behaviour.
$> LANG=en_GB.UTF-8 svn ci -F svn-commit.tmp .
This is reproducible. Running with de_DE.UTF-8 (my default LANG), svn will try to submit the change but runs into a time-out. Running with en_GB.UTF-8, svn fails with error 413.
Why is subversion acting differently with different language setting on the client side?
Any ideas what can be done to successfully commit the changes?
Client
Server:
-- Regards Christoph Sigma Surface Science GmbH, Idsteiner Str. 78, 65232 Taunusstein. Amtsgericht Wiesbaden, HRB 27422. Geschäftsführer: Norbert NoldReceived on 2019-04-02 11:02:22 CEST |
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.