https://github.com/php/karma
The Karma Stuff
https://github.com/php/karma
Last synced: 7 months ago
JSON representation
The Karma Stuff
- Host: GitHub
- URL: https://github.com/php/karma
- Owner: php
- Archived: true
- Created: 2012-01-17T13:39:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T14:50:00.000Z (about 5 years ago)
- Last Synced: 2024-04-13T21:53:27.483Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 175 KB
- Stars: 12
- Watchers: 5
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The git repositories at git.php.net are handled by gitolite.
Import Steps:
* Deny write access in SVN. Edit SVNROOT/pre-commit
* Import repository from SVN using svn2git.
* Change the repo name in global_avail
New Repository:
* Clone git.php.net:gitolite-admin.git
* Edit conf/gitolite.conf
- add your repository to @public, or @web
* Create the repository on gitweb with the same name.
* Commit
* Push
* Test it
For Webstuff:
* replace svn checkout on rsync with git checkout
* edit update-mirrors in systems.git
Mirroring
---------
* Mirroring is done by a post-receive hook
https://github.com/miracle2k/gitolite-simple-mirror