Re: [p4] P4V 2018.1 - Undo changelist with alot of files does nothing
Sambwise <[email protected]> Tue, 24 Apr 2018 13:40:01 -0700
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'Sambwise'. [https://forums.perforce.com/index.php?app=forums&module=forums§ion=findpost&pid=23353] mister_wilson, on 2018/04/24 19:35:29 UTC, said: > P.S.: Is it normal that when undoing changes, files that were submitted on an edit are treated as 'integrate' and files that were deleted are treated as 'branch'? > Yup -- a pure undo works kind of like doing an integrate from a previous revision, and the convention is that if a revision is derived from some other revision then it's an "integrate" whereas if it contains new changes it's an "edit". Making it an "integrate" allows it to be rendered in Revision Graph with the right kind of arrows and all that stuff. After opening a file with "undo" you can "p4 edit" it and make additional changes (and then it'll look like an "edit" and the arrows turn red to let you know that extra stuff happened). Ditto for "branch" vs "add". An undone delete acts like a branch from the earlier version and is a pure copy of that earlier version unless you "p4 edit" or "p4 add" to turn it into an "add", at which point you can make additional changes. -- Please click here to see the post in its original format: http://forums.perforce.com/index.php?/topic/5704-p4v-20181-undo-changelist-with-alot-of-files-does-nothing _______________________________________________ perforce-user mailing list - [email protected] http://maillist.perforce.com/mailman/listinfo/perforce-user