fixcvsdiff - fix problematic diff files
| Use Case | Command | Description |
|---|---|---|
| Fix a diff file | fixcvsdiff diff.patch | Fix problematic diff files from CVS |
| Keep backup | fixcvsdiff -b diff.patch | Keep a .bak backup file |
| Preview CVS commands | fixcvsdiff -p diff.patch | Print required cvs add and cvs remove commands |
fixcvsdiff [-p] [-b] [file...]
fixcvsdiff modifies diff files created from the cvs diff command, where files have been added or removed. CVS tends to create diff files that patch(1) mis-interprets. The diff file must retain the lines beginning with βIndex:β in order for the correction to work.
Keep a .bak backup file.
Print out the cvs add and cvs remove commands that must be made after applying the diff, but before running cvs commit.
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 09:12 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)