|
From: <ste...@us...> - 2009-05-12 14:14:33
|
Revision: 1722
http://stella.svn.sourceforge.net/stella/?rev=1722&view=rev
Author: stephena
Date: 2009-05-12 13:35:02 +0000 (Tue, 12 May 2009)
Log Message:
-----------
Updated docs with Subversion information.
Modified Paths:
--------------
trunk/htdocs/aboutstella.html
trunk/htdocs/development.html
trunk/htdocs/stellanews.html
Modified: trunk/htdocs/aboutstella.html
===================================================================
--- trunk/htdocs/aboutstella.html 2009-05-12 13:13:43 UTC (rev 1721)
+++ trunk/htdocs/aboutstella.html 2009-05-12 13:35:02 UTC (rev 1722)
@@ -30,7 +30,7 @@
<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 © 1996-2009 by <a href="http://www.bradfordmott.com/">Bradford
Modified: trunk/htdocs/development.html
===================================================================
--- trunk/htdocs/development.html 2009-05-12 13:13:43 UTC (rev 1721)
+++ trunk/htdocs/development.html 2009-05-12 13:35:02 UTC (rev 1722)
@@ -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>
Modified: trunk/htdocs/stellanews.html
===================================================================
--- trunk/htdocs/stellanews.html 2009-05-12 13:13:43 UTC (rev 1721)
+++ trunk/htdocs/stellanews.html 2009-05-12 13:35:02 UTC (rev 1722)
@@ -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.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|