On E, 2007-07-23 at 03:18 +0100, Pratik wrote: > * Always applies patch from top level ( -p0 )
Why not try to either find the files referenced in the patch and then apply the patch at the correct directory or at least try to apply the patch at a specific component directory? http://rails.corefun.org/tasks/14 is a nice example of the problem, if the patch had been applied at the correct component level then it should have applied correctly. Also it shouldn't hurt to try to apply the patch with -p1 after -p0 fails with files not found. -- Tarmo Tänav <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
