Library to access any version control system.
Project description
Readme
Anyvc is an abstraction library for all version control systems. Although primarily a library, there is a command line tool (vc) to use with it.
Development
Main Repository:
hg clone http://bitbucket.org/RonnyPfannschmidt/anyvc/
To easy_install the latest tip using:
easy_install anyvc==dev
The link is http://bitbucket.org/RonnyPfannschmidt/anyvc/get/tip.zip#egg=anyvc-dev
Dependencies
- mercurial:
mercurial>=1.2
- subversion:
subvertpy
- git:
dulwich
Changelog
from 0.3.5 to 0.3.6
kill bzr backend
better checking for existing modules for backends
fix bugs in MercurialRevision.isdir
initial clone from remote support, still hackish
use py.io.Terminalwriter for cli diff/status coloring
support to iterate backends by featurs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anyvc-0.3.6.tar.gz
(45.4 kB
view hashes)