freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] r1551 - freesci-web/trunk/inc


From: freesci
Subject: [freesci-develop] r1551 - freesci-web/trunk/inc
Date: Mon, 13 Feb 2006 21:52:36 +0100

Author: bas
Date: 2006-02-13 21:52:36 +0100 (Mon, 13 Feb 2006)
New Revision: 1551

Modified:
   freesci-web/trunk/inc/devel.inc.php
Log:
Updated web page for cvs-->svn migration


Modified: freesci-web/trunk/inc/devel.inc.php
===================================================================
--- freesci-web/trunk/inc/devel.inc.php 2006-02-13 04:35:03 UTC (rev 1550)
+++ freesci-web/trunk/inc/devel.inc.php 2006-02-13 20:52:36 UTC (rev 1551)
@@ -17,27 +17,32 @@
     An archive of the previous mailing list is available at <a 
href="http://www.mail-archive.com/freesci-develop%40middleearth.telefragged.com/";>http://www.mail-archive.com/address@hidden/</a>.<br>
 
     <h3>IRC</h3>
-    There now is an official FreeSCI IRC channel: #freesci on the <a 
href="http://freenode.org>FreeNode</a> network (e.g., <tt>irc.debian.org</tt>).
+    There now is an official FreeSCI IRC channel: #freesci on the <a 
href="http://freenode.org";>FreeNode</a> network (e.g., <tt>irc.debian.org</tt>).
 
+    <h3>Snapshots</h3>
+    <p>Daily snapshots are available from Claudio Matsuoka's <a 
href="http://sci.helllabs.org";>sci.helllabs.org</a> site. Please check any 
problems you encounter against a recent snapshot before you report it- it might 
already be fixed.</p>
+    
     <h3>CVS</h3>
-    CVS can now be browsed online at <a 
href="http://www.A-Eskwadraat.nl/~freesci/";>http://www.A-Eskwadraat.nl/~freesci/
 </a>.<br />
-    Daily snapshots are available from Claudio Matsuoka's <a 
href="http://sci.helllabs.org";>sci.helllabs.org</a> site. Please check any 
problems you encounter against a recent snapshot before you report
-    it- it might already be fixed.<br />
-    Anonymous CVS access also available. To retreive the current version of 
FreeSCI from CVS, execute the following (Just press
-Enter when asked about the CVS password):
-<pre>
-cvs -d ':pserver:address@hidden:/var/cvs/freesci' login
-cvs -d ':pserver:address@hidden:/var/cvs/freesci' -z3 co freesci
-</pre>
-This requires you to have the cvs command line tool installed, of course.<br />
-<b>Checking out the experimental 'glutton' branch</b><br />
-If you want to live on the cutting edge, you can check out Glutton, using the 
<tt>-rglutton</tt> parameter to specify it as your tag. This should look like 
the following:
-<pre>
-cvs -d ':pserver:address@hidden:/var/cvs/freesci' login
-cvs -d ':pserver:address@hidden:/var/cvs/freesci' -z3 co -rglutton freesci
-</pre>
-CVS is hosted by Bas Zoetekouw.
+    <p>The FreeSCI project has migrated its code repository from CVS to 
Subversion (see below).  Although the CVS repository is still available for 
anonymous, read-only access, it is not kept up to date, and you are advised to 
use Subversion instead.</p>
 
+    <h3>Subversion</h3>
+    <p>The FreeSCI source code can now be browsed online at <a 
href="http://svn.A-Eskwagdraat.nl/wsvn/freesci/";>the subversion server</a>.<br 
/>
+
+    <p>Anonymous Subversion access is available, from 
+       <tt>http://svn.A-Eskwagdraat.nl/svn/freesci</tt>
+    To check out the code, you need to have installed Subversion tools for 
your platform.  Check <a 
href="http://subversion.tigris.org/project_packages.html";>the Subversion 
site</a> for a list.</p>
+
+       <p>Note that the entire repository is quite large (~400MB) as it 
contains different versions of the source code and the website.  If you just 
want to check out a certain part of the repository, you can (e.g.) use one of 
the following urls:</p>
+       <ul>
+         <li>Stable branch: 
<tt>http://svn.A-Eskwagdraat.nl/svn/freesci/freesci/trunk</tt>
+         <li>Unstable branch (Glutton): 
<tt>http://svn.A-Eskwagdraat.nl/svn/freesci/freesci/branches/glutton</tt>
+         <li>Web site: 
<tt>http://svn.A-Eskwagdraat.nl/svn/freesci/freesci-web/trunk</tt>
+    </ul>
+
+    <p>Non-anonymous, secure access is available from 
<tt>https://secure.A-Eskwagdraat.nl/svn/freesci/</tt>.  Developers can use 
their old usernames and passwords that were also in use for CVS.</p>
+
+       <p>The Subversion repository is hosted by <a 
href="http://www.A-Eskwadraat.nl";>A-Eskwadraat</a>.</p>
+
     <h3>Development team:</h3>
     These are the (more or less) active developers of the project, and their 
primary area of work:
     <ul>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]