rcsmerge
Verified for current stable LTS
Rcsmerge Command: Merge Differences Between Revisions
Use for merge differences between revisions with Rcsmerge. Exact CLI syntax to merge differences between revisions using Rcsmerge.
When to use this: Use for merge differences between revisions with Rcsmerge.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
rcsmerge -r<revision1> -r<revision2> <path/to/file> rcsmerge -r<revision1> -r<revision2> <path/to/file> Command Breakdown
-r<revision1>- Command Option
- Tool-specific option used by this command invocation.
-r<revision2>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to merge differences between revisions using Rcsmerge.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rcsmerge Command: Merge Changes From Branch Revision
rcsmerge -r<branch_revision> <path/to/file> Rcsmerge Command: Print Merge Result To Stdout rcsmerge -p -r<revision1> -r<revision2> <path/to/file> Rcsmerge Command: Quiet Merge Suppress Diagnostics rcsmerge -q -r<revision1> -r<revision2> <path/to/file>