[svk-devel] Hit by merge-ticket corruption again...

Daniel Jacobowitz drow at false.org
Thu Oct 11 09:12:20 EDT 2007


On Thu, Oct 11, 2007 at 11:12:09AM +0200, Brice Figureau wrote:
> I want to understand this issue and to debug it, I want to know:
>  *) where merge-tickets are stored when you 'push' ? I know that the
> merge-tickets are stored in the 'svk:merge' SVN root property when you
> 'pull', but for the reverse operation ?

svk:merge on the other side.

>  *) why do we need to put merge-tickets in a global svn property, shared
> by all the users ? Wouldn't it be better to store those merge-tickets in
> a file in the depot, since this information is purely local and bound to
> one depot ?

No, it isn't local.  You can do the merge in another depot and push it
back.

I've hit this bug too.  I couldn't come up with a testcase either.

-- 
Daniel Jacobowitz
CodeSourcery


More information about the svk-devel mailing list