[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Shelving in TortoiseSVN

From: Julian Foad <julian_at_assembla.com>
Date: Thu, 5 Oct 2017 15:21:40 +0100

Julian Foad wrote:
> TortoiseSVN now has 'Shelve' and 'Unshelve' commands implemented, if you
> build it from source using the 'shelve' branch. It uses the shelving
> prototype API in Subversion's 'shelve' branch.
>
> The purpose at this stage is to get early feedback on the Shelving
> feature from a wider range of users by presenting the shelving prototype
> in a GUI.
>
> If you can try it, please do, and please reply with any thoughts it
> brings to mind.
>
> The UI is very basic in the initial revision (r27987). 'Shelve' shows a
> selection list of modified files, like commit and revert do, and asks
> you to type a name. 'Unshelve' just asks you to type a name. Hopefully
> we'll get some improvements in, even before we try presenting this
> prototype to a wider range of users outside the dev-lists. For a start,
> 'Unshelve' should show a list of previously shelved patches and allow
> selecting one from the list, with the most recent one chosen by default.

That last bit -- select from a list of shelved patches -- is done in r27988.

- Julian
Received on 2017-10-05 16:21:52 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.