Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lothiraldan/evcs

Extended VCS is an overlayer to vcs project (Abstraction layer for SCM) in order to add some specific features.
https://github.com/lothiraldan/evcs

Last synced: 3 days ago
JSON representation

Extended VCS is an overlayer to vcs project (Abstraction layer for SCM) in order to add some specific features.

Awesome Lists containing this project

README

        

====
EVCS
====

Overlayer to VCS which is an scm abstraction layer written in python.

------------
Introduction
------------

``evcs`` is an overlayer to vcs librayr, which is a scm abstraction layer
written in python. Vcs code is available at https://github.com/codeinn/vcs.

**Features**

- Simple http server for mercurial backend.

**Incoming**

- Simple http server for git backend.
- Hook supports for both backends.

-------------
Documentation
-------------

Online documentation for vcs development version is available at
http://packages.python.org/vcs/.