Posts

Showing posts with the label automate

Automate Tortoise SVN update in Windows

As a developer you will be experienced with SVN for source control in collaborative development environment. One of the popular clients for SVN in Windows is Tortoise SVN. You can right click in the SVN folder and update the contents of the folder from SVN. But, when you have a number of SVN folder, will it be a good idea to automate the SVN so that your files are in sync always. You will need to create a batch (.bat) file for this process. It is very simple.