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

segfault when reverse merging in trunk

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 15 Mar 2013 18:23:14 +0100

Hi,

using a build from todays trunk:

$ svn co http://tortoisesvn.googlecode.com/svn/trunk/contrib/diff-scripts wc
$ cd wc
$ svn merge -r23995:23994
http://tortoisesvn.googlecode.com/svn/trunk/contrib/diff-scripts/diff-doc.js
diff-doc.js

this segfaults in libsvn_client/merge.c, line 7407 because
'merge_target' is NULL.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
Received on 2013-03-15 18:23:50 CET

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.