[Frugalware-git] interim: tools/gitpull: add note about our custom gitweb.conf

Miklos Vajna vmiklos at frugalware.org
Sun Aug 10 00:36:43 CEST 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=e88581b45b0ca3789c6aa94ba6e374b475f60605

commit e88581b45b0ca3789c6aa94ba6e374b475f60605
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Tue Jul 8 21:10:39 2008 +0200

tools/gitpull: add note about our custom gitweb.conf

this way now it should be trivial to anybody to set up a custom gitweb
mirror.

diff --git a/tools/gitpull b/tools/gitpull
index 7d65234..546fe39 100755
--- a/tools/gitpull
+++ b/tools/gitpull
@@ -2,6 +2,12 @@

# */30 * * * * ~/bin/gitpull &>/dev/null

+## custom values in gitweb.conf:
+#
+# our $projectroot = "/home/gitweb/repos/";
+# $projects_list = "/home/gitweb/repos/projects.list";
+# our $site_name = "Frugalware Linux Gitweb";
+
server="rsync://rsync.frugalware.org/pub/other/homepage-ng/git/repos/"

cd `dirname $0`/../repos


More information about the Frugalware-git mailing list