Re: [ros-users] Ros release script feedback

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] Ros release script feedback
hi Peter,

On Thu, Sep 29, 2011 at 5:26 AM, Peter Soetens <> wrote:
> I wonder if the release scripts could be modified such that the VCS module gets
> an extra option 'aim' which contains one of "package"/"tag"/"branch". The git
> vcs module could use this information to decide if a recursive checkout is
> needed or not.


That sounds like a good feature. Do you think you could provide a
patch that implements it?

We (at Willow) don't use git much (we're still using svn a lot, and
for DVCS, we're mostly on hg), so we don't see the problem you're
describing.

> Another question which rises is why on earth 3 checkouts are done, and why it
> doesn't work on a single checkout of the sources.


Perhaps another patch? For svn (where the release scripts started),
there's only 1 checkout; the tag and branch steps are invoked
remotely.

    brian.