Tag Archives: Version Control

Recursive Update Script for SVN, Git, etc.

I am working with a bigger number of different version control systems. I use these from different locations, so I have the use-case of frequently updating those repositories. The following script recursively traverses a directory structure; once it finds a … Continue reading

Posted in Snippets | Tagged | Leave a comment