Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-15 Thread Julian Foad
On Fri, 2011-07-15 at 10:46 +0100, Julian Foad wrote: > On Thu, 2011-07-14, Barry Scott wrote: > > On 14 Jul 2011, at 17:36, Julian Foad wrote: > > > > > On Thu, 2011-07-14 at 17:20 +0100, Julian Foad wrote: > > >> On Tue, 2011-07-12, Barry Scott wrote: > > >>> 1. Get > > >>> http://pysvn.barrys

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-15 Thread Julian Foad
On Thu, 2011-07-14, Barry Scott wrote: > On 14 Jul 2011, at 17:36, Julian Foad wrote: > > > On Thu, 2011-07-14 at 17:20 +0100, Julian Foad wrote: > >> 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 py

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-14 Thread Barry Scott
On 14 Jul 2011, at 17:36, Julian Foad wrote: > On Thu, 2011-07-14 at 17:20 +0100, Julian Foad wrote: >> 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-wor

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-14 Thread Julian Foad
On Thu, 2011-07-14 at 17:20 +0100, Julian Foad wrote: > 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 S

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-14 Thread Julian Foad
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-asser

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-12 Thread Barry Scott
On 12 Jul 2011, at 15:02, Julian Foad wrote: > On Mon, 2011-07-11 at 12:23 +0100, Julian Foad wrote: >> On Sat, 2011-07-09, Barry Scott wrote: >>> svn built with ./configure --prefix=/usr/local --enable-debug on >>> Fedora 15 x86_64. >> >> Hi Barry. This stack trace and info is useful, ... >>

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-12 Thread Julian Foad
On Mon, 2011-07-11 at 12:23 +0100, Julian Foad wrote: > On Sat, 2011-07-09, Barry Scott wrote: > > svn built with ./configure --prefix=/usr/local --enable-debug on > > Fedora 15 x86_64. > > Hi Barry. This stack trace and info is useful, ... > > > Let me know if you want to run this yourself. I c

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-11 Thread Julian Foad
On Sat, 2011-07-09, Barry Scott wrote: > svn built with ./configure --prefix=/usr/local --enable-debug on > Fedora 15 x86_64. Hi Barry. This stack trace and info is useful, ... > Let me know if you want to run this yourself. I can provide a tarball > with the pysvn sources that trigger this and

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-09 Thread Barry Scott
On 6 Jul 2011, at 15:53, Hyrum K Wright wrote: > Can you reproduce this with a non-optimized build of Subversion? Many > of the function arguments in the stack trace appear to be optimized > out, making it less than useful. > > -Hyrum svn built with ./configure --prefix=/usr/local --enable-deb

Re: Assert in svn-1.7-alpha2 svn_client_merge3

2011-07-06 Thread Hyrum K Wright
Can you reproduce this with a non-optimized build of Subversion? Many of the function arguments in the stack trace appear to be optimized out, making it less than useful. -Hyrum On Sat, Jul 2, 2011 at 11:13 AM, Barry Scott wrote: > I'm testing 1.7-alpha2 against pysvn using Fedora 15 and I'm se