Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix submodule handling #37

Merged
merged 6 commits into from
Aug 17, 2017
Merged

Fix submodule handling #37

merged 6 commits into from
Aug 17, 2017

Conversation

doudou
Copy link
Member

@doudou doudou commented Aug 16, 2017

Fixes rock-core/autoproj#147

To test in an existing workspace, checkout this PR's branch separately and manually edit .autoproj/Gemfile to add

gem 'autobuild', path: '/path/to/the/checkout'

Then run from the workspace root:

unset BUNDLE_GEMFILE
.autoproj/bin/bundle

You should see a line that looks like:

Using autobuild ... from source at `/path/to/the/checkout`

@D-Alex
Copy link
Member

D-Alex commented Aug 17, 2017

Works like a charm

@doudou doudou merged commit 180e217 into master Aug 17, 2017
@doudou doudou deleted the fix_submodule_handling branch August 17, 2017 16:28
@doudou
Copy link
Member Author

doudou commented Aug 17, 2017

Released as v1.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants