[web-devel-2] Update redirection of prepare-ChangeLog from SVN to Git URL



commit e626286b122e940d0edee34b6e392a34dd6b1113
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Jan 18 21:46:59 2010 +0100

    Update redirection of prepare-ChangeLog from SVN to Git URL

 content/htaccess |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index 4085af0..4bbf5f0 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -34,8 +34,8 @@ RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$		http://live.
 RedirectMatch permanent ^/doc/guides/platform-overview/platform-overview.html$	http://library.gnome.org/devel/platform-overview/
 
 # New location for prepare-ChangeLog.pl
-RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$            http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
-RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$       http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$            http://git.gnome.org/browse/releng/tree/tools/prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$       http://git.gnome.org/browse/releng/tree/tools/prepare-ChangeLog.pl
 
 # GNOME Accessibility Project
 RedirectMatch permanent ^/projects/gap/GNOME-Accessibility\.html$             http://www.gnome.org/projects/accessibility



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