This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frysk git repository


Hi Tim,

On Wed, 2007-10-24 at 19:09 +0200, Tim Moore wrote:
> Although the CVS repository has not yet been turned off, I would like
> people to start
> using the git repository to check in their changes. Remember that the
> command to clone
> the repository is "git-clone ssh://sourceware.org/git/frysk.git".

I seem to be unable to do this with my sourceware.org account:

$ git-clone ssh://mark@sourceware.org/git/frysk.git
Initialized empty Git repository in /home/mark/src/git/frysk/.git/
Permission denied (publickey,gssapi-with-mic).
fatal: The remote end hung up unexpectedly
fetch-pack from 'ssh://mark@sourceware.org/git/frysk.git' failed.

It does however have a read-only checkout through the git protocol which
does work for me: git-clone git://sourceware.org/git/frysk.git

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]