[Dev] Update of web site code (parabolaweb)

Luke T.Shumaker lukeshu at sbcglobal.net
Sat Dec 3 19:22:39 GMT 2011


At Sat, 3 Dec 2011 13:09:29 +0100,
Johannes Krampf wrote:
> Are we using postgres on the server? If not, we should. Everything
> works just fine with postgres.

AFAIK, yes, the server uses postres.

> Anyway, I introduced some small changes to the fixtures to workaround
> the groups problem and add the mips64el architecture. Furthermore, I
> merged the latest archweb changes. (For now in my repo.)

I just pushed it to the parabolaweb repo.

Also, attatched is my .git/config, it makes pushing/pulling easier.

~ Luke Shumaker

-------------- next part --------------
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "parabolaweb"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = ssh://git@parabolagnulinux.org:1863/parabolaweb.git
[remote "johkra"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = https://johkra.net/git/parabolaweb-johkra.git
[remote "archweb"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = https://projects.archlinux.org/git/archweb.git
[branch "master"]
	remote = parabolaweb
	merge = refs/heads/master


More information about the Dev mailing list