From 0b26a19f2ae304d9710e00ac6d1c6c508f2a8787 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 9 Nov 2007 21:37:21 +0100 Subject: Better text about upstream GIT locations, including real example for write access. --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 3aa53f2..627b8d1 100644 --- a/README +++ b/README @@ -12,8 +12,8 @@ the following locales: Getting the source ------------------ -This README file and related scripts are available at http://source.jones.dk/ -as a GIT repository. Pull it like this: +This README file is available at http://source.jones.dk/ together with a GIT +repository with source of the translation routines. Pull it like this: git clone http://source.jones.dk/ikiwiki.git @@ -25,10 +25,10 @@ To pull in all translatable and translated parts, do this: make -To pull in all parts with write access to the repository, do something like -this: +If you have write access to one or more GIT repositories, you can override +their locations like this: - make origin_ikiwiki='login@example.com:path/to/repositories/ikiwiki_MODULE.git' + make origin_ikiwiki=debian@source.jones.dk:/srv/git/source.jones.dk/ikiwiki_MODULE.git To remove all translatable and translated parts, and anything else below those directories without warning, do this: -- cgit v1.2.3