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

Quick abspath assertion in reintegrate merge

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Fri, 29 Jul 2011 00:23:38 +0300

[[[
% cd wc1/trunk/
% $svn cp -q A A2
% $svn ci -q -mbr
% echo >>A2/mu
% $svn ci -q -mmod
% cd A
% $svn merge --reintegrate ../A2
subversion/libsvn_wc/wc_db.c:6685: (apr_err=235000)
svn: E235000: In file 'subversion/libsvn_wc/wc_db.c' line 6685: assertion failed (svn_dirent_is_absolute(local_abspath))
zsh: abort $SVN merge --reintegrate ../A2
%
]]]
Received on 2011-07-28 23:25:30 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.