Version Control system management
Project description
Repositories is a simple Django-based app to manage source code repositories.
It is not meant to manage repositories that are only accessed by one person, but for a team of people.
It can:
Create new repositories
Manage public or private read access
Manage user or group authentication and commit access
It can use these version control systems:
Subversion
Git
Mercurial (Not Done: Need help)
Bazaar (Not Done: Need help)
Others could be written in to the vcs abstraction
The hosting is done through Apache httpd, as there are hooks in Apache httpd’s mod_python and mod_wsgi implementations for external authentication and authorization.
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
File details
Details for the file django-repositories-0.1.tar.gz
.
File metadata
- Download URL: django-repositories-0.1.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 381e6c2dcdc77a3ad275c92aa241a27a75cf7d7661b9d8fb9bde77790e92ed76 |
|
MD5 | 5e8ce9f93efcdea16e0f71753984139c |
|
BLAKE2b-256 | 6534a2de7d039c6ad86852798322ad5b02e42b9285182bda284b7639a3e97f8d |