[Radiant] Radiant Article Categories
Bryan
haccontact at yahoo.com
Fri Aug 25 01:18:05 CDT 2006
>Patching isn't necessarily for the faint in heart.
Yeah, it is better left to the wiseheart ;)
Thanks again, John. The revised command worked. I received the output
listed below:
b-cs-imac-g5:~/development/radiant BC$ patch -p0 <
tagging_support_4.patch
patching file test/unit/page_context_test.rb
Hunk #2 FAILED at 372.
1 out of 2 hunks FAILED -- saving rejects to file
test/unit/page_context_test.rb.rej
patching file test/unit/behaviors/tag_display_behavior_test.rb
patching file test/unit/behaviors/tag_listing_behavior_test.rb
patching file test/unit/tag_test.rb
patching file test/unit/page_test.rb
patching file test/fixtures/pages.yml
Hunk #1 FAILED at 356.
1 out of 1 hunk FAILED -- saving rejects to file
test/fixtures/pages.yml.rej
patching file test/fixtures/tags_pages.yml
patching file test/fixtures/tags.yml
patching file app/behaviors/tag_display_behavior.rb
patching file app/behaviors/tag_listing_behavior.rb
patching file app/models/page_context.rb
patching file app/models/tag.rb
patching file app/models/page.rb
patching file app/controllers/admin/page_controller.rb
patching file app/views/admin/page/new.rhtml
patching file db/schema.rb
patching file db/migrate/010_create_tags.rb
I looked at the rej files and compared the patch with the original. I
think that I am approaching my technical limits(for now). I appreciate
you taking the time to help me with this.
Thanks,
Bryan
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list