On 05/08/13 19:01, Karl Berry wrote: > Update of task #12752 (project administration): > > Status: None => Done > Open/Closed: Open => Closed > > _______________________________________________________ > > Follow-up Comment #1: > > Hi Nico. Looks good to me. I approved the project, the cron jobs should do > their stuff within the hour. > > I believe CVS is enabled by default, there's currently no way around that (and > no way to use anything else for the project web pages, if you plan to have > any). You can enable git under "select features", as you probably know.
I just enabled it, waited for the crons to create it and I get the following error: $ git commit -m "starting the project " [master (root-commit) c8deff0] starting the project 3 files changed, 1007 insertions(+) create mode 100644 LICENSE create mode 100755 disqus create mode 100755 guardian.py $ git push fatal: The remote end hung up unexpectedly Because I have root on that machine (advantages of being a FSF sysadmin) I see on /var/log/syslog: Aug 6 15:50:32 vcs git-daemon[30758]: 'receive-pack': service not enabled for '/srv/git/blogcomment.git' So receive-pack should be enabled, How do you usually handle this? Am I doing something wrong? Thanks, Nico -- Nico Cesar Sysadmin Free Software Foundation phone: +1 (617) 542 5942 x26 GPG key: A82054C9 Memberships are needed for us! http://www.fsf.org/register_form?referrer=11224
