From ce0018c0cebc9245404de725002e29daf858607d Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Mon, 12 Dec 2016 21:31:30 +1100 Subject: [PATCH] Update documentation for migration to Git --- INSTALL | 21 ++++++++++----------- NEWS | 6 +++--- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/INSTALL b/INSTALL index 398bc5c..f13a9e9 100644 --- a/INSTALL +++ b/INSTALL @@ -155,19 +155,18 @@ to remove the Makefiles that know the path to which those files were installed! -Subversion Repository -===================== +Git Repository +============== -You can always download the latest version of Star Traders directly from -the Subversion repository on the ZAP Group server: +You can always download the latest version of Star Traders directly from +the Git repository on the ZAP Group server: - svn co http://svn.zap.org.au/svn/trader/unix/trunk/ trader + git clone git://git.zap.org.au/data/git/trader.git Released versions of Star Traders include all scripts and files needed for -installation. If you are checking out the source code from the Subversion -repository, however, you will need to update these files yourself. You -will need the following additional tools installed on your system to do -so: +installation. If you are cloning the source code from the Git repository, +however, you will need to update these files yourself. You will need the +following additional tools installed on your system to do so: 1. Autoconf (http://www.gnu.org/software/autoconf/) 2. Automake (http://www.gnu.org/software/automake/) @@ -193,8 +192,8 @@ For Translators Thank you for even considering to translate Star Traders into your native language! You may use either a released version of Star Traders, or an -unreleased one, as discussed in the Subversion Repository section above. -In either case, you may find the following workflow useful. +unreleased one, as discussed in the Git Repository section above. In +either case, you may find the following workflow useful. First, run "./build-aux/bootstrap" if needed (only for unreleased versions of Star Traders). diff --git a/NEWS b/NEWS index 32a7093..3c5b05b 100644 --- a/NEWS +++ b/NEWS @@ -10,9 +10,9 @@ is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner). The following history is presented in reverse chronological order. If you -would like to see a list of detailed changes to this project, you should -consult the Subversion repository for "trader" on The ZAP Group web server -at http://www.zap.org.au/services/svn/. +would like to see a list of detailed changes to this project, you should +browse the Git repository on The ZAP Group web server at the following +location: http://www.zap.org.au/gitweb/trader.git Version 7.10 (not yet released)