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

Re: [TSVN] Shelving

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-08-03 14:32:42 CEST

John wrote:
> Hi all,
>
> Further to the chat in the main SVN list about 'shelving', would it be a good
> menu option to add to TSVN?
>
> Shelving your WC would do the following:
>
> Create a new branch with specified name
> Switch to it
> Commit any WC changes to the branch
> If 'revert' tick box was selected, switch you back to original url and revert.
>
> This is useful in two ways. Firstly it allows quick feature-branching (good for
> savepoints). Secondly, when you to stop work on one taks, fix that massive bug
> in trunk, then get back to your original work.
>
> Ben's just about convinced me these should go in the main repos, and not in a
> seperate patch-storage system! Visual Studio Team Sys seems to keep 'shelvesets'
> outside it's versioned file system.

But as Mark Phippard commented in that thread, you can already make a
branch directly from a WC. I can't see what else you want to achieve here.

We could maybe add a 'Switch to branch' checkbox to the Branch/Tag
dialog so that the WC is switched to the new branch after creation,
which would save an additional switch operation.

What you are calling 'revert' is simply a 'switch' back to where you
were before. I don't think we should change the current meaning of revert.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 3 14:32:27 2005

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

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