r3835 - in trunk: . web



Author: timj
Date: 2006-07-15 12:44:59 +0000 (Sat, 15 Jul 2006)
New Revision: 3835

Modified:
   trunk/ChangeLog
   trunk/web/development.doxi
   trunk/web/download.doxi
   trunk/web/news.doxi
   trunk/web/related-links.doxi
Log:
Sat Jul 15 04:49:55 2006  Tim Janik  <timj gtk org>

        * web/news.doxi: announced CVS -> SVN move.

        * web/related-links.doxi: 
        * web/development.doxi: 
        * web/download.doxi: changed docs from CVS to SVN for gnome.org.




Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2006-07-15 12:40:12 UTC (rev 3834)
+++ trunk/ChangeLog	2006-07-15 12:44:59 UTC (rev 3835)
@@ -1,3 +1,11 @@
+Sat Jul 15 04:49:55 2006  Tim Janik  <timj gtk org>
+
+	* web/news.doxi: announced CVS -> SVN move.
+
+	* web/related-links.doxi: 
+	* web/development.doxi: 
+	* web/download.doxi: changed docs from CVS to SVN for gnome.org.
+
 Thu Jul 13 21:37:26 2006  Tim Janik  <timj gtk org>
 
 	* docs/Makefile.am: start bseautodoc without parsing bse rc files.

Modified: trunk/web/development.doxi
===================================================================
--- trunk/web/development.doxi	2006-07-15 12:40:12 UTC (rev 3834)
+++ trunk/web/development.doxi	2006-07-15 12:44:59 UTC (rev 3835)
@@ -5,7 +5,7 @@
 
 @heading Current Development State
 
-There are various documents in CVS that track the current development state.
+There are various documents in SVN that track the current development state.
 Every major part has it's own ChangeLog (see links in the sidebar) and for
 overall track keeping, the release specific
 @uri{ top_webdir/news-file, NEWS file} is used.
@@ -48,7 +48,7 @@
 
 @heading Web Site Development
 
-Most of the BEAST website is kept in CVS, to aid development, here're
+Most of the BEAST website is kept in SVN, to aid development, here're
 the links to various validator results:
 
 @itemize

Modified: trunk/web/download.doxi
===================================================================
--- trunk/web/download.doxi	2006-07-15 12:40:12 UTC (rev 3834)
+++ trunk/web/download.doxi	2006-07-15 12:44:59 UTC (rev 3835)
@@ -18,7 +18,7 @@
 @item bse-alsa-VERSION.tar.gz - an add-on package for @beast which allowes it to use
       the @uri{http://www.alsa-project.org, ALSA} sound driver if installed.
 @item bse-portaudio-VERSION.tar.gz - an experimental add-on package to make use of
-      recent CVS versions of the @uri{http://www.portaudio.com/, PortAudio} sound driver.
+      recent development versions of the @uri{http://www.portaudio.com/, PortAudio} sound driver.
 @done
 
 @heading Requirements
@@ -91,29 +91,27 @@
 @heading Bleeding Edge
 
 The @beastbse source code tree is hosted on the
- uri{http://www.gnome.org, GNOME project}'s CVS server
+ uri{http://www.gnome.org, GNOME project}'s SVN server
 in the 
- uri{http://cvs.gnome.org/viewcvs/beast/, beast CVS module}.
+ uri{http://svn.gnome.org/viewsvn/beast/trunk/, beast SVN module}.
 You can check it out like this:
 
 @example
-$ export CVSROOT=':pserver:anonymous@@anoncvs.gnome.org:/cvs/gnome'
-$ cvs login # there is no password, just hit return
-$ cvs -z3 checkout beast
+$ svn co svn://svn.gnome.org/svn/beast/trunk beast
 @done
 
-We recommend that you read the @uri{http://developer.gnome.org/tools/cvs.html, tutorial}
-on using, getting, and building GNOME projects from CVS.
+We recommend that you read the @uri{http://developer.gnome.org/tools/svn.html, tutorial}
+on using, getting, and building GNOME projects from SVN.
 
-Building from CVS requires additional tools than building the
+Building from SVN requires additional tools than building the
 release tarballs. The reason for this is due to building documentation
 and auto-generating code that are included in releases. In particular,
-building @beast from CVS now requires
+building @beast from SVN now requires
 @uri{http://www.python.org/, python-2.4}.
 
-Unlike release tarballs, the CVS version of @beast has to be build
-in place, because enabling srcdir!=builddir setups for the CVS version would
+Unlike release tarballs, the SVN version of @beast has to be build
+in place, because enabling srcdir!=builddir setups for the SVN version would
 unnecessarily complicate the already non-trivial documentation and code
 generation rules.
-Beware though, CVS versions may behave way less stable than release tarballs,
+Beware though, SVN versions may behave way less stable than release tarballs,
 and on occasions may produce invalid or incompatible @file{.bse} files.

Modified: trunk/web/news.doxi
===================================================================
--- trunk/web/news.doxi	2006-07-15 12:40:12 UTC (rev 3834)
+++ trunk/web/news.doxi	2006-07-15 12:44:59 UTC (rev 3835)
@@ -36,6 +36,18 @@
 @dnl ----------------------------- START -----------------------------
 
 
+ newsentry{Saturday 15 July 2006, Source Repository change}
+
+The @uri{http://www.gnome.org,Gnome} project is currently migrating its source code
+repository, so the @beast sources are kept in a
+ uri{http://svn.gnome.org/viewsvn/beast/, Beast SVN Repo} now.
+
+So far, the migration went smooth, the
+ uri{@top_webdir/download,download section} has already been updated accordingly,
+and we're working on adjusting all remaining references 
+to point to the new source code repository.
+
+
 @newsentry{Sunday 9 July 2006, Development News}
 
 We're still sorting out issues to make the 0.7.0 release finally happen. Here

Modified: trunk/web/related-links.doxi
===================================================================
--- trunk/web/related-links.doxi	2006-07-15 12:40:12 UTC (rev 3834)
+++ trunk/web/related-links.doxi	2006-07-15 12:44:59 UTC (rev 3835)
@@ -42,7 +42,8 @@
 @item @uri{http://www.advogato.org/proj/BEAST%20-%20BSE/, BEAST at Advogato}
 @dnl @item @uri{http://www.gnome.org/softwaremap/projects/beast/, BEAST at the GNOME application repository}
 @dnl login for GNOME Admin Repo: http://www.gnome.org/account/login.php
- item @uri{http://cvs.gnome.org/viewcvs/beast/, BEAST in the GNOME CVS repository}
+ item @uri{http://svn.gnome.org/viewsvn/beast/, BEAST sources in the GNOME SVN repository}
+ item @uri{http://cvs.gnome.org/viewcvs/beast/, Old BEAST sources in the archived GNOME CVS repository}
 @item @uri{http://cia.navi.cx/stats/project/gnome/beast, BEAST at the CIA Open Source Notification System}
 @item @uri{http://freemusicsoftware.info/audio/applications/free/gpl/linux/beast, BEAST at freemusicsoftware.info}
 @item @uri{http://linuxaudioblog.jawebada.de/software/synthesis/, Linux Audio Blog - SYNTHESIS}




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