From 44b0ec5cfaf61653a80a0579087afed139912a37 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 6 Mar 2019 22:00:57 +0000 Subject: [PATCH] More changes after move to GitHub. --- htdocs/git.xhtml | 48 +++------------------------------- htdocs/index.xhtml | 4 +-- htdocs/libstatgrab/index.xhtml | 2 +- 3 files changed, 6 insertions(+), 48 deletions(-) diff --git a/htdocs/git.xhtml b/htdocs/git.xhtml index 0f4ae80..8d8b982 100644 --- a/htdocs/git.xhtml +++ b/htdocs/git.xhtml @@ -24,53 +24,11 @@ unless otherwise stated.

- Web Access + GitHub

- We use GitWeb to provide a visual frontend to the Git - repositories. It allows you to browse around each repository, - viewing any version of a file, and the differences between - different versions. There is also a link to download the - latest version of any section. -

-

- git.i-scream.org -

-

- Anonymous Git Access (read-only) -

-

- Anyone can access the i-scream Git repositories in anonymous - read-only mode. The following commands will both allow you - to check out the libstatgrab repository. To see what other - repositories are available you can look at the web frontend. - Choose whichever protocol you prefer. -

-
-git clone https://git.i-scream.org/libstatgrab
-git clone git://git.i-scream.org/libstatgrab
-
-

- Developer CVS Access (write) -

-

- The i-scream development team have write access to the - required Git repositories. This is only available over SSH on - a non-standard port. You will need to have a SSH key - installed on the server first. Then just clone and push - using ssh. -

-
-git clone ssh://git@git.i-scream.org/libstatgrab
-
-

- GitHub Mirror -

-

- Our Git repositories are mirrored on GitHub. The master - repository that we'll push commits to is located here, but - we provide the GitHub mirrors to make it easier for you to - make changes and work with our code. + Our Git repositories are located on GitHub. You can find + then all under this GitHub Organisation.

https://github.com/libstatgrab diff --git a/htdocs/index.xhtml b/htdocs/index.xhtml index dc1ed40..b74b781 100644 --- a/htdocs/index.xhtml +++ b/htdocs/index.xhtml @@ -116,9 +116,9 @@

We've moved both - libstatgrab + libstatgrab and - pystatgrab + pystatgrab to their own Git repositories. CVS will remain for everything else for now.

diff --git a/htdocs/libstatgrab/index.xhtml b/htdocs/libstatgrab/index.xhtml index f8a4d20..9720e49 100644 --- a/htdocs/libstatgrab/index.xhtml +++ b/htdocs/libstatgrab/index.xhtml @@ -100,7 +100,7 @@

A full list of changes can be found in the - NEWS + NEWS file contained within the release.

-- 2.44.0