]> i-scream Git - www.i-scream.org.git/commitdiff
More changes after move to GitHub.
authorTim Bishop <tim@bishnet.net>
Wed, 6 Mar 2019 22:00:57 +0000 (22:00 +0000)
committerTim Bishop <tim@bishnet.net>
Wed, 6 Mar 2019 22:00:57 +0000 (22:00 +0000)
htdocs/git.xhtml
htdocs/index.xhtml
htdocs/libstatgrab/index.xhtml

index 0f4ae80a572c3ec29d76321aa16dd82632a73a38..8d8b982388850a783a5a661c70e73dfefa74ca92 100644 (file)
             unless otherwise stated.
           </p>
           <h3>
-            Web Access
+            GitHub
           </h3>
           <p>
-            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.
-          </p>
-          <p>
-            <a href="https://git.i-scream.org/">git.i-scream.org</a>
-          </p>
-          <h3>
-            Anonymous Git Access (read-only)
-          </h3>
-          <p>
-            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.
-          </p>
-          <pre>
-git clone https://git.i-scream.org/libstatgrab
-git clone git://git.i-scream.org/libstatgrab
-</pre>
-          <h3>
-            Developer CVS Access (write)
-          </h3>
-          <p>
-            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.
-          </p>
-          <pre>
-git clone ssh://git@git.i-scream.org/libstatgrab
-</pre>
-          <h3>
-            GitHub Mirror
-          </h3>
-          <p>
-            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.
           </p>
           <p>
             <a href="https://github.com/libstatgrab">https://github.com/libstatgrab</a>
index dc1ed4076476549cb184af27ef3e4cc6ad66dbc6..b74b781deee77898c9d18a4c283218f6c271f459 100644 (file)
           </h4>
           <p>
             We've moved both
-            <a href="https://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
+            <a href="https://github.com/libstatgrab/libstatgrab">libstatgrab</a>
             and
-            <a href="https://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
+            <a href="https://github.com/libstatgrab/pystatgrab">pystatgrab</a>
             to their own Git repositories. CVS will remain for
             everything else for now.
           </p>
index f8a4d20c9f1b7ca8b3e438004b992fc17de9b4bf..9720e49883158d838cade700512602a00fa7cac5 100644 (file)
           </ul>
           <p>
             A full list of changes can be found in the
-            <a href="https://git.i-scream.org/?p=libstatgrab.git;a=blob;f=NEWS;h=3fbe52269637c4e68aab0d70b0419343889a4d4f;hb=d8d6c819ee007eb03bc95a48a614bcefec229b42">NEWS</a>
+            <a href="https://github.com/libstatgrab/libstatgrab/blob/LIBSTATGRAB_0_91/NEWS">NEWS</a>
             file contained within the release.
           </p>
           <p>