Hello, attached the error message:
ssh: connect to host git.archserver.org port 22: Connection timed out fatal: The remote end hung up unexpectedly R, Markus On 20.12.2009 00:08, Markus M. May wrote: > Hm, when I try to push (e.g. fluxbb), I do not get any error message, > but the server let me wait endlessly. After quite some time I will get > an error telling me, that the server hung up. > > Hope that helps. > > furthermore I cannot (I believe for the same reason) access the > gitweb.git repository. > > R, > > Markus > > On 19.12.2009 23:01, Markus M. May wrote: >> Hm, still not possible it seems :-( >> >> I am right now in IRC, if you have some time. >> >> Markus >> >> On 19.12.2009 22:57, Phillip Smith wrote: >>> 2009/12/20 Markus M. May<mmay at javafreedom.org>: >>> >>>> I wanted to access the git-repository in a read-/write-manner. Is >>>> this right >>>> now not possible? Tried several ways, but to no avail. >>> You should be able to push to gitosis via SSH: >>> >>> git at git.archserver.org:fluxbb.git >>> >>> Don't forget the .git on the end... Your .git/config file should look >>> something like this: >>> >>> [remote "origin"] >>> url = git at git.archserver.org:fluxbb.git >>> fetch = +refs/heads/*:refs/remotes/origin/* >>> >>> I've still got debug mode turned on in gitosis, so send me back the >>> output if you still can't push to it :) >>> >>> Cheers, >>> ~p >>> _______________________________________________ >>> ArchServer Project General Mail List >>> Post messages to: general at lists.archserver.org >>> Administer your subscription: >>> http://lists.archserver.org/listinfo/general >> >> _______________________________________________ >> ArchServer Project General Mail List >> Post messages to: general at lists.archserver.org >> Administer your subscription: >> http://lists.archserver.org/listinfo/general > > _______________________________________________ > ArchServer Project General Mail List > Post messages to: general at lists.archserver.org > Administer your subscription: > http://lists.archserver.org/listinfo/general

