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 >

