Updated docs with Subversion information.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1722 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2009-05-12 13:35:02 +00:00
parent 490610646c
commit 21fc04de89
3 changed files with 11 additions and 4 deletions

View File

@ -30,7 +30,7 @@ about the Atari 2600 and emulation.
<p><font size=-1>Accessed
<!--
<img src="http://www.redlinelabs.com/cgi-bin/Count.cgi?df=redlinelabs/counters/stella.dat&dd=B&ft=2" align=absmiddle ALT="many">-->
<i>many</i> times since April 1997. Updated on May 1, 2009.</font>
<i>many</i> times since April 1997. Updated on May 12, 2009.</font>
<p>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"><img SRC="b-logo.gif" height=72 width=72 align=CENTER>
<font size=-1>Copyright &copy; 1996-2009 by <a href="http://www.bradfordmott.com/">Bradford

View File

@ -19,9 +19,11 @@
<a href="http://www.urchlay.com/stella_nightly/README-nightly.txt">
README</a> for more information.
-->
<p>The latest sourcecode for Stella can always be downloaded using CVS from
the Sourceforge servers. Instructions for using CVS on Sourceforge can be
found <a href="http://sourceforge.net/cvs/?group_id=41847">here</a>.
<p>The latest sourcecode for Stella can always be downloaded using Subversion from
the Sourceforge servers. Instructions for using Subversion on Sourceforge can be
found <a href="http://sourceforge.net/svn/?group_id=41847">here</a>.</p>
<p><b>Note:</b> Developers can check out from 'trunk' with the following command:
<pre>svn co https://stella.svn.sourceforge.net/svnroot/stella/trunk/stella</pre></p>
<center>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"><img SRC="b-logo.gif" height=72 width=72 align=CENTER>

View File

@ -8,6 +8,11 @@
<IMG SRC="title.gif" NOSAVE HEIGHT=145 WIDTH=495>
<CENTER><IMG SRC="stellanews.gif" HEIGHT=29 WIDTH=135></CENTER>
<H4>May 12, 2009</H4>
The Stella repository has now been fully converted to Subversion. All
developers currently using CVS should switch over to SVN immediately.
<H4>May 1, 2009</H4>
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.