Consider use of p4 shelve / p4 unshelve for pre commit reviews

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Code reviews
    • None
    • 29

      The latest version of perforce adds two new commands p4 shelve and p4 unshelve.

      #208746 (Bug #15043) **
      Two new commands, 'p4 shelve' and 'p4 unshelve', enable
      developers to store and retrieve files on the Perforce server
      without submitting them. These commands make multi-tasking,
      code sharing, testing and review much easier and more practical.
      Users gain access to shelved files and their content through
      'describe', 'changes' 'fstat', 'diff', 'diff2', 'files' and
      'print'. See 'p4 help shelve/unshelve' for more information.

      So it allows you to store a potential changeset on the server without doing a p4 submit. Might be a nice way to handle pre-commit reviews.

            Assignee:
            Unassigned
            Reporter:
            Andrew Myers [Atlassian]
            Votes:
            171 Vote for this issue
            Watchers:
            114 Start watching this issue

              Created:
              Updated: