Skip to main content

subversion wrapper to simplify the task of branching and merging

Project description

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:

  • sv is optimized for many developers all working on the same project in isolated work branches.

  • Since sv does not rely on properties, you can start using it on an existing repository today.

  • If you are familiar with git’s command line interface, sv is similar

Install Requirements

However, 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

see CommandReference page

… or type:

sv --help

after installation.

Bugs, Feature Requests

Please feel free to submit an issue

Project Home

If you’re not already here, the project lives at Google Code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sv-0.2.tar.gz (80.9 kB view hashes)

Uploaded Source

Built Distribution

sv-0.2-py2.4.egg (17.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page