30 Mar
2009
30 Mar
'09
6:12 a.m.
On 2009/03/30, at 3:59 PM, Roche III, Edward wrote:
When I apply the pacth with the following command:
git-apply ./home/sysadmin/Desktop/0001-Add-less-aggressive- whitespace-removal-to-itemBarcod.patch
error: C4/Circulation.pm: No such file or directory
error: installer/data/mysql/en/mandatory/sysprefs.sql: No such file or directory
I don't something is right? Especially the 2 errors at the end. What am I doing wrong?
run git-apply from any dir *within* your koha3 repo thats how git-apply works out where to apply the patch ;)