Error when applying to Drupal5-7
| Project: | Core searches |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Grab the latest coresearches from cvs and running against Drupal 5-7 gives errors. Not sure if I am doing anything wrong or diff needs updating due to changes in search core. Here's the error.
$ patch < sites/all/modules/coresearches/searches.patch
can't find file to patch at input line 8
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Index: modules/node/node.module
|===================================================================
|RCS file: /cvs/drupal/drupal/modules/node/node.module,v
|retrieving revision 1.776.2.21
|diff -u -r1.776.2.21 node.module
|--- modules/node/node.module 29 Sep 2007 23:41:28 -0000 1.776.2.21
|+++ modules/node/node.module 13 Dec 2007 12:19:27 -0000
--------------------------
File to patch: modules/node/node.module
patching file modules/node/node.module
Hunk #4 FAILED at 1051.
Hunk #5 succeeded at 1649 (offset 2 lines).

#1
I've rerolled in DRUPAL-5--1-0 for DRUPAL-5-7 and DRUPAL-5-8 (currently DRUPAL-5)
#2
Automatically closed -- issue fixed for two weeks with no activity.