From 1fad1b4f68f3b66c5ce76eb48e1309da98e45652 Mon Sep 17 00:00:00 2001
From: Magnus Hagander
+If you want to to use git, while also getting some of the features +that are on pgfoundry, we strongly advise you to look at +github. They provide full project hosting +on git, including webpages, wikis and issue trackers. They provide a much +more refined hosting product than we do, and as long as your project is +open source, it's free! +
++If you want to work on code on one of the main PostgreSQL projects (including +the backend and pgAdmin for example), there are mirrors of these projects +available under the postgres +organization on github. Forking from there will give you access to many +useful github tools for tracking your work. +
+Obviously, if your project is not PostgreSQL related, this is not the place to go looking.
diff --git a/gitadmin/adm/templates/index.html b/gitadmin/adm/templates/index.html index 8578bf0..c8e8f29 100644 --- a/gitadmin/adm/templates/index.html +++ b/gitadmin/adm/templates/index.html @@ -19,7 +19,15 @@ {% endfor %} +Note! We recommend that you consider using a service such as +github for development repositories, since +they provide a much more complete service than we do.
+ +Note! Before requesting a project here, please make sure you follow +the naming conversions as listed on the help page.
+To request a new project, enter a name here. The name has to be 5-64 characters long and contain only lowercase letters and numbers.