Re: [gitorious] Re: can create repo

2011-03-16 Thread Marius Mårnes Mathiesen
On Mon, Mar 14, 2011 at 5:55 PM, bandroid x bandro...@gmail.com wrote: one question i do have, i hate running ssh on default port 22, but changing ssh ports means giving a -o port= option i think for ssh and that wouldnt work i assume for git? You could add an entry to ~/.ssh/config with an

[gitorious] Re: can create repo

2011-03-12 Thread bandroid x
should i have a .git hiddent directory or a fdqwr4214wqwr.git directory? because i dont have a .git hidden directory, but i am wondering if gitorious doesnt use ahidden one and uses the dsdsadsa.git one instead. On Mar 11, 2:28 pm, jarrod.rober...@gmail.com wrote: the repositories should be

[gitorious] Re: can create repo

2011-03-12 Thread bandroid x
I had to re add my ssh keys and it started working! Tarballs wouldnt work but its due to a typo in the gitorious install guide i think, i renamed the directory to the correct one and now all seems functioning! The only error I still get is this: The specified gitorious_host is reserved in

[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: 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