Hi,

On Mon, Nov 24, 2008 at 07:27:38PM -0800, Sverre Hvammen Johansen wrote:
> On Mon, Nov 24, 2008 at 12:25 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
> > On Sat, Nov 22, 2008 at 03:36:38PM -0800, Sverre Hvammen Johansen wrote:
> >> Hi,
> >>
> >> I need to set up a git repository for gnu-cim.  I assume the first
> >> step is to get ssh access to the server.  Can you help me to set that
> >> up.  I have provided the ssh public key.  If there are any special
> >> settings that is needed for public access to the git repository please
> >> let me know.  Other from that I am able to set up a shared git
> >> repository, as long as I have ssh access.
> >>
> >> Where can I then log in?
> >>
> >> How can I upload a new gziped tar ball for a new version? I would
> >> prefer to do that over ssh.
> >>
> >> Should I only upload the latest version?
> >>
> >> Should I delete old versions?
> >
> > Hi,
> >
> > Please check this to begin with:
> >
> > http://savannah.gnu.org/maintenance/FaQ
> 
> I am not able to ssh in:
> 
>    [EMAIL PROTECTED] cim]$ ssh [EMAIL PROTECTED]
>    Last login: Tue Nov 25 03:10:21 2008 from 66.235.35.214
>    You tried to execute:
>    Sorry, you are not allowed to execute that command.
>    Connection to git.sv.gnu.org closed.
>    [EMAIL PROTECTED] cim]$

The shell access is restricted to git commands.

> Then I tried a push (I have three branches I need to push 2, 3, and 4).
> 
>    [EMAIL PROTECTED] cim]$ git push [EMAIL PROTECTED]:/srv/git/cim.git 4
>    fatal: '/srv/git/cim.git': unable to chdir or not a git archive
>    fatal: The remote end hung up unexpectedly
>    [EMAIL PROTECTED] cim]$
> 
> Someone will need to do the git init for me or give me ssh access
> (/bin/sh) to the server.

You need to enable Git in your project admin interface. It will be
created on the system within an hour.

-- 
Sylvain


Reply via email to