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

Re: Assert in svn-1.7-alpha2 svn_client_merge3

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 14 Jul 2011 17:20:29 +0100

On Tue, 2011-07-12, Barry Scott wrote:
> 1. Get http://pysvn.barrys-emacs.org/source_kits/pysvn-merge-assert.tar.bz2
> 2. tar xf pysvn-merge-assert.tar.bz2 -C /tmp
> 3. cd /tmp/pysvn-workspace/Sources
> 4. THe scripts assume that the SVN you wish to use is in /usr/local
> edit repo-merge-assert.sh and change the --svn-root-dir if that is not the case
> 5. ./repo-merge-assert.sh

Thanks, Barry. Using your recipe I was able to reproduce the problem
and verify that my fix fixes it.

- Julian

> At this point you have a core file.
>
> Run ../Tests/merge_crash.sh that will echo the two lines you need to run the command
> to repeat the crash. Do the obvious to use gdb with the command.
>
> $ export PYTHONPATH=...
> $ gdb /usr/bin/python
> >>> run /tmp/pysvn-workspace/Examples/Client/svn_cmd.py ...
Received on 2011-07-14 18:21:07 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.