Le Tuesday 05 Jun 2012 à 09:41:36 (-0700), Alex Boisvert a écrit : > On Tue, Jun 5, 2012 at 7:59 AM, Guillaume Yziquel < > [email protected]> wrote: > > > Hi. > > > > I have a collection of git repositories managed by google repo. > > > > http://source.android.com/source/version-control.html > > > > [...] > > > > Is there any easy monkey-patching way to make the release target support > > repo instead of git? (Knowing that repo has the ability to apply some git > > commands recursively on sub-repos). > > > > Release tagging is pluggable. Look into lib/buildr/core/build.rb for how > to plug your Release implementation and for the two reference > implementations (Git and SVN). > > alex
Thanks a lot. Working on it. Best regards, -- Guillaume Yziquel, Software Developer Crossing-Tech Parc Scientifique EPFL www.crossing-tech.com
