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

Failed to "braid" a specific branch from render_component #1

Closed
sobrinho opened this issue May 27, 2009 · 2 comments
Closed

Failed to "braid" a specific branch from render_component #1

sobrinho opened this issue May 27, 2009 · 2 comments

Comments

@sobrinho
Copy link

Hello,

I tried to install render_component (http://github.com/ewildgoose/render_component/tree/rails-2.3) using that command:

braid add git://github.com/ewildgoose/render_component.git --rails_plugin --branch=rails-2.3

Apparently that works, but braid is cloning the master branch instead of branch rails-2.3. On .braids file thats show the branch: rails-2.3 but this doesn't working correctly.

I tried some repositories and i having the same issue. Check that please...

My environment: Rails 2.3, Braid 0.5, Git 1.6.3.1, Debian Lenny

@sobrinho
Copy link
Author

I used that command now (rails_plugin after branch):

braid add git://github.com/ewildgoose/render_component.git --branch=rails-2.3 --rails_plugin

And that worked... Check that...

@cristibalan
Copy link
Owner

Thanks for the report and the fix.

We're using the main gem to parse the parameters and it seems there might be a problem with that.

ttilley added a commit that referenced this issue Aug 10, 2011
This issue was closed.
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

No branches or pull requests

2 participants