Answer the question
In order to leave comments, you need to log in
redmine_gitolite plugin / Redmine + Gitolite
Installed on a server running CentOS 6.4 x32, Redmine
# ruby -v
ruby 2.0.0p353 (2013-11-22 revision 43784) [i686-linux]
# gem list | egrep '^rails'
rails (4.0.1, 3.2.15)
[redmine hooks]$ ssh [email protected] info
hello redmine, this is gitolite 2.3.1-1.el6 running on git 1.7.1
the gitolite config gives you the following access:
R W gitolite-admin
R W project-repo
@R_ @W_ testing
settings :default => {
'gitoliteUrl' => '[email protected]:gitolite-admin.git',
'developerBaseUrls' => "[email protected]:%{name}.git",
'readOnlyBaseUrls' => 'http://git.my.own.domain.com/%{name}.git',
'basePath' => '/home/redmine/repositories/',
}.
[hooks]$ ls -l
total 8
-rw-rw-r-- 1 redmine redmine 1684 Nov 28 15:48 post-receive-redmine_gitolite
-rw-rw-r-- 1 redmine redmine 903 Nov 28 12:15 post-receive-redmine_gitolite.simple
[...]
REDMINE_SERVER=http://redmine.my.own.doamin.com
HOOK_URL=gitolite_hook
FETCH_URL=sys/fetch_changesets
KEY=my.own.salt.from.Redmine.administration.part
LOG=/var/lib/gitolite/logs/post-receive.log
[...]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question