Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lothiraldan/evcs
- Owner: Lothiraldan
- Created: 2011-03-21T18:32:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-23T10:08:32.000Z (over 13 years ago)
- Last Synced: 2024-06-11T20:18:27.859Z (5 months ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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/.