RE: Assertion violation during update

2015-04-20 Thread Emmanuel Stapf
That could be it as I'm using svn 1.8.10 installed by Ubuntu 14.10. It is going to be hard for me to update that or test it when they upgrade to the latest version as I'm not sure if I'll be doing this in the future. You can close this. Thanks for the prompt reply, Manu > -Original Message

Re: Assertion violation during update

2015-04-20 Thread Andreas Stieger
Hello, On 20/04/15 17:08, Emmanuel Stapf wrote: > I was doing svn update. My source code has some files that I've moved. During > the update > there was a conflict and I typed `mc' to apply update to move destination. > After doing > that I got the following: > > Tree conflict on 'run-time/scoo

Re: svnmerge: command execution failed (exit code: -6)

2015-04-20 Thread Andreas Stieger
Hello, On 20/04/15 14:17, Hari Shankar Jena wrote: >I am trying resynch a branch with trunk and I used svnmerge. However, > svnmerge able to merge few revisions and suddenly it throws an error. Error > is > mentioned below. > > property 'svnmerge-integrated' set on '.' > > property 'svn

svnmerge: command execution failed (exit code: -6)

2015-04-20 Thread Hari Shankar Jena
Hi, I am trying resynch a branch with trunk and I used svnmerge. However, svnmerge able to merge few revisions and suddenly it throws an error. Error is mentioned below. property 'svnmerge-integrated' set on '.' property 'svnmerge-blocked' set on '.' svnmerge: command execution failed (e

Assertion violation during update

2015-04-20 Thread Emmanuel Stapf
Hi, I was doing svn update. My source code has some files that I've moved. During the update there was a conflict and I typed `mc' to apply update to move destination. After doing that I got the following: Tree conflict on 'run-time/scoop/private_queue.cpp' > local file moved away, incoming

svndumptool and svn:externals

2015-04-20 Thread MOKRANI Rachid
Hi, I moved my SVN server, and now I need to change our svn:externals path. I saw that svndumptool can help me to do that, but I don't know exactly the syntax command to run. My old SVN server is: http://my_old_server/ I can access to my SVN project with the URL : http://my_old_server/R11/MY

Re: Crash of mod_dav_svn Apache thread in membuf_create() at subversion/libsvn_subr/string.c:58

2015-04-20 Thread Philip Martin
Szőts Ákos writes: > When I update my repository, from time to time Apache threads crash with > Subversion functions appearing on the top. > > I use SVN with mod_dav_svn via HTTPS connections. > > Versions: > OS: openSUSE 13.2 x64 > Kernel: 3.16.7 > apache2-prefork: 2.4.10 > subversion and s