How to apply a patch

sraj49 wrote on Thursday, September 09, 2010:

Can someone help me explaining how to apply a patch file to openemr. I want apply the file called payment patch to openemer v 4.0 dev which I have downloaded to try. I do not know how to aplly the patch files. Openemr is residing in the public_html in a Linux Server.

Thanks a lot

Rj

visolveemr wrote on Saturday, September 11, 2010:

Hi,

Go to the directory where OpenEMR source files are. Please run the command

patch -p1 -i < patch file name with path

Thanks,
VicareplusTeam,
services@vicareplus.com

sraj49 wrote on Saturday, September 11, 2010:

Thanks a lot.

Raj