svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Axel Kittenberger
Hello, below is my shell script that raises the svn segfault for me. The issue is, doing a relocate while having an external that is not in the working copy. It raised for me, since I got one automated instance that automatically sets externals for a repository, but does not need to check it out

Re: svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Axel Kittenberger
bes exactly what is in > the working copy, while the new code checks what is really there. (Will > even relocate working copies that are still there, but already removed from > svn:externals) > > > > Bert > > > > *From:* Axel Kittenberg

tunnel-user on apache2 dav vvn

2014-02-07 Thread Axel Kittenberger
Hello, do you know of a way to set a tunnel user using apache2 dav svn similar to --tunnel-user when accessing via ssh? That is using one common user to write on the file system but having another username appear in the svn logs? I want the username authenticated via apache2 using pwauth to

tunnel-user on Apache2 Dav Svn

2014-02-07 Thread Axel Kittenberger
Hello! Do you know of a way to set a tunnel user using apache2 dav svn similar to --tunnel-user when accessing via ssh? That is using one common user to write on the file system but having another username appear in the svn logs? I want the username authenticated via apache2 using pwauth to

Re: tunnel-user on apache2 dav vvn

2014-02-07 Thread Axel Kittenberger
Thank you for that information ;-) Kind regards, Axel