AW: E175012 and E175002 when trying to commit

2019-04-04 Thread Christoph Vogtländer
Hi Pavel, > Von: Pavel Lyalyakin [mailto:pavel.lyalya...@visualsvn.com] > Gesendet: Donnerstag, 4. April 2019 15:18 > > I see that you use VisualSVN Server. But do you use VDFS (Multisite > Repository Replication)? Do you see the following error when you commit to a > slave VDFS repository? > [[

Re: E175012 and E175002 when trying to commit

2019-04-04 Thread Pavel Lyalyakin
Hello Christoph, On Thu, Apr 4, 2019 at 12:39 PM Christoph Vogtländer < christoph.vogtlaen...@sigma-surface-science.com> wrote: > I have now a working setup with > > LimitXMLRequestBody 3200 > Timeout 36000 > > I can successfully commit the change-set using LANG=de_DE.UTF-8, > LANG=en_GB.UTF-

AW: E175012 and E175002 when trying to commit

2019-04-04 Thread Christoph Vogtländer
I have now a working setup with LimitXMLRequestBody 3200 Timeout 36000 I can successfully commit the change-set using LANG=de_DE.UTF-8, LANG=en_GB.UTF-8 or LC_TYPE=C To wrap this up: It seems there is a bug when using de_DE.UTF-8. The commit should be denied in case the XML request body is

AW: E175012 and E175002 when trying to commit

2019-04-03 Thread Christoph Vogtländer
> Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Dienstag, 2. April 2019 22:20 > I'm not sure, especially given that both locales are UTF-8 ones. A few > shots in the dark: > > - Try '-F /dev/null' instead of '-F svn-commit.tmp'. This will fail with E175012 (but with different "d

AW: E175012 and E175002 when trying to commit

2019-04-03 Thread Christoph Vogtländer
> Von: Johan Corveleyn [mailto:jcor...@gmail.com] > Gesendet: Mittwoch, 3. April 2019 10:18 > Perhaps the difference between your first and second attempt is not > caused by different language settings, but because the working copy > was in a different state? For instance, if the "base" of your wor

Re: E175012 and E175002 when trying to commit

2019-04-03 Thread Johan Corveleyn
On Tue, Apr 2, 2019 at 10:20 PM Daniel Shahaf wrote: > > Christoph Vogtländer wrote on Tue, 02 Apr 2019 09:02 +00:00: > > 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 e

Re: E175012 and E175002 when trying to commit

2019-04-02 Thread Daniel Shahaf
Christoph Vogtländer wrote on Tue, 02 Apr 2019 09:02 +00:00: > 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 diffe

E175012 and E175002 when trying to commit

2019-04-02 Thread Christoph Vogtländer
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 . Sende ... Lösche ... Füge hinzu ... ... Übertrage Daten ... .er