Dealing with git - MAKING PROGRESS; STILL NEED MORE HELP

Deron Johnson Deron.Johnson at Sun.COM
Wed Mar 22 10:32:14 PST 2006


Thanks for your suggestion of using deronj, Daniel. It worked.
Now I am making contact with the server and it is asking me
for the same passphrase I use for cvs.

But now I am encountering a problem with executing git-index-pack.
I have verified that git-index-pack is in my path. But the
the directory /home/dj4236/tmp/compositeproto doesn't exist.

% git-clone
git+ssh://deronj@git.freedesktop.org/git/xorg/proto/compositeproto
Enter passphrase for key '/home/dj4236/.ssh/id_dsa':
Generating pack...
Done counting 93 objects.
Packing 93 objects.......................
error: cannot exec git-index-pack
</home/dj4236/tmp/compositeproto/.git/objects/pack/pidxYpZMn8>
</home/dj4236/tmp/compositeproto/.git/objects/pack/tmp-YpZMn8>
error: git-clone-pack: unable to read from git-index-pack
error: git-index-pack died with error code 1
clone-pack from
'git+ssh://deronj@git.freedesktop.org/git/xorg/proto/compositeproto' failed.


Daniel Stone wrote On 03/21/06 22:45,:
> On Tue, Mar 21, 2006 at 06:00:16PM -0800, Deron Johnson wrote:
> 
>>Well, after I type 'git-clone etc.' it says:
>>
>>Password:
>>
>>How come it is asking me for a password and not you?
>>
>>Note that when I type 'cvs status ChangeLog' I get:
>>
>>Enter passphrase for key '/home/dj4236/.ssh/id_dsa':
>>I type my Xorg password and it works fine. So cvs.freedesktop.org isn't
>>asking me for a password, but git.freedesktop.org is.
> 
> 
> Given that they're the same machine, and that your username on fd.o is
> almost certainly not dj4236, maybe you want to try using:
> git+ssh://deronj@git.freedesktop.org/...
> instead?
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg




More information about the xorg mailing list