From 21fc04de89d23e03fc8e275a79c48cd1a10fa8b6 Mon Sep 17 00:00:00 2001 From: stephena Date: Tue, 12 May 2009 13:35:02 +0000 Subject: [PATCH] Updated docs with Subversion information. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1722 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- htdocs/aboutstella.html | 2 +- htdocs/development.html | 8 +++++--- htdocs/stellanews.html | 5 +++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/htdocs/aboutstella.html b/htdocs/aboutstella.html index bc35e2e9c..81bb0a5a6 100644 --- a/htdocs/aboutstella.html +++ b/htdocs/aboutstella.html @@ -30,7 +30,7 @@ about the Atari 2600 and emulation.

Accessed -many times since April 1997. Updated on May 1, 2009. +many times since April 1997. Updated on May 12, 2009.


Copyright © 1996-2009 by Bradford diff --git a/htdocs/development.html b/htdocs/development.html index 53a2e442d..dbbd56eef 100644 --- a/htdocs/development.html +++ b/htdocs/development.html @@ -19,9 +19,11 @@ README for more information. --> -

The latest sourcecode for Stella can always be downloaded using CVS from - the Sourceforge servers. Instructions for using CVS on Sourceforge can be - found here. +

The latest sourcecode for Stella can always be downloaded using Subversion from + the Sourceforge servers. Instructions for using Subversion on Sourceforge can be + found here.

+

Note: Developers can check out from 'trunk' with the following command: +

svn co https://stella.svn.sourceforge.net/svnroot/stella/trunk/stella


diff --git a/htdocs/stellanews.html b/htdocs/stellanews.html index d834abb64..04fe820a6 100644 --- a/htdocs/stellanews.html +++ b/htdocs/stellanews.html @@ -8,6 +8,11 @@
+

May 12, 2009

+The Stella repository has now been fully converted to Subversion. All +developers currently using CVS should switch over to SVN immediately. + +

May 1, 2009

Stella release 2.7.7 for Linux, Mac OSX and Windows is now available. Ports to other operating systems will be released as they become available.