Hi I have SVN repo that I frequently use for change management.
However after each fix, I have to upload the code to the production server.
At the moment, I upload files by files so that the .svn directory do not uploaded.
Is there a way to upload the all code from svn repo to server without .svn directories, the easier way?