Displaying 1 result from an estimated 1 matches for "rails_tmp".
Did you mean:
rails_app
2005 Dec 17
10
need some tips for applying patches
...Sorry for the annoying questions that are probably second nature to all
you patchers out there but completely opaque to me.
For the record, here is what I *tried* and failed to do.
This is based on the following article:
http://sean.treadway.info/articles/2005/06/23/patch-your-rails-trunk
mkdir rails_tmp
cd rails_tmp
svn co http://dev.rubyonrails.org/svn/rails/branches/stable
cd stable/activerecord
curl
"http://dev.rubyonrails.org/attachment/ticket/1911/more_flexible_fixture_architecture.patch?format=raw"
| patch -p0
Here is the output of the last command:
% Total % Received % Xf...