cp¶
Purpose: | Copy a file. |
||||||||
---|---|---|---|---|---|---|---|---|---|
Usage: | brz cp OLDNAME NEWNAME brz cp SOURCE… DESTINATION |
||||||||
Options: |
|
||||||||
Description: | If the last argument is a versioned directory, all the other names are copied into it. Otherwise, there must be exactly two arguments and the file is copied to a new name. Files cannot be copied between branches. Only files can be copied at the moment. |
||||||||
Aliases: | copy |