Change 12155

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4sl/main/src
Request Review
Download .zip
Several improvments to:
 - isLatest
 - revert/resolve/submit workflow

On submit files are synced to latest (forcing any resolves)

If a submit fails then the active change is switched to the new pending change.

On a sucessfull submit the active change is switched back to the default.

Files are resolved -ay (previous modifications can be recovered by syncing back and opening for edit).
  • Files 4
  • Comments 0
3 edited 1 added 0 deleted
main/java/com/perforce/p4simulink/P4Adapter.java#30
Loading...
main/java/com/perforce/p4simulink/connection/P4FileState.java#2
Loading...
main/java/com/perforce/p4simulink/util/Files.java#10
Loading...
test/java/com/perforce/p4simulink/P4SubmitTest.java#1
Loading...
Tip: Use n and p to cycle through the changes.