Hi Dscho,<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">I worked pretty hard on the 2nd generation Git synchronizer which tries to<br>
keep our ImgLib repositories in sync (we now have already three public<br>
ImgLib repositories: one on <a href="http://fiji.sc/" target="_blank">fiji.sc</a>, one on <a href="http://code.imagej.net/" target="_blank">code.imagej.net</a> and one on<br>
GitHub).<br></blockquote>
<br>Nice, thanks very much for this!<br><br>What do you think about combining the &quot;Git-synchronizer&quot; and &quot;Update-IJ2s-Git-Mirror&quot; jobs into a single &quot;Repository-synchronizer&quot; job? We can then add in additional repositories that require synchronization in the future (there will be several more, including imagej2).<br>

<br>Relatedly, one thing I am planning to do is create a &quot;scijava-base&quot; project of some kind in the <a href="http://github.com/scijava">github.com/scijava</a> space. Initially this would be toplevel Maven POM containing common settings: use of Java 1.6, version number constants to avoid version clashes between projects, a couple of necessary hacks, etc. Currently, these settings are duplicated between imagej2, imglib, imageja, scifio and loci-software project hierarchies. It would be better for them all to inherit from scijava-base. While we are at it, common scripts like the git-synchronizer could live there too.<br>

<br>Regards,<br>Curtis<br><br><br><div class="gmail_quote">On Tue, Feb 14, 2012 at 4:29 PM, Johannes Schindelin <span dir="ltr">&lt;<a href="mailto:Johannes.Schindelin@gmx.de" target="_blank">Johannes.Schindelin@gmx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear ImgLib developers,<br>
<br>
I worked pretty hard on the 2nd generation Git synchronizer which tries to<br>
keep our ImgLib repositories in sync (we now have already three public<br>
ImgLib repositories: one on <a href="http://fiji.sc" target="_blank">fiji.sc</a>, one on <a href="http://code.imagej.net" target="_blank">code.imagej.net</a> and one on<br>
GitHub).<br>
<br>
Jenna Jenkins executes the synchronizer every 5 minutes. If there are<br>
diverging branches or any other problems Jenna will send out mails to<br>
fiji-devel, imagej-devel, Curtis and me. Since GoogleGroups cannot invite<br>
anyone directly anymore, most likely these mails will be moderated for<br>
fiji-devel.<br>
<br>
Since nobody interested in the &quot;propagate branch deletions&quot; issue took<br>
care of it, the issue waited patiently for this revision to be solved.<br>
<br>
If you are interested in the script: it lives in Fiji&#39;s<br>
bin/git-synchronizer.sh.<br>
<br>
Ciao,<br>
Johannes<br>
<span><font color="#888888"><br>
--<br>
Please avoid top-posting, and please make sure to reply-to-all!<br>
<br>
Mailing list web interface: <a href="http://groups.google.com/group/fiji-devel" target="_blank">http://groups.google.com/group/fiji-devel</a><br>
</font></span></blockquote></div><br>