On Fri, Jul 24, 2009 at 11:34 AM, Assaf Arkin <[email protected]> wrote:

> On Fri, Jul 24, 2009 at 11:00 AM, Daniel Spiewak <[email protected]
> >wrote:
>
> > I'm a little confused.  Do we need to revert my "fix"?  To me, it seems a
> > little more natural that the detection would work regardless of location.
> > For one thing, just about every Buildr task functions from any project
> > directory.  For another, the SVN repo detection will work regardless of
> > sub-directory (just by virtue of how SVN works).
>
>
> You can buildr release from any directory, since it switches to the root
> directory first, then runs the task from there.  The issue is: is it a good
> idea to run the release cycle (commit, tag, etc) on a sub-tree of your
> repository?  Like Alexis said, the feature was to not allow that (you
> probably want to use git submodule or git subtree).


BTW, the tag currently applied uses the sub-project's version number (as-is)
so as it stands, it's not a good idea.

alex

Reply via email to