In the case of Adobe Dreamweaver, you can set up automatic copying of saved files to another specific location in the project. How can I achieve this with Sublime Text 2?
I am in Windows 7 and I do not want to install third-party tools (for example, rsync for Windows) to view the folder and then take steps to change it. I just want to save the file in two places (the local SVN repository and the second folder with Windows Remote Sharing).
Is there a plugin that does this?
source
share