Re: Playing with svnmover

2015-04-07 Thread Stefan Fuhrmann
Hi Julian, Here the things that I noticed while playing with svnmover. I was going for a FSFS / FSX library duplication scenario. The only major problem IMO, is that "branchify" is currently too destructive: Applied within an existing branch, it seems to make merges from & to the respective sub-t

Re: Segfault in Perl bindings when commit touches a large number of files

2015-04-07 Thread Philip Martin
Roderich Schupp writes: > On Monday, March 23, 2015 at 1:35:49 PM UTC+1, Philip Martin wrote: >> >> This makes svn_swig_pl_from_md5 follow the same pattern as >> svn_swig_pl_from_stream. I've committed this to trunk as r1668618. > Using Swig's %append_output is the correct way. I fixed another

RE: branching over mod_dav 2.4.6 is O(tree)

2015-04-07 Thread Bert Huijben
> -Original Message- > From: Ben Reser [mailto:b...@reser.org] > Sent: zaterdag 4 april 2015 23:49 > To: Johan Corveleyn > Cc: Subversion Development > Subject: Re: branching over mod_dav 2.4.6 is O(tree) > > On 4/4/15 1:47 PM, Johan Corveleyn wrote: > > I only know SVN, not much of http