X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=13f553bafe7d0420f4f84fe7db553affb6fb2eb6;hp=c77f183a7424b5e1a6874488721d0572cc0bc2b2;hb=3dbb2f33eae3a509123ffc99e48e35f858a8292a;hpb=4ed4e935ea3bdccd72ebc4051d4b7913e4128ff0 diff --git a/yarrg/web/intro b/yarrg/web/intro index c77f183..13f553b 100755 --- a/yarrg/web/intro +++ b/yarrg/web/intro @@ -33,18 +33,22 @@ -YARRG (Yet Another Revenue Research Gatherer) + +YARRG (Yet Another Revenue Research Gatherer) + + +

Introduction to YARRG

YARRG (Yet Another Revenue Research Gatherer) is a third-party tool @@ -68,7 +72,7 @@ website.

Uploading from Linux

The YARRG upload client uploads both to YARRG and to the -PCTB testing server. +PCTB testing server.

@@ -83,24 +87,27 @@ To install the client, install the `git' version control system and the other dependencies listed in the `Installation requirements' section of the README and then run:

-git clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git ypp-sc-tools
+git-clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git ypp-sc-tools
 cd ypp-sc-tools
 cd yarrg
 make
 
this will download the code into the directory ypp-sc-tools, -and build the software. +and build the software. (If your Linux is very up to date you may +find that it complains that it doesn't know the command git-core. +In that case, use git core, with a space, instead.)

When new versions of the upload client are released, you can:

 cd .../ypp-sc-tools
-git pull
+git-pull
 cd yarrg
 make
 
-to fetch the new version. +to fetch the new version. (Again, you may need git pull +instead of git-pull.)

Uploading from Windows

@@ -118,4 +125,5 @@ Email Ian Jackson ijackson (at) chiark.greenend.org.uk. Or talk to any Fleet Officer or above of the crew Special Circumstances on the Midnight Ocean. +
<& footer &>