# HG changeset patch # User Dirkjan Ochtman # Date 1245850357 -7200 # Node ID 1de6e7e1bb9fbce6059eba6fecca7eb17db16722 # Parent f4f0e902b750f17a284c34e7981d225a81893dc3 change wiki/bts URLs to point to new hostname diff -r f4f0e902b750 -r 1de6e7e1bb9f README --- a/README Wed Jun 24 13:42:34 2009 +0200 +++ b/README Wed Jun 24 15:32:37 2009 +0200 @@ -5,6 +5,6 @@ $ hg debuginstall # sanity-check setup $ hg # see help -See http://www.selenic.com/mercurial/ for detailed installation +See http://mercurial.selenic.com/ for detailed installation instructions, platform-specific notes, and Mercurial user information. diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/macosx/Readme.html --- a/contrib/macosx/Readme.html Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/macosx/Readme.html Wed Jun 24 15:32:37 2009 +0200 @@ -25,13 +25,13 @@


Documentation


-

Visit the Mercurial web site and wiki

+

Visit the Mercurial web site and wiki


There's also a free book, Distributed revision control with Mercurial


Reporting problems


If you run into any problems, please file a bug online:

-

http://www.selenic.com/mercurial/bts

+

http://mercurial.selenic.com/bts/

diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/macosx/Welcome.html --- a/contrib/macosx/Welcome.html Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/macosx/Welcome.html Wed Jun 24 15:32:37 2009 +0200 @@ -11,10 +11,10 @@ -

This is a prepackaged release of Mercurial for Mac OS X.

+

This is a prepackaged release of Mercurial for Mac OS X.



-Please be sure to read the latest release notes.

+Please be sure to read the latest release notes.

diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/mercurial.spec --- a/contrib/mercurial.spec Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/mercurial.spec Wed Jun 24 15:32:37 2009 +0200 @@ -4,8 +4,8 @@ Release: 0 License: GPL Group: Development/Tools -Source: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz -URL: http://www.selenic.com/mercurial +Source: http://mercurial.selenic.com/release/%{name}-%{version}.tar.gz +URL: http://mercurial.selenic.com BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root # From the README: diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/vim/hgcommand.vim --- a/contrib/vim/hgcommand.vim Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/vim/hgcommand.vim Wed Jun 24 15:32:37 2009 +0200 @@ -1226,7 +1226,7 @@ Author: Mathieu Clabaut Credits: Bob Hiestand -Mercurial: http://www.selenic.com/mercurial +Mercurial: http://mercurial.selenic.com/ Mercurial (noted Hg) is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/win32/ReadMe.html --- a/contrib/win32/ReadMe.html Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/win32/ReadMe.html Wed Jun 24 15:32:37 2009 +0200 @@ -49,7 +49,7 @@

For documentation, please visit the Mercurial web site. + href="http://mercurial.selenic.com/">Mercurial web site. You can also download a free book, Mercurial: The Definitive Guide. @@ -100,7 +100,7 @@ By default, Mercurial will use the merge program defined by the HGMERGE environment variable, or uses the one defined in the mercurial.ini file. (see MergeProgram + href="http://mercurial.selenic.com/wiki/MergeProgram">MergeProgram on the Mercurial Wiki for more information)

@@ -108,9 +108,9 @@

Before you report any problems, please consult the Mercurial web site + href="http://mercurial.selenic.com/">Mercurial web site and see if your question is already in our list of Frequently + href="http://mercurial.selenic.com/wiki/FAQ">Frequently Answered Questions (the "FAQ").

diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/win32/mercurial.iss --- a/contrib/win32/mercurial.iss Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/win32/mercurial.iss Wed Jun 24 15:32:37 2009 +0200 @@ -8,9 +8,9 @@ LicenseFile=COPYING ShowLanguageDialog=yes AppPublisher=Matt Mackall and others -AppPublisherURL=http://www.selenic.com/mercurial -AppSupportURL=http://www.selenic.com/mercurial -AppUpdatesURL=http://www.selenic.com/mercurial +AppPublisherURL=http://mercurial.selenic.com/ +AppSupportURL=http://mercurial.selenic.com/ +AppUpdatesURL=http://mercurial.selenic.com/ AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3} AppContact=mercurial@selenic.com OutputBaseFilename=Mercurial-snapshot @@ -51,7 +51,7 @@ Source: COPYING; DestDir: {app}; DestName: Copying.txt [INI] -Filename: {app}\Mercurial.url; Section: InternetShortcut; Key: URL; String: http://www.selenic.com/mercurial/ +Filename: {app}\Mercurial.url; Section: InternetShortcut; Key: URL; String: http://mercurial.selenic.com/ [UninstallDelete] Type: files; Name: {app}\Mercurial.url diff -r f4f0e902b750 -r 1de6e7e1bb9f contrib/win32/postinstall.txt --- a/contrib/win32/postinstall.txt Wed Jun 24 13:42:34 2009 +0200 +++ b/contrib/win32/postinstall.txt Wed Jun 24 15:32:37 2009 +0200 @@ -6,4 +6,4 @@ Also check the release notes at: - http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew + http://mercurial.selenic.com/wiki/WhatsNew diff -r f4f0e902b750 -r 1de6e7e1bb9f doc/hg.1.txt --- a/doc/hg.1.txt Wed Jun 24 13:42:34 2009 +0200 +++ b/doc/hg.1.txt Wed Jun 24 15:32:37 2009 +0200 @@ -75,7 +75,7 @@ RESOURCES --------- -http://selenic.com/mercurial[Main Web Site] +http://mercurial.selenic.com/[Main Web Site] http://selenic.com/hg[Source code repository] diff -r f4f0e902b750 -r 1de6e7e1bb9f doc/ja/hg.1.ja.txt --- a/doc/ja/hg.1.ja.txt Wed Jun 24 13:42:34 2009 +0200 +++ b/doc/ja/hg.1.ja.txt Wed Jun 24 15:32:37 2009 +0200 @@ -852,7 +852,7 @@ 情報源 --- -http://selenic.com/mercurial[主なウェブサイト] +http://mercurial.selenic.com/[主なウェブサイト] http://www.serpentine.com/mercurial[Wiki サイト] diff -r f4f0e902b750 -r 1de6e7e1bb9f hgext/keyword.py --- a/hgext/keyword.py Wed Jun 24 13:42:34 2009 +0200 +++ b/hgext/keyword.py Wed Jun 24 15:32:37 2009 +0200 @@ -15,7 +15,7 @@ # audience not running a version control system. # # For in-depth discussion refer to -# . +# . # # Keyword expansion is based on Mercurial's changeset template mappings. # diff -r f4f0e902b750 -r 1de6e7e1bb9f hgext/purge.py --- a/hgext/purge.py Wed Jun 24 13:42:34 2009 +0200 +++ b/hgext/purge.py Wed Jun 24 15:32:37 2009 +0200 @@ -1,6 +1,6 @@ # Copyright (C) 2006 - Marco Barisione # -# This is a small extension for Mercurial (http://www.selenic.com/mercurial) +# This is a small extension for Mercurial (http://mercurial.selenic.com/) # that removes files not known to mercurial # # This program was inspired by the "cvspurge" script contained in CVS utilities diff -r f4f0e902b750 -r 1de6e7e1bb9f hgext/rebase.py --- a/hgext/rebase.py Wed Jun 24 13:42:34 2009 +0200 +++ b/hgext/rebase.py Wed Jun 24 15:32:37 2009 +0200 @@ -11,7 +11,7 @@ repository. For more information: -http://www.selenic.com/mercurial/wiki/index.cgi/RebaseProject +http://mercurial.selenic.com/wiki/RebaseProject ''' from mercurial import util, repair, merge, cmdutil, commands, error diff -r f4f0e902b750 -r 1de6e7e1bb9f hgext/win32text.py --- a/hgext/win32text.py Wed Jun 24 13:42:34 2009 +0200 +++ b/hgext/win32text.py Wed Jun 24 15:32:37 2009 +0200 @@ -48,7 +48,7 @@ # warn if already has 'newline' in repository. # it might cause unexpected eol conversion. # see issue 302: - # http://www.selenic.com/mercurial/bts/issue302 + # http://mercurial.selenic.com/bts/issue302 if newline in s and ui and filename and repo: ui.warn(_('WARNING: %s already has %s line endings\n' 'and does not need EOL conversion by the win32text plugin.\n' diff -r f4f0e902b750 -r 1de6e7e1bb9f mercurial/commands.py --- a/mercurial/commands.py Wed Jun 24 13:42:34 2009 +0200 +++ b/mercurial/commands.py Wed Jun 24 15:32:37 2009 +0200 @@ -987,7 +987,7 @@ " or misconfigured. Please check your .hgrc file)\n")) else: ui.write(_(" Internal patcher failure, please report this error" - " to http://www.selenic.com/mercurial/bts\n")) + " to http://mercurial.selenic.com/bts/\n")) problems += patchproblems os.unlink(fa) diff -r f4f0e902b750 -r 1de6e7e1bb9f mercurial/dispatch.py --- a/mercurial/dispatch.py Wed Jun 24 13:42:34 2009 +0200 +++ b/mercurial/dispatch.py Wed Jun 24 15:32:37 2009 +0200 @@ -143,7 +143,7 @@ except: ui.warn(_("** unknown exception encountered, details follow\n")) ui.warn(_("** report bug details to " - "http://www.selenic.com/mercurial/bts\n")) + "http://mercurial.selenic.com/bts/\n")) ui.warn(_("** or mercurial@selenic.com\n")) ui.warn(_("** Mercurial Distributed SCM (version %s)\n") % util.version()) diff -r f4f0e902b750 -r 1de6e7e1bb9f setup.py --- a/setup.py Wed Jun 24 13:42:34 2009 +0200 +++ b/setup.py Wed Jun 24 15:32:37 2009 +0200 @@ -255,7 +255,7 @@ version=version, author='Matt Mackall', author_email='mpm@selenic.com', - url='http://selenic.com/mercurial', + url='http://mercurial.selenic.com/', description='Scalable distributed SCM', license='GNU GPL', scripts=scripts, diff -r f4f0e902b750 -r 1de6e7e1bb9f templates/atom/error.tmpl --- a/templates/atom/error.tmpl Wed Jun 24 13:42:34 2009 +0200 +++ b/templates/atom/error.tmpl Wed Jun 24 15:32:37 2009 +0200 @@ -7,7 +7,7 @@ 1970-01-01T00:00:00+00:00 Error - http://www.selenic.com/mercurial/#error + http://mercurial.selenic.com/#error mercurial diff -r f4f0e902b750 -r 1de6e7e1bb9f templates/gitweb/branches.tmpl --- a/templates/gitweb/branches.tmpl Wed Jun 24 13:42:34 2009 +0200 +++ b/templates/gitweb/branches.tmpl Wed Jun 24 15:32:37 2009 +0200 @@ -8,7 +8,7 @@