<div dir="ltr">Hi,<br><br><div class="gmail_quote">2008/9/18 <span dir="ltr"><<a href="mailto:in-svk-users@baka.org">in-svk-users@baka.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
In message <<a href="mailto:sjm63ouriwo.fsf@pgpdev.ihtfp.org">sjm63ouriwo.fsf@pgpdev.ihtfp.org</a>>, Derek Atkins writes:<br>
<br>
My google fu failed me. I'm trying to figure out if svk's merge<br>
tags are compatible with svnmerge. I.e., if I do a merge with<br>
svnmerge will svk realize this, and if I do a merge with SVK<br>
will svnmerge realize this? I'm asking this because currently<br>
I'm using svk, but some of my co-workers are using svnmerge.<br>
I want to make sure that if I do a merge and they do a merge<br>
we wont get merge conflicts due to duplicate changeset merging.<br>
</div></blockquote><div><br>No, unfortunately svk and svnmerge don't know the metadata of each other at this point.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And is it compatible with the new Subversion 1.5 auto-merge<br>
functionality which obviates svnmerge?<br></blockquote><div><br>We started to do some integration with 1.5's merge info, however the c level data structure in subversion is quite complicated (but not impossible), so it's not even represented in the perl bindings. But once we have the merge info recognised, we still need to extend our current trivial merge meta data to incorporate the more-flexible ones. I think ruz has the initial design a while ago.<br>
<br>Cheers,<br>CLK<br> <br></div></div></div>