You shouldn't have a problem getting anything from the repo. At least I 
don't. I've attached a copy of my base.git config just so you can double 
check it against yours. If I had sudo I'd check the configs and such to 
make sure they are working. But getting from the git works fine for me. 
The last copy of the config I had had Phillip on the push list.

base/.git/config :
[core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
[remote "origin"]
    fetch = +refs/heads/*:refs/remotes/origin/*
    url = git at git.archserver.org:base.git
[branch "master"]
    remote = origin
    merge = refs/heads/master

Markus M. May wrote:
> Hello,
>
> I just finished the "look-n-feel" part of the fluxBB integration. As 
> soon as the git access is working, I will push it to the server, right 
> now you can find it at:
>
> http://repo.or.cz/w/archlinuxdevstack.git/tree/HEAD:/fluxbb
>
> R,
>
> Markus
> _______________________________________________
> ArchServer Project General Mail List
> Post messages to: general at lists.archserver.org
> Administer your subscription: 
> http://lists.archserver.org/listinfo/general

Reply via email to