From: Ian Jackson Date: Sat, 8 Apr 2023 16:00:21 +0000 (+0000) Subject: Merge branch 'advertise-gitlab' into 'main' X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=bcc71f181e41dad4684dcc77724a480a44a61e56;hp=ce7c02e4a92cfd859a9c884983e71699e44d9e1c;p=ypp-sc-tools.git Merge branch 'advertise-gitlab' into 'main' Advertise gitlab See merge request yarrg/ypp-sc-tools!2 --- diff --git a/yarrg/web/devel b/yarrg/web/devel index fa40d1b..6c51887 100755 --- a/yarrg/web/devel +++ b/yarrg/web/devel @@ -52,15 +52,8 @@ Note that there is NO WARRANTY !

Source code

-git clone git://git.yarrg.chiark.net/ypp-sc-tools.main.git
-clones the master tree through which we push most changes. -

- -git clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git/
-obtains the source code of the latest version released for use as a -screenscraper client, which you can also find -as -an unpacked tree +The website and upload client are maintained at +https://gitlab.com/yarrg.

Live website source code can be downloaded: In case we have made changes but not yet pushed them @@ -70,10 +63,6 @@ the source for their version, the website code itself lets you download an up-to-date of its actually-running source code. So this link gives you the source code for the pages you are now looking at. -

All of the above trees are available via the -gitweb -source code and history browser. -

Uploader

The uploader is also Free Software, but under a slightly different @@ -142,6 +131,12 @@ has the specification of the mechanism and format for uploading to YARRG.

Support from the YARRG team

+If there are problems, considering filing a ticket +on gitlab +Merge requests are very welcome. + +

+ If you would like to run a (perhaps modified) copy of the YARRG website it would be very easy for us to make our system send you copies of updates submitted by users of the YARRG clients including diff --git a/yarrg/web/upload b/yarrg/web/upload index a0c40fe..56372d0 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -204,7 +204,14 @@ The download directory also sometimes contains other versions

-We maintain JARRG in git, and you can get +We maintain JARRG in git +on gitlab. +In case of problems, +please make an Issue there. + +

+ +You can maybe get source code for recent and perhaps unreleased versions from one of:

 git://git.yarrg.chiark.net/jarrg-ian.git (gitweb)