CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Correct way to apply a diff patch?
Pages: [1]

Author Topic: Correct way to apply a diff patch?  (Read 2219 times)

mr.andrey

  • Guest
Correct way to apply a diff patch?
August 06, 2008, 11:44:01 am
Hello,

I'm trying to apply a .diff through using this command:

Code: [Select]
patch -p 0 < ProcessAuthorizeReport.diff
... from here: http://issues.civicrm.org/jira/browse/CRM-2009, and I'm getting the following error:

Code: [Select]
patching file bin/ProcessAuthorizeReport.php
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 584:

Am I missing something?

I'm using CiviCRM 2.0.5, and wanting to get Automatic Recurring Billing going with Authorize.net

Thanks,
Andrey.
« Last Edit: August 06, 2008, 11:46:20 am by mr.andrey »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Correct way to apply a diff patch?
August 06, 2008, 12:06:33 pm

The code in 2.0 is the latest version. So you dont need to apply the patch

I dont think it will work as is since it has not been upgraded to work with 2.0. You'll need to check and see what needs to be changed (or contact the original authors). Note that the core team did not write the code and hence dont have the skills or expertise to support it

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

mr.andrey

  • Guest
Re: Correct way to apply a diff patch?
August 06, 2008, 12:11:03 pm
Ah, I see.

Thanks, Lobo.

Best,
Andrey.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Correct way to apply a diff patch?

This forum was archived on 2017-11-26.