[Carpet] Repository migration finished

Luca Baiotti baiotti at ea.c.u-tokyo.ac.jp
Mon Mar 3 02:40:21 CET 2008


Erik Schnetter wrote:
>> On belladonna, I get:
>>
>> LB-belladonna > git clone carpetgit at carpetcode.dyndns.org:carpet.git
>> Initialized empty Git repository in /home/baiotti/tmp/carpet/.git/
>> Password:
>>
>>
>>
>> So it asks for a password.
> 
>> Instead:
>>
>>
>> LB-belladonna > git clone -o carpet 
>> git://carpetcode.dyndns.org/carpet.git
>> Initialized empty Git repository in /home/baiotti/tmp/carpet/.git/
>> remote: Generating pack...
>> [...]
>>
>>
>> And proceeds well.
> 
> 
> Luca,
> 
> you are using different commands on the two machines.  The first is for 
> read/write access, which requires a password, or ssh keys set up.  The 
> second is for anonymous read-only access, which does not ask for a 
> password.

I see. But I thought that since I can access the darcs repository 
(read/write) from belladonna I should be able to do the same for the git 
repository. With the same ssh-key. But maybe this is not true.

Luca


More information about the developers mailing list