Export files to remote server using TortoiseSVN
- by Matt
Hi, I'm using TortoiseSVN to keep revisions of my code. When I commit changes, I take note of what files have changed and upload them to my server using FTP.
Here's my workflow:
Edit files on local computer (eg. files in C:\Users\Me\web)
Commit changes to local repository using rightclick- TortoiseSVN- SVN Commit.
Take the files, open FileZilla…