I generated a diff to the MacCVS Pro source code by
selecting the maccvs25/ directory and choosing Status
-> Advanced Diff. When a window appeared with the
diff, I copied it into a text file using TextEdit.
Then, after doing a clean checkout of the MacCVS Pro
source, I chose Status -> Patch. I selected the file I
had saved in TextEdit as the patch file, and clicked
OK. In the message window came two errors:
Cannot find target /maccvs25/Headers/CMacCVSLurkersTask.h
Error -43 occurred when applying the patch
The diff I used is attached to patch [ 830308 ] here on
SourceForge.
I'll attach it here as well.
I tried variations of this patch file, where I removed
the RCS: and Index: lines. Then when I tried to apply
the patch, MacCVS Pro showed a dialog asking me for the
parent folder of the file Headers/CMacCVSLurkersTask.h.
I selected the maccvs25/ directory, but still got an error
Cannot find target Headers/CMacCVSLurkersTask.h
Error -43 occurred when applying the patch