Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/graste/svn_scripts

Some bash scripts to help with some recurring SVN tasks
https://github.com/graste/svn_scripts

Last synced: 9 days ago
JSON representation

Some bash scripts to help with some recurring SVN tasks

Awesome Lists containing this project

README

        

Some simple tools in form of bash scripts to help with recurring SVN tasks like:

- pin externals of paths in a working copy
- create TAG with pinned externals of a given path
- create RELEASE with pinned externals of a given path

TAGs do pin relative externals, whileas RELEASEs will only pin non-local externals to allow for patching/svnup.

Authors:

- Robert Schulze
- Steffen Gransow

Versions:

0.1 - 2010/04/19 - Initial release