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

SVN and shelving - for pre-commit code reviews

From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Thu, 1 Aug 2013 06:34:49 -0700 (PDT)

Hi,

I know that shelving is supposed to be a feature in a future SVN revision, supported on the SVN side. Here's an article of someone who wrote a utility to enhance SVN with shelving on the client side. http://www.codeproject.com/Articles/29599/SVN-Shelve

I know that that utility is a bit of a hack, but the shelving functionality is useful. If you can copy all modified/added files to a "shelf" location which itself is under SVN version control, doing code reviews on uncommited code becomes easier - The author creates a named shelf, checks the files in. The reviewer checks/out or exports the shelved files and copies them back in to the original locations. After the reviewer is done, she can SVN revert to get rid of the shelf files.

So..., I'm wondering if it would make sense to have such a feature in TSVN. Some thought would need to go into how it would work in detail / design, but I just wanted to float the idea and see what others think.

Best,

Friedrich

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3061816

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-01 15:34:51 CEST

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.