#921 Hosting request for ProjXP
Closed: Fixed None Opened 15 years ago by mcpierce.

Project name: ProjXP

Project short summary: Agile project management system

SCM choice (git/hg/svn): git

Importing from another SCM? No. If yes, which?

Project admin Fedora Account System account name: mcpierce

Trac Instance? (Yes/No) Yes


This is done:

Trac: https://fedorahosted.org/projxp

GIT:
git://git.fedorahosted.org/projxp.git

ssh://git.fedorahosted.org/git/projxp.git

http://git.fedorahosted.org/git/projxp.git

Commit Group: gitprojxp

Please let me know if you need anything else.

I'm not able to clone the repository. When I try I get:

{{{
(mcpierce@mcpierce-laptop:Programming)$ git clone ssh://mcpierce@git.fedorahosted.org/git/projxp
Initialized empty Git repository in /home/mcpierce/Programming/projxp/.git/
fatal: protocol error: bad line length character
fetch-pack from 'ssh://mcpierce@git.fedorahosted.org/git/projxp' failed.
}}}

Also, how do I give another developer checkin privileges?

Replying to [comment:3 mcpierce]:

I'm not able to clone the repository. When I try I get:

{{{
(mcpierce@mcpierce-laptop:Programming)$ git clone ssh://mcpierce@git.fedorahosted.org/git/projxp
Initialized empty Git repository in /home/mcpierce/Programming/projxp/.git/
fatal: protocol error: bad line length character
fetch-pack from 'ssh://mcpierce@git.fedorahosted.org/git/projxp' failed.
}}}

It seems you have already committed to the repo. I see some files and dirs in there. is this error still coming up?

Also, how do I give another developer checkin privileges?

You need to add the user to the gitproxp group, thats it.

Sorry. All is well now. I got some help in #fedora-admin last week and am now working with the repo. Sorry.

Login to comment on this ticket.

Metadata