On Tue, Oct 16, 2012 at 3:21 AM, Daniel Shahaf <danie...@apache.org> wrote:
> On Tue, Oct 16, 2012 at 03:16:23AM +0200, Stefan Fuhrmann wrote: > > On Tue, Oct 16, 2012 at 1:28 AM, Daniel Shahaf <d...@daniel.shahaf.name > >wrote: > > > > > danie...@tigris.org wrote on Mon, Oct 15, 2012 at 16:21:37 -0700: > > > > http://subversion.tigris.org/issues/show_bug.cgi?id=4246 > > > > > > > > In short, hotcopy fails because r1's revprops have been packed. > > > > > > If anyone wonders how I found this: I read r1358721:1358725, noticed > > > that upgrade/pack/recover were mentioned, and tested 'verify' and > > > 'hotcopy' - as other operations that take a const char *fs_path, rather > > > than an svn_fs_t *fs. > > > > > > > Oops. Thanks for noticing! Should be fixed now. > > > > The original problem is fixed yes, but another problem remains: if I pass > --pre-1.4-compatible in the first step, I get SIGFPE: > > svn-qavm,0:/tmp/danielsh% $svnadmin hotcopy r r2 > zsh: floating point exception $svnadmin hotcopy r r2 > svn-qavm,0:/tmp/danielsh% echo $? > 136 > Took me some while to track down the various places where this went wrong. r1404667 and r1404675 should fix pre-1.4 format issues. I'll try with 1.2 and 1.1 format to be sure they all work. -- Stefan^2. -- Certified & Supported Apache Subversion Downloads: * http://www.wandisco.com/subversion/download *