Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "Aachen2017" page has been changed by JulianFoad:
https://wiki.apache.org/subversion/Aachen2017?action=diff&rev1=12&rev2=13

  
  === Shelve/Checkpoint ===
  
+ discussed:
+  * vision of transferring a changeset among WC, WC-shelf, repo-commit, 
repo-shelf, patch-file, code-review-system, etc.
+   * need a patch file format to support that
+   * briefly discussed command syntaxes,
+    * e.g. 'commit --cl=foo@3' meaning shelved changeset 'foo' version 3
+  * nice to have a patch-hunk-selection CLI in shelving
+   * select and/or edit hunksinteractively
+   * like 'git stash --patch' and 'hg shelve --interactive'
+   * also in commit, revert, etc.
+   * code for such an interface already exists; used in merge conflict resolver
+  * possibility to support multiple changelists per path
+ 
  === Patch Format -- SVN/universal ===
+ 
+ See also: Shelve/Checkpoint, above.
  
  === Trunk-based dev ===
  

Reply via email to