On Thu, Dec 9, 2010 at 12:51 PM, vila <span dir="ltr"><<a href="mailto:v.ladeuil%2Blp@free.fr">v.ladeuil+lp@free.fr</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
>>>>> Andrew S Townley <<a href="mailto:ast@atownley.org">ast@atownley.org</a>> writes:<br>
<br>
If you maintain the trees yourself, you may want to resync their<br>
histories too, that would get rid of the conflicts entirely. Also using<br>
Unison (based on rsync right ?) should not give better results than 'bzr<br>
pull' (especially if you use the recommended stable 2a format).<br></blockquote><div><br>afaik unison is not based on rsync: rsync is unidirectional, while unison is bidirectional.<br>I wonder if unison could be used to keep synchronized a selection of machine specific branches contained in shared repositories. Suppose a shared repository 'repo' is laid out as in:<br>
<br>repo/<br>repo/trunk<br>repo/dev<br>repo/machine_a/trunk<br>repo/machine_a/dev<br>
repo/machine_b/trunk<br>
repo/machine_b/dev<br>
<br>could I just keep synchronized (across machine A and machine B) with unison the repo/machine_a/* and repo/machine_b/* branches? Would it work?<br>(the idea is that on machine A one works only with repo/machine_a/* and on machine B only with repo/machine_b/*)<br>
<br>Cheers,<br>Marco<br><br></div></div>-- <br>Marco Pantaleoni<br><br>