On 07/30/2017 05:01 PM, Alexander Moisseev via BackupPC-users wrote:
Doug, you can just add ".diff" or ".patch" at the end of the commits URIs like this: https://github.com/backuppc/backuppc/commit/6f01264005310cffe55d5258436d38609a1ac99d.diff https://github.com/backuppc/backuppc/commit/0439411cc17757e5f15ebfbff902aacc3d4510b6.diff

Or do the same with "compare" to get a patch that includes both commits:
https://github.com/backuppc/backuppc/compare/2c09f85...0439411.diff

I guess I need to start with a fresh 4.1.3 copy, I'll do that shortly.

patch -p1 <backuppc.patch

patching file bin/BackupPC_tarCreate
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n] y
Hunk #1 FAILED at 54.
1 out of 2 hunks FAILED -- saving rejects to file bin/BackupPC_tarCreate.rej
patching file bin/BackupPC_zipCreate
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
4 out of 4 hunks ignored -- saving rejects to file bin/BackupPC_zipCreate.rej

Doug


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to