Re: [git-users] Re: Git Http Error

2012-08-22 Thread Martin Møller Skarbiniks Pedersen
On 22 August 2012 01:37, Mavin Martin mavinmar...@gmail.com wrote: [...] Do you know much about .netrc? This is what I wrote down: machine [I tried both client_address.com and server_address.com] username mavin Change it to: login mavin password [my password] Regards Martin -- You

Re: [git-users] Re: Git Http Error

2012-08-22 Thread Konstantin Khomoutov
On Tue, 21 Aug 2012 16:37:09 -0700 (PDT) Mavin Martin mavinmar...@gmail.com wrote: [...] This might fix the issue, the only thing is that it still prompts for a username and password. Do you know much about .netrc? [...] When I do a git clone, it still asks for a username and password on my

Re: [git-users] daemon

2012-08-22 Thread Konstantin Khomoutov
On Wed, 22 Aug 2012 18:35:43 +0200 Tomasz Prus to.p...@gmail.com wrote: Can You recomend any extendable Git SSH deamon (open source) for use in production eg. in Java, Erlang..? I mean to implement own authorization rules etc. It's not clear what do you really mean by authorization rules while