Welcome to vcs’s documentation!
vcs is abstraction layer over various version control systems. It is
designed as feature-rich Python library with clear API Reference.
vcs uses Semantic Versioning
Features
- Common API for SCM backends
- Fetching repositories data lazily
- Simple caching mechanism so we don’t hit repo too often
- Command line client (still basic)
Incoming
- Django app for mercurial hgserve replacement
- Simple commit api
- Smart and powerfull in memory Workdirs
- VCS based wiki
Documentation
Installation: