I've looked at this question which has lots of great answers in the Unix / Command line context, but I'm working in a Visual Studio 2015 environment, with no command line access, only VisualSVN in VS and TortiseSVN in my local filesystem.
Is there a way to stash changes in this environment? I have to stash changes because my local deploy script will push any pending changes and I have no way to change the deploy script parameters.