password problem with git clone gitosis@host:gitosis-admin.git
        Posted  
        
            by rama
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rama
        
        
        
        Published on 2009-06-17T09:04:39Z
        Indexed on 
            2010/05/22
            7:20 UTC
        
        
        Read the original article
        Hit count: 643
        
Hi, all
I'm confronted with some problems when trying to configure gitosis on Ubuntu. When i run this command
git clone gitosis@host:gitosis-admin.git
For my local machine i used git clone [email protected]:gitosis-admin.git where 59.80.70.68 is the ip of the server. But I get a password problem. I tried entering password of the server machine, but it fails
Kindly help me.
© Stack Overflow or respective owner