I have 3 patches I want to apply. But after I have applied the first patch, all the other patches will fail with Hunk #28 FAILED at XXXX errors because the original file doesn't match the what the patch expects.
This leads me to think I need a local subversion repository installed with a Vendor branch (see http://svnbook.red-bean.com/nightly/en/svn-book.html) and I need to load into the vendor branch the revisions as listed in the patch files. Then I can merge the vendor branch changes over into my local changes. This is all new to me but the committers must do something similar when applying patches and facing failed hunks. Is anyone able to provide guidance or links to docs on the web somewhere. Google isn't being my friend today. Cheers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
