Hey Guys, I'm doing research on svn and wondering if anyone might have an ideas for this. I'm setting up SVN so that I have a SVN repository on my development machine which will then be able to deploy files to my production environment.
I'd like to be able to pick and choose which files I want to deploy (not automatically deploy all the files which have been recently committed, using hooks). I'd also like to (preferably) have a GUI based tool (web based also works) to choose the files and then have them deployed to the production environment. Does this type of deployment tool exist? Would appreciate assistance. Thanks! Tom