[arch-dev-public] Git Projects
Just a few things here. I'm setting up owners and all that fun stuff for our code projects, but I have a few important things. a) Let's not do personal repos up here - gitweb is a single cgi file, it should run fine in your ~/public_html if you want personal stuff. This means I removed the 2 symlinks in there and moved the AUR repo up to /srv/projects. Please update your checkouts appropriately. b) I've assigned owners to everything as I saw appropriate. Please let me know if I botched any of this, or if you don't want ownership of the project. c) Each project will have a set of committers. I'm not trying to say that everyone here isn't qualified to commit to these projects, but I just want to ensure we have SOME quality control. Please talk to me if you want to be part of the groups with commit rights to a give project. Thanks Aaron
On Sun, Oct 21, 2007 at 10:03:19PM -0500, Aaron Griffin wrote:
Just a few things here.
I'm setting up owners and all that fun stuff for our code projects, but I have a few important things.
a) Let's not do personal repos up here - gitweb is a single cgi file, it should run fine in your ~/public_html if you want personal stuff.
So personal repos won't be served using the gitserver? Only http? Jason
On 10/21/07, Jason Chu <jason@archlinux.org> wrote:
On Sun, Oct 21, 2007 at 10:03:19PM -0500, Aaron Griffin wrote:
Just a few things here.
I'm setting up owners and all that fun stuff for our code projects, but I have a few important things.
a) Let's not do personal repos up here - gitweb is a single cgi file, it should run fine in your ~/public_html if you want personal stuff.
So personal repos won't be served using the gitserver? Only http?
Well since no one else seemed to think the git server was a necessity until I set it up a week or so ago, I don't see this as a big downside. If it is personal, there aren't going to be loads of people pulling from it. If it is Arch stuff- well then it should be in /srv/projects, not a homedir. -Dan
On 10/21/07, Dan McGee <dpmcgee@gmail.com> wrote:
On 10/21/07, Jason Chu <jason@archlinux.org> wrote:
On Sun, Oct 21, 2007 at 10:03:19PM -0500, Aaron Griffin wrote:
Just a few things here.
I'm setting up owners and all that fun stuff for our code projects, but I have a few important things.
a) Let's not do personal repos up here - gitweb is a single cgi file, it should run fine in your ~/public_html if you want personal stuff.
So personal repos won't be served using the gitserver? Only http?
Well since no one else seemed to think the git server was a necessity until I set it up a week or so ago, I don't see this as a big downside. If it is personal, there aren't going to be loads of people pulling from it. If it is Arch stuff- well then it should be in /srv/projects, not a homedir.
Yeah, Dan said it better than me We had the official AUR repo in Paul's home dir, and Eliott's AUR branch in there as well, symlinked to his homedir. We just don't want to do that. Official code shouldn't be symlinked to a homedir, and personal stuff shouldn't be there either.
participants (3)
-
Aaron Griffin
-
Dan McGee
-
Jason Chu