Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TortoiseSVN client side shelving support #532

Open
GoogleCodeExporter opened this issue Feb 12, 2016 · 0 comments
Open

TortoiseSVN client side shelving support #532

GoogleCodeExporter opened this issue Feb 12, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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.codeproje​ct.com/Articles/2959​9/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.




Original issue reported on code.google.com by brunz...@gmail.com on 3 Aug 2013 at 12:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant