X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=1580b2c9cd1ef4a4e1a73de36a92b7fc0f6ab758;hb=3e2580712c6d5e87a6c6a35836cd3e492fae8445;hp=ba851fcbcaecd33950a5579eece6d73c9a8c0f6e;hpb=c925ba9b2af7a212378a1bb5e9f20697be857523;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/intro b/yarrg/web/intro index ba851fc..1580b2c 100755 --- a/yarrg/web/intro +++ b/yarrg/web/intro @@ -33,17 +33,18 @@ -YARRG (Yet Another Revenue Research Gatherer) + +YARRG (Yet Another Revenue Research Gatherer) YARRG - Yet Another Revenue Research Gatherer | -development -| introduction | documentation +| +development

Introduction to YARRG

@@ -67,16 +68,16 @@ website.

Uploading from Linux

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

The current official version of YARRG for use as an upload client can browsed here: - http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/ + http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/ See particularly the -YARRG README. +YARRG README.

To install the client, install the `git' version control system @@ -89,7 +90,9 @@ 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.)

@@ -100,7 +103,8 @@ 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