Hi, On Sat, Oct 15, 2011 at 4:08 PM, Ard Schrijvers <[email protected]> wrote: > On Sat, Oct 15, 2011 at 11:07 AM, Bart van der Schans > <[email protected]> wrote: >> That looks like the subversion merge tracking info. According to >> subversion "Subversion tries to generate merge metadata whenever it >> can, to make future invocations of svn merge smarter." [1] So it >> should be just fine. > > You can merge without doing all these, imho annoying tracking info with
It's better if we keep the svn:mergeinfo properties, as it makes managing the maintenance branches easier. That's why I explicitly recommend [1] using "svn merge -c <revision> ^/jackrabbit/trunk" for backporting changes. [1] http://jackrabbit.apache.org/issue-tracker.html BR, Jukka Zitting
