|
Project Information
Featured
Links
|
sv is no longer being maintained. If you can, use git. If you are using subversion have a look at git-svn. sv is a wrapper around subversion to simplify the task of branching and merging Specifically, it is a command line tool written in Python that treats branches and tags as first-class names/identifiers so you can operate on them directly without worrying about starting revisions, URLs, and project paths. Here are some reasons why sv might help you work with subversion:
Install RequirementsHowever, the easiest way to install sv is, by no coincidence, the following command: easy_install sv You will need setuptools installed for this to work (and you might need root access on your machine). Documentation... or type: sv --help after installation. Bugs, Feature RequestsPlease feel free to submit an issue Project HomeIf you're not already here, the project lives at Google Code |