Problem solved. I was looking at the development part in gitorious.yml. But I only discovered that when using debug mode and look in lib/ gitorious/ssh/client.rb
Thanks Wilton On Jun 16, 12:56 pm, Johan Sørensen <[email protected]> wrote: > Hi, > > On Tue, Jun 16, 2009 at 4:43 PM, Wilton > > Ferreira<[email protected]> wrote: > > > When i try to git push, i gave me the error: > > $ git push origin master > > original_command: "git-receive-pack 'inteliss/teste.git'" > > user: "wilton" > > Querying /inteliss/teste/writable_by?username=wilton > > Exception `Errno::ECONNREFUSED' at /usr/lib/ruby/1.8/net/http.rb:560 - > > Connection refused - connect(2) > > Errno::ECONNREFUSED Connection refused - connect(2) > > /usr/lib/ruby/1.8/net/http.rb:560:in `initialize' > > The script/gitorious uses the gitorious_client_port and > gitorious_client_host config params from gitorious.yml. It queries the > webapp for permissions. Set these two to your domain (or localhost if > your VirtualHost config understands it) and port and you should be > good to go. > > Cheers, > JS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
