co
Verified for current stable LTS
Co Command: Print Specific Revision To Stdout
Use for print specific revision to stdout with Co. Exact CLI syntax to print specific revision to stdout using Co.
When to use this: Use for print specific revision to stdout with Co.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
co -p -r<revision> <path/to/file> co -p -r<revision> <path/to/file> Command Breakdown
-p- Command Option
- Tool-specific option used by this command invocation.
-r<revision>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print specific revision to stdout using Co.
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
Co Command: Check Out And Overwrite File
co -f -l <path/to/file> Co Command: Check Out File Overwrite Exists co -f -l <path/to/file> Co Command: Check Out File With Lock co -l <path/to/file> Co Command: Check Out Latest Revision co <path/to/file> Co Command: Check Out Latest Revision File co <path/to/file>