Nikita Popov 3727aa003f Reject all changes in pre-receive
Shouldn't be necessary, but we may as well be thorough...

Only allow pushes to karma.ignored repos.
2021-04-06 16:32:40 +02:00
2021-04-06 16:32:40 +02:00
2013-10-26 00:20:25 +02:00
2012-03-14 21:46:03 +04:00

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

Description
No description provided
Readme 278 KiB
Languages
PHP 98.6%
Shell 1.4%