Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-3378

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

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Code reviews
    • None
    • 29
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            Unassigned Unassigned
            andrew.myers Andrew Myers [Atlassian]
            Votes:
            171 Vote for this issue
            Watchers:
            114 Start watching this issue

              Created:
              Updated: