You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by mf...@apache.org on 2010/02/22 20:47:57 UTC

svn commit: r915036 [2/2] - in /subversion/trunk: ./ build/win32/ contrib/client-side/emacs/ notes/ notes/commit-access-templates/ notes/merge-tracking/ packages/python-windows/ packages/solaris/ subversion/bindings/ctypes-python/ subversion/bindings/j...

Modified: subversion/trunk/tools/backup/hot-backup.py.in
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/backup/hot-backup.py.in?rev=915036&r1=915035&r2=915036&view=diff
==============================================================================
--- subversion/trunk/tools/backup/hot-backup.py.in (original)
+++ subversion/trunk/tools/backup/hot-backup.py.in Mon Feb 22 19:47:55 2010
@@ -7,7 +7,7 @@
 #                 Berkeley DB.
 #
 #  Subversion is a tool for revision control. 
-#  See http://subversion.tigris.org for more information.
+#  See http://subversion.apache.org for more information.
 #    
 # ====================================================================
 #    Licensed to the Apache Software Foundation (ASF) under one

Modified: subversion/trunk/tools/dev/contribulyze.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/contribulyze.py?rev=915036&r1=915035&r2=915036&view=diff
==============================================================================
--- subversion/trunk/tools/dev/contribulyze.py (original)
+++ subversion/trunk/tools/dev/contribulyze.py Mon Feb 22 19:47:55 2010
@@ -607,8 +607,8 @@
 was generated from "svn&nbsp;log" output by <a
 href="http://svn.apache.org/repos/asf/subversion/trunk/tools/dev/contribulyze.py"
 >contribulyze.py</a>, which looks for log messages that use the <a
-href="http://subversion.tigris.org/hacking.html#crediting">special
-contribution format</a>.</p>
+href="http://subversion.apache.org/docs/community-guide/conventions.html#crediting"
+>special contribution format</a>.</p>
 
 <p><i>Please do not use this list as a generic guide to who has
 contributed what to Subversion!</i> It omits existing <a
@@ -717,7 +717,7 @@
   print('in which you can browse to see who contributed what.')
   print('')
   print('The log input should use the contribution-tracking format defined')
-  print('in http://subversion.tigris.org/hacking.html#crediting.')
+  print('in http://subversion.apache.org/docs/community-guide/conventions.html#crediting.')
   print('')
   print('Options:')
   print('')

Modified: subversion/trunk/tools/dist/gen_nightly_ann.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/gen_nightly_ann.py?rev=915036&r1=915035&r2=915036&view=diff
==============================================================================
--- subversion/trunk/tools/dist/gen_nightly_ann.py (original)
+++ subversion/trunk/tools/dist/gen_nightly_ann.py Mon Feb 22 19:47:55 2010
@@ -47,7 +47,7 @@
 If you are looking for a copy of Subversion for production use, this
 is <i>not it</i>; you should instead grab the latest stable release
 from the <a
-href="http://subversion.tigris.org/project_packages.html">Download
+href="http://subversion.apache.org/packages.html">Download
 area</a>.</p>
 
 <h2 style="font-size: 18pt">Note to operating system distro package

Modified: subversion/trunk/tools/dist/write-announcement.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/write-announcement.py?rev=915036&r1=915035&r2=915036&view=diff
==============================================================================
--- subversion/trunk/tools/dist/write-announcement.py (original)
+++ subversion/trunk/tools/dist/write-announcement.py Mon Feb 22 19:47:55 2010
@@ -63,7 +63,7 @@
 @RCWARNING@
 Release notes for the @MAJOR_MINOR@.x release series may be found at:
 
-    http://subversion.tigris.org/svn_@MAJOR_MINOR@_releasenotes.html
+    http://subversion.apache.org/docs/release-notes/@MAJOR_MINOR@.html
 
 You can find the list of changes between @VERSION@ and earlier versions at:
 
@@ -117,7 +117,7 @@
 @RCWARNING@
 <p>Release notes for the @MAJOR_MINOR@.x release series may be found at:</p>
 
-<dl><dd><a href="http://subversion.tigris.org/svn_@MAJOR_MINOR@_releasenotes.html">http://subversion.tigris.org/svn_@MAJOR_MINOR@_releasenotes.html</a></dd></dl>
+<dl><dd><a href="http://subversion.apache.org/docs/release-notes/@MAJOR_MINOR@.html">http://subversion.apache.org/docs/release-notes/@MAJOR_MINOR@.html</a></dd></dl>
 
 <p>You can find the list of changes between @VERSION@ and earlier versions at:</p>
 

Modified: subversion/trunk/tools/po/po-update.sh
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/po/po-update.sh?rev=915036&r1=915035&r2=915036&view=diff
==============================================================================
--- subversion/trunk/tools/po/po-update.sh (original)
+++ subversion/trunk/tools/po/po-update.sh Mon Feb 22 19:47:55 2010
@@ -78,7 +78,7 @@
     --flag=file_printf_from_utf8:3:c-format \
     --flag=do_io_file_wrapper_cleanup:3:c-format \
     --flag=do_io_file_wrapper_cleanup:4:c-format \
-    --msgid-bugs-address=dev@subversion.tigris.org \
+    --msgid-bugs-address=dev@subversion.apache.org \
     --add-comments --files-from=- -o subversion.pot )
     pot_done=1
   fi