[gitorious] can create repo

2011-03-11 Thread bandroid x
hi i got everything setup using the great guide but when i try to create a repo it just sits there saying if this takes too logn contact us. nothing gets created in /var/git/repositories i noticed. no errors in message log and production.log gave an error about using git for hostname but i used

Re: [gitorious] Add a commiter using rails console

2011-03-11 Thread Marius Mårnes Mathiesen
On Thu, Mar 10, 2011 at 7:53 PM, Renato Isidio renato...@gmail.com wrote: Its me again! it looks a simple question but I didnt find anywhere. How can we add a committer to a repository using rails console? I`ve got the repository, but I didnt find any method to do it. Is there a way? What

[gitorious] Re: can create repo

2011-03-11 Thread bandroid x
sorry the title should read CANT create repo. sorry :) also here is some info that i think you will need: ps aux | grep activemq shows this: (see the extra / before bin is that a problem?) i am also using java se 1.6 on my system for building android, not open-jdk is that a problem?

[gitorious] Re: can create repo

2011-03-11 Thread bandroid x
Marcus, thanks very much for getting back to me so fast. Ok I did what you suggested and i was able to login the activemq's admin interface and it listed all the gitorious queues including repo_create. It says number of pending messages 0, number of consumers 1, messages enqueed 6, messages

[gitorious] Re: Add a commiter using rails console

2011-03-11 Thread Renato Isidio
Hi Marius! Thank you very much! Ill try! Cheers Renato Isidio Rio de Janeiro - Brazil On Mar 11, 6:00 am, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Thu, Mar 10, 2011 at 7:53 PM, Renato Isidio renato...@gmail.com wrote: Its me again! it looks a simple question but I didnt

[gitorious] Re: Add a commiter using rails console

2011-03-11 Thread Renato Isidio
Hi Marius! Thank you very much! Ill try! Cheers Renato Isidio Rio de Janeiro - Brazil On Mar 11, 6:00 am, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Thu, Mar 10, 2011 at 7:53 PM, Renato Isidio renato...@gmail.com wrote: Its me again! it looks a simple question but I didnt

[gitorious] Re: can create repo

2011-03-11 Thread bandroid x
ok a little good news. i killed the poller and restarted and now i can create a repo! problem is, i cant push to it :( i get this error: fatal: 'foobar/main2.git' does not appear to be a git repository fatal: The remote end hung up unexpectedly the hashed directory for this repo WAS created.

[gitorious] Re: can create repo

2011-03-11 Thread bandroid x
i should also mention that it says my ssh keys are no ready? they have an x for ready. but when i am testing push its asking for a password and then authorizing (i checked hte logs) so i dont think that is the issue but will be my next issue i think ;) sorry On Mar 11, 1:16 pm, bandroid x