web-devel-2 r4607 - trunk/content



Author: herzi
Date: Thu Jan 31 16:00:57 2008
New Revision: 4607
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4607&view=rev

Log:
2008-01-31  Sven Herzberg  <herzi gnome-de org>

	* htaccess: redirect old script locations to the new one from svn



Modified:
   trunk/content/ChangeLog
   trunk/content/htaccess

Modified: trunk/content/htaccess
==============================================================================
--- trunk/content/htaccess	(original)
+++ trunk/content/htaccess	Thu Jan 31 16:00:57 2008
@@ -29,3 +29,8 @@
 # Gnome Translation Project
 RedirectMatch permanent ^/doc/tutorials/gnome-i18n/translator.html$		http://live.gnome.org/TranslationProject/SvnHowTo
 RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$		http://live.gnome.org/TranslationProject/DevGuidelines
+
+# New location for prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$            http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$       http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl
+



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