You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Julian Foad <ju...@apache.org> on 2018/01/05 17:14:50 UTC

Checkpointing v1 - TortoiseSVN dialog sketches

I have attached sketches to 
https://issues.apache.org/jira/browse/SVN-3626 for Shelve/Checkpoint, 
Unshelve/Restore, and Shelf Chooser dialogs.

The idea is these should replace the current Shelve and Unshelve 
dialogs. They will support shelving and unshelving, and also 
checkpointing (saving a new version of a shelf) and restoring 
(retrieving an old version of a shelf).

I plan to get these implemented on a TSVN branch next, that will be 
built against Subversion's 'shelve-checkpoint' branch where the API and 
command-line UI currently exists.

- Julian