Hi guys,
I almost finish the installation of Gitorious.
While I excute
# sudo env RAILS_ENV=production /etc/init.d/git-daemon start
There's a error message as below
============error============
Starting git-daemon: /var/www/git.myserver.com/gitorious/script/git-
daemon:18:in `expand_path': can't convert nil into String (TypeError)
from /var/www/git.myserver.com/gitorious/script/git-daemon:18
failure
============/var/www/git.myserver.com/gitorious/script/git-
daemon============
16 ENV["PATH"] = "/usr/local/bin/:/opt/local/bin:#{ENV["PATH"]}"
17
18 BASE_PATH =
File.expand_path(GitoriousConfig['repository_base_path'])
19
===========gitorious.yml=========
production:
cookie_secret: ~
repository_base_path:"/home/git/repositories"
extra_html_head_data:
system_message:
gitorious_client_port: 80
gitorious_client_host: git.myserver.com
gitorious_host: git.myserver.com
gitorious_user: git
exception_notification_emails: hugokuo.no
mangle_email_addresses: true
public_mode: false
locale: en
Any clue will be great~
Thanks
HugoKuo
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]