Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niklasf/versioncontrol_project
Drupal Version Control API Project integration module
https://github.com/niklasf/versioncontrol_project
Last synced: about 1 month ago
JSON representation
Drupal Version Control API Project integration module
- Host: GitHub
- URL: https://github.com/niklasf/versioncontrol_project
- Owner: niklasf
- Created: 2011-11-01T18:58:40.000Z (about 13 years ago)
- Default Branch: 6.x-2.x
- Last Pushed: 2011-11-01T19:08:15.000Z (about 13 years ago)
- Last Synced: 2024-05-01T18:58:09.947Z (7 months ago)
- Language: PHP
- Homepage: http://drupal.org/project/versioncontrol_project
- Size: 456 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Version Control / Project Node Integration -
Integrates project nodes (provided by the Project module)
with version control systems supported by the Version Control API.SHORT DESCRIPTION
-----------------
This module makes it possible for users with a VCS account to associate
project nodes with repository locations and appoint co-maintainers for these
projects, which enables commit access control based on project maintainership.Version Control / Project Node Integration depends on the
Version Control API and Project modules.AUTHOR
------
Jakob PetsovitsCREDITS
-------
Some code in Version Control / Project Node Integration was taken from the
CVS integration module on drupal.org, its authors deserve a lot of credits
and may also hold copyright for parts of this module.This module was originally created as part of Google Summer of Code 2007,
so Google deserves some credits for making this possible. Thanks also
to Derek Wright (dww) and Andy Kirkham (AjK) for mentoring
the Summer of Code project.