3
edits
Line 118: | Line 118: | ||
'''Windows''' | '''Windows''' | ||
After using TextPad to save patch-3.0 as patch-3.0.txt, the command line patch is: | After using TextPad to save patch-3.0 as patch-3.0.txt in the PC file format, the command line patch is: | ||
$>C:\web\bugzilla>testopia\tools\patch.exe -p0 -i testopia\testopia\patch-3.0.txt | $>C:\web\bugzilla>testopia\tools\patch.exe -p0 -i testopia\testopia\patch-3.0.txt | ||
If the patch fails because you didn't replace the /usr/bin/perl references, drop the bz_schema table and re-run the patch and checksetup.pl. | |||
=== Upgrading from 1.x === | === Upgrading from 1.x === |
edits