Modify ↓
Opened 18 years ago
Closed 3 years ago
#627 closed enhancement (wontfix)
Detect 'move' and 'copy' of entire directories
Reported by: | Lewis Baker | Owned by: | Lewis Baker |
---|---|---|---|
Priority: | normal | Component: | PerforcePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Perforce does not support directories as first-class version controlled entities and so branching or moving an entire directory tree in Perforce is represented under the hood as branching or moving each file individually.
This means the changeset used to create a new branch of a large source tree ends up listing every single file.
It would be better if the plugin could detect if every file under a particular directory has been branched or moved together and represent that as single directory change instead.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Plugin is deprecated.