Search
Top Posts & Pages
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Exchange Data and Objects between C++ and QML and vice versa
- N9 Touchstone Mod
- QML SectionScroller vs. QAbstractListModel
- QComboBox for QML
- Reorder Items in a QML ListView via Touch Gestures
- QML TreeView
- Display Relative Paths in taglist.vim
- Hotplug an External Screen to your Laptop on Linux
- New Rootfs Tarball of Plasma Active for Nexus 7
Links
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