[beast] WEB: removed unused old ChangeLogs



commit c0b421abd3121d832097b7a2cdd5944bc8daa0ce
Author: Tim Janik <timj gtk org>
Date:   Fri Aug 27 00:50:53 2010 +0200

    WEB: removed unused old ChangeLogs

 docs/Makefile.am          |    6 -
 docs/OldBeast.ChangeLog   |13669 ---------------------------------------------
 docs/OldBirnet.ChangeLog  | 1241 ----
 docs/OldBse.ChangeLog     |10194 ---------------------------------
 docs/OldDoxer.ChangeLog   |  149 -
 docs/OldPlugins.ChangeLog | 1500 -----
 docs/OldSfi.ChangeLog     | 3061 ----------
 web/Makefile.am           |   48 +-
 web/development.doxi      |   10 +-
 web/htaccess.in           |   11 +-
 web/webmenu.doxi          |    3 +-
 11 files changed, 20 insertions(+), 29872 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 4c6a7b9..29d720c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -247,10 +247,4 @@ EXTRA_DIST += $(strip		\
 	bse-categories.txt	\
 	interpolation.txt	\
 	ChangeLog.svn		\
-	OldBeast.ChangeLog	\
-	OldBse.ChangeLog	\
-	OldPlugins.ChangeLog	\
-	OldBirnet.ChangeLog	\
-	OldDoxer.ChangeLog	\
-	OldSfi.ChangeLog	\
 )
diff --git a/web/Makefile.am b/web/Makefile.am
index 9526133..31d9880 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -48,11 +48,7 @@ HTML_TARGETS = $(strip			\
 	html/sfidl-manual.html		\
 	\
 	html/log-head.html		\
-	html/log-beast.html		\
-	html/log-bse.html		\
-	html/log-plugins.html		\
-	html/log-sfi.html		\
-	html/log-birnet.html		\
+	html/log-svn.html		\
 	\
 	html/bse-objects.html		\
 	html/bse-interface.html		\
@@ -171,44 +167,12 @@ log-head.tmpdoxi: $(top_srcdir)/ChangeLog $(CHANGELOG2DOXI)
 	&& echo '@doxer_set{title} BEAST - ChangeLog'		>>$@ \
 	&& echo '@subheading'					>>$@ \
 	&& $(CHANGELOG2DOXI) 		<$<			>>$@
-log-birnet.tmpdoxi: $(top_srcdir)/docs/OldBirnet.ChangeLog $(CHANGELOG2DOXI)
+log-svn.tmpdoxi: $(top_srcdir)/docs/ChangeLog.svn $(CHANGELOG2DOXI)
 	cd . \
 	&& echo '@doxer_dnl'					>$@  \
 	&& echo '@doxer_set{webmenu} development'		>>$@ \
 	&& echo '@include "webframe.doxi"'			>>$@ \
-	&& echo '@doxer_set{title} BEAST - BIRNET ChangeLog'	>>$@ \
-	&& echo '@subheading'					>>$@ \
-	&& $(CHANGELOG2DOXI) 		<$<			>>$@
-log-sfi.tmpdoxi: $(top_srcdir)/docs/OldSfi.ChangeLog $(CHANGELOG2DOXI)
-	cd . \
-	&& echo '@doxer_dnl'					>$@  \
-	&& echo '@doxer_set{webmenu} development'		>>$@ \
-	&& echo '@include "webframe.doxi"'			>>$@ \
-	&& echo '@doxer_set{title} BEAST - SFI ChangeLog'	>>$@ \
-	&& echo '@subheading'					>>$@ \
-	&& $(CHANGELOG2DOXI) 		<$<			>>$@
-log-bse.tmpdoxi: $(top_srcdir)/docs/OldBse.ChangeLog $(CHANGELOG2DOXI)
-	cd . \
-	&& echo '@doxer_dnl'					>$@  \
-	&& echo '@doxer_set{webmenu} development'		>>$@ \
-	&& echo '@include "webframe.doxi"'			>>$@ \
-	&& echo '@doxer_set{title} BEAST - BSE ChangeLog'	>>$@ \
-	&& echo '@subheading'					>>$@ \
-	&& $(CHANGELOG2DOXI) 		<$<			>>$@
-log-plugins.tmpdoxi: $(top_srcdir)/docs/OldPlugins.ChangeLog $(CHANGELOG2DOXI)
-	cd . \
-	&& echo '@doxer_dnl'					>$@  \
-	&& echo '@doxer_set{webmenu} development'		>>$@ \
-	&& echo '@include "webframe.doxi"'			>>$@ \
-	&& echo '@doxer_set{title} BEAST - Plugin ChangeLog'	>>$@ \
-	&& echo '@subheading'					>>$@ \
-	&& $(CHANGELOG2DOXI) 		<$<			>>$@
-log-beast.tmpdoxi: $(top_srcdir)/docs/OldBeast.ChangeLog $(CHANGELOG2DOXI)
-	cd . \
-	&& echo '@doxer_dnl'					>$@  \
-	&& echo '@doxer_set{webmenu} development'		>>$@ \
-	&& echo '@include "webframe.doxi"'			>>$@ \
-	&& echo '@doxer_set{title} BEAST - Beast ChangeLog'	>>$@ \
+	&& echo '@doxer_set{title} BEAST - SVN ChangeLog (Old)'	>>$@ \
 	&& echo '@subheading'					>>$@ \
 	&& $(CHANGELOG2DOXI) 		<$<			>>$@
 
@@ -282,11 +246,7 @@ html/rdocu-bse/index.html: tmpdoxi-bse/index.doxi $(wildcard tmpdoxi-bse/*.doxi)
 
 intermediate_files = $(strip	\
 	log-head.tmpdoxi	\
-	log-birnet.tmpdoxi	\
-	log-sfi.tmpdoxi		\
-	log-bse.tmpdoxi		\
-	log-plugins.tmpdoxi	\
-	log-beast.tmpdoxi	\
+	log-svn.tmpdoxi		\
 )
 .INTERMEDIATE: $(intermediate_files)
 
diff --git a/web/development.doxi b/web/development.doxi
index 8327499..a319e8b 100644
--- a/web/development.doxi
+++ b/web/development.doxi
@@ -5,12 +5,14 @@
 
 @heading 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
+Beast is now using @uri{http://git.or.cz/, Git} as version control system.
+An commit based overview of the changes in the repository is available for the
+ uri{http://beast.gtk.org/log-head, master branch}, and we also keep a list
+of all the changes that went into the
+ uri{http://beast.gtk.org/log-svn, old SVN repository}.
+For overall track keeping, the release specific
 @uri{ top_webdir/news-file, NEWS file} is used.
 
-
 @heading Translations
 
 @beast is being translated into various different languages. Status of individual
diff --git a/web/htaccess.in b/web/htaccess.in
index 6e09d73..03c9ee1 100644
--- a/web/htaccess.in
+++ b/web/htaccess.in
@@ -123,9 +123,14 @@ Redirect 301 /logo-submissions/image-zoom-24.html	http://beast.gtk.org/logogalle
 Redirect 301 /pub/beast				http://beast.gtk.org/beast-ftp/
 
 # Compat redirects for links pre-2003
-Redirect 301 /docs/cvs-changelog-plugins.html	http://beast.gtk.org/log-plugins
-Redirect 301 /docs/cvs-changelog-bse.html	http://beast.gtk.org/log-bse
-Redirect 301 /docs/cvs-changelog-beast.html	http://beast.gtk.org/log-beast
+Redirect 301 /docs/cvs-changelog-plugins.html	http://beast.gtk.org/log-svn
+Redirect 301 /docs/cvs-changelog-beast.html	http://beast.gtk.org/log-svn
+Redirect 301 /docs/cvs-changelog-bse.html	http://beast.gtk.org/log-svn
+Redirect 301 /log-plugins			http://beast.gtk.org/log-svn
+Redirect 301 /log-birnet			http://beast.gtk.org/log-svn
+Redirect 301 /log-beast				http://beast.gtk.org/log-svn
+Redirect 301 /log-bse				http://beast.gtk.org/log-svn
+Redirect 301 /log-sfi				http://beast.gtk.org/log-svn
 Redirect 301 /docs/ref-bse.html			http://beast.gtk.org/rdocu-bse/
 Redirect 301 /docs/ref-bsw-procs.html		http://beast.gtk.org/bse-interface
 Redirect 301 /docs/ref-gsl.html			http://beast.gtk.org/rdocu-bse/
diff --git a/web/webmenu.doxi b/web/webmenu.doxi
index 57030f3..d4987d0 100644
--- a/web/webmenu.doxi
+++ b/web/webmenu.doxi
@@ -85,7 +85,8 @@
     @menu_branch{development}
 	@itemize{none}
 	@item 	@fmenuuri{ top_webdir/news-file,		Release NEWS}
-	@item 	@fmenuuri{ top_webdir/log-head,			ChangeLog}
+	@item 	@fmenuuri{ top_webdir/log-head,			Changes (master)}
+	@item 	@fmenuuri{ top_webdir/log-svn,			Old Logs}
 	@item 	@doxer_span{menu-leaf,				BEAST/BSE Development}
 	@item 	@fmenuuri{ top_webdir/architecture,		Architecture}
 	@item 	@fmenuuri{ top_webdir/plugin-devel,		Writing Plugins}



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