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

Patch 'railsexpress' not found. #5

Closed
ncri opened this issue Jan 16, 2012 · 6 comments
Closed

Patch 'railsexpress' not found. #5

ncri opened this issue Jan 16, 2012 · 6 comments

Comments

@ncri
Copy link

ncri commented Jan 16, 2012

Doing

./install.sh

rvm install 1.9.2 --force --patch railsexpress -n railsexpress

i get a patch not found message:

...
ruby-1.9.2-p290-railsexpress - #extracting ruby-1.9.2-p290 to /Users/nico/.rvm/src/ruby-1.9.2-p290-railsexpress
ruby-1.9.2-p290-railsexpress - #extracted to /Users/nico/.rvm/src/ruby-1.9.2-p290-railsexpress
Patch 'railsexpress' not found.
ruby-1.9.2-p290-railsexpress - #configuring
ruby-1.9.2-p290-railsexpress - #compiling
...

Nico

@mpapis
Copy link

mpapis commented Jan 24, 2012

@ncri
Copy link
Author

ncri commented Jan 24, 2012

Thx for fixing!

@ncri ncri closed this as completed Jan 24, 2012
@skaes
Copy link
Owner

skaes commented Jan 24, 2012

cool.

I kept the patchsets separate because I wanted to be independent from the rvm release schedule.

But yeah, if more people are using them, they could be merged.

@mpapis
Copy link

mpapis commented Jan 24, 2012

@skaes rvm uses now two branches(master/stable) and git flow to manage releasing, with this it's quite easy to introduce your fixes when needed. also rvm allows installation from any github repo so you can also:

rvm get branch skaes/

after pushing your fixes and before the pull request gets pulled

@mpapis
Copy link

mpapis commented Feb 3, 2012

@skaes I have configured your repo as a remote and pulled from it, works like a charm, thanks for keeping the same structure, I will try to keep track of this repo and pull it when something changes.

@skaes
Copy link
Owner

skaes commented Feb 3, 2012

That's awesome!

Thx a lot.

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

3 participants