Modified: subversion/trunk/subversion/po/zh_CN.po URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/po/zh_CN.po?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/po/zh_CN.po [UTF-8] (original) +++ subversion/trunk/subversion/po/zh_CN.po [UTF-8] Fri Aug 19 16:31:35 2022 @@ -3694,8 +3694,8 @@ msgstr "不支持的FSFS之FS加载器� #: ../libsvn_fs_fs/fs_fs.c:443 #, c-format -msgid "Found format '%d', only created by unreleased dev builds; see http://subversion.apache.org/docs/release-notes/1.7#revprop-packing" -msgstr "发现了文件系统格式“%d”,它是由未发布的开发版本创建的;参见 http://subversion.apache.org/docs/release-notes/1.7#revprop-packing" +msgid "Found format '%d', only created by unreleased dev builds; see https://subversion.apache.org/docs/release-notes/1.7#revprop-packing" +msgstr "发现了文件系统格式“%d”,它是由未发布的开发版本创建的;参见 https://subversion.apache.org/docs/release-notes/1.7#revprop-packing" #: ../libsvn_fs_fs/fs_fs.c:454 ../libsvn_fs_x/fs_x.c:101 #, c-format @@ -7625,11 +7625,11 @@ msgid "" "Copyright (C) 2014 The Apache Software Foundation.\n" "This software consists of contributions made by many people;\n" "see the NOTICE file for more information.\n" -"Subversion is open source software, see http://subversion.apache.org/\n" +"Subversion is open source software, see https://subversion.apache.org/\n" msgstr "" "版权所有 (C) 2013 Apache 软件基金会。\n" "此软件包含了许多人的贡献,请查看文件 NOTICE 以获得更多信息。\n" -"Subversion 是开放源代码软件,请参阅 http://subversion.apache.org/ 站点。\n" +"Subversion 是开放源代码软件,请参阅 https://subversion.apache.org/ 站点。\n" "\n" #: ../libsvn_subr/version.c:217 ../libsvn_subr/version.c:228 @@ -8830,11 +8830,11 @@ msgid "" "This client is too old to work with the working copy at\n" "'%s' (format %d).\n" "You need to get a newer Subversion client. For more details, see\n" -" http://subversion.apache.org/faq.html#working-copy-format-change\n" +" https://subversion.apache.org/faq.html#working-copy-format-change\n" msgstr "" "此客户端对于工作副本“%s”太旧(格式 %d)。\n" "你需要取得更新的 Subversion 客户端。参见\n" -" http://subversion.apache.org/faq.html#working-copy-format-change\n" +" https://subversion.apache.org/faq.html#working-copy-format-change\n" "以获得更详细的信息。\n" #: ../libsvn_wc/wc_db_wcroot.c:315 @@ -8922,10 +8922,10 @@ msgstr "" #: ../svn-bench/help-cmd.c:62 ../svn/help-cmd.c:66 msgid "" "Subversion is a tool for version control.\n" -"For additional information, see http://subversion.apache.org/\n" +"For additional information, see https://subversion.apache.org/\n" msgstr "" "Subversion 是版本控制工具。\n" -"欲取得详细资料,请参阅 http://subversion.apache.org/\n" +"欲取得详细资料,请参阅 https://subversion.apache.org/\n" #: ../svn-bench/help-cmd.c:66 ../svn/help-cmd.c:70 ../svnrdump/svnrdump.c:700 #: ../svnsync/svnsync.c:1910
Modified: subversion/trunk/subversion/po/zh_TW.po URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/po/zh_TW.po?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/po/zh_TW.po [UTF-8] (original) +++ subversion/trunk/subversion/po/zh_TW.po [UTF-8] Fri Aug 19 16:31:35 2022 @@ -5927,7 +5927,7 @@ msgid "" "Copyright (C) 2010 The Apache Software Foundation.\n" "This software consists of contributions made by many people;\n" "see the NOTICE file for more information.\n" -"Subversion is open source software, see http://subversion.apache.org/\n" +"Subversion is open source software, see https://subversion.apache.org/\n" "\n" msgstr "" @@ -7180,7 +7180,7 @@ msgid "" "This client is too old to work with the working copy at\n" "'%s' (format %d).\n" "You need to get a newer Subversion client. For more details, see\n" -" http://subversion.apache.org/faq.html#working-copy-format-change\n" +" https://subversion.apache.org/faq.html#working-copy-format-change\n" msgstr "" #: ../libsvn_wc/wc_db_pdh.c:265 @@ -7516,7 +7516,7 @@ msgstr "" #, fuzzy msgid "" "Subversion is a tool for version control.\n" -"For additional information, see http://subversion.apache.org/\n" +"For additional information, see https://subversion.apache.org/\n" msgstr "" "Subversion 是個版本控制系統的工具.\n" "欲取得詳細資料, 請參考 http://subversion.tigris.org/\n" Modified: subversion/trunk/subversion/svn/help-cmd.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/help-cmd.c?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svn/help-cmd.c (original) +++ subversion/trunk/subversion/svn/help-cmd.c Fri Aug 19 16:31:35 2022 @@ -91,7 +91,7 @@ svn_cl__help(apr_getopt_t *os, char help_footer[] = N_("Subversion is a tool for version control.\n" - "For additional information, see http://subversion.apache.org/\n"); + "For additional information, see https://subversion.apache.org/\n"); if (baton) { Modified: subversion/trunk/subversion/svn/svn.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/svn.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svn/svn.1 (original) +++ subversion/trunk/subversion/svn/svn.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svn help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnadmin/svnadmin.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnadmin/svnadmin.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnadmin/svnadmin.1 (original) +++ subversion/trunk/subversion/svnadmin/svnadmin.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnadmin help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnbench/help-cmd.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnbench/help-cmd.c?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnbench/help-cmd.c (original) +++ subversion/trunk/subversion/svnbench/help-cmd.c Fri Aug 19 16:31:35 2022 @@ -60,7 +60,7 @@ svn_cl__help(apr_getopt_t *os, char help_footer[] = N_("Subversion is a tool for version control.\n" - "For additional information, see http://subversion.apache.org/\n"); + "For additional information, see https://subversion.apache.org/\n"); const char *ra_desc_start = _("The following repository access (RA) modules are available:\n\n"); Modified: subversion/trunk/subversion/svndumpfilter/svndumpfilter.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svndumpfilter/svndumpfilter.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svndumpfilter/svndumpfilter.1 (original) +++ subversion/trunk/subversion/svndumpfilter/svndumpfilter.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svndumpfilter help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnlook/svnlook.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnlook/svnlook.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnlook/svnlook.1 (original) +++ subversion/trunk/subversion/svnlook/svnlook.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnlook help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnmucc/svnmucc.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnmucc/svnmucc.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnmucc/svnmucc.1 (original) +++ subversion/trunk/subversion/svnmucc/svnmucc.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnmucc --help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnrdump/svnrdump.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnrdump/svnrdump.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnrdump/svnrdump.1 (original) +++ subversion/trunk/subversion/svnrdump/svnrdump.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnrdump help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnsync/svnsync.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnsync/svnsync.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnsync/svnsync.1 (original) +++ subversion/trunk/subversion/svnsync/svnsync.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnsync help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/svnversion/svnversion.1 URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svnversion/svnversion.1?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/svnversion/svnversion.1 (original) +++ subversion/trunk/subversion/svnversion/svnversion.1 Fri Aug 19 16:31:35 2022 @@ -36,12 +36,12 @@ is called the source ``repository''; it to permit extracting previous versions of those files at any time. For more information about the Subversion project, visit -http://subversion.apache.org. +https://subversion.apache.org. Documentation for Subversion and its tools, including detailed usage explanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and \fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at -http://svnbook.red-bean.com/. +https://svnbook.red-bean.com/. Run `svnversion --help' to access the built-in tool documentation. Modified: subversion/trunk/subversion/tests/cmdline/authz_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/authz_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/authz_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/authz_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # authz_tests.py: testing authorization. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/autoprop_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/autoprop_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/autoprop_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/autoprop_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # autoprop_tests.py: testing automatic properties # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/basic_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/basic_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/basic_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/basic_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # basic_tests.py: testing working-copy interactions with ra_local # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/blame_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/blame_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/blame_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/blame_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # blame_tests.py: testing line-by-line annotation. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/cat_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/cat_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/cat_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/cat_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # cat_tests.py: testing cat cases. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/changelist_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/changelist_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/changelist_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/changelist_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # changelist_tests.py: testing changelist uses. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/checkout_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/checkout_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/checkout_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/checkout_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # tree already exits. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/commit_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/commit_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/commit_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/commit_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # commit_tests.py: testing fancy commit cases. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/copy_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/copy_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/copy_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/copy_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # copy_tests.py: testing the many uses of 'svn cp' and 'svn mv' # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/dav_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/dav_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/dav_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/dav_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # dav_tests.py: testing connections to HTTP and DAV servers. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/depth_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/depth_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/depth_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/depth_tests.py Fri Aug 19 16:31:35 2022 @@ -5,7 +5,7 @@ # depth-immediates, depth-infinity). # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/diff_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/diff_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/diff_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/diff_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # diff_tests.py: some basic diff tests # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/entries_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/entries_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/entries_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/entries_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # entries_tests.py: test the old entries API using entries-dump # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/export_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/export_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/export_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/export_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # export_tests.py: testing export cases. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/externals_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/externals_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/externals_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/externals_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # module_tests.py: testing modules / external sources. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/getopt_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/getopt_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # getopt_tests.py: testing the svn command line processing # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout (original) +++ subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--help_stdout Fri Aug 19 16:31:35 2022 @@ -49,4 +49,4 @@ Available subcommands: upgrade Subversion is a tool for version control. -For additional information, see http://subversion.apache.org/ +For additional information, see https://subversion.apache.org/ Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version--verbose_stdout URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version--verbose_stdout?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version--verbose_stdout (original) +++ subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version--verbose_stdout Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ svn, version 1.9.0-dev (under developmen Copyright (C) 2012 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. -Subversion is open source software, see http://subversion.apache.org/ +Subversion is open source software, see https://subversion.apache.org/ Supported working copy (WC) formats: Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version_stdout URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version_stdout?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version_stdout (original) +++ subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn--version_stdout Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ svn, version 1.9.0-dev (under developmen Copyright (C) 2012 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. -Subversion is open source software, see http://subversion.apache.org/ +Subversion is open source software, see https://subversion.apache.org/ Supported working copy (WC) formats: Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout (original) +++ subversion/trunk/subversion/tests/cmdline/getopt_tests_data/svn_help_stdout Fri Aug 19 16:31:35 2022 @@ -49,4 +49,4 @@ Available subcommands: upgrade Subversion is a tool for version control. -For additional information, see http://subversion.apache.org/ +For additional information, see https://subversion.apache.org/ Modified: subversion/trunk/subversion/tests/cmdline/history_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/history_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/history_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/history_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # history_tests.py: testing history-tracing code # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/import_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/import_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/import_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/import_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # import_tests.py: import tests # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/info_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/info_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/info_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/info_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # info_tests.py: testing the svn info command # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/input_validation_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/input_validation_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/input_validation_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/input_validation_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # input_validation_tests.py: testing input validation # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/iprop_authz_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/iprop_authz_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/iprop_authz_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/iprop_authz_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # iprop_authz_tests.py: iprop tests that need to write an authz file # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/iprop_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/iprop_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/iprop_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/iprop_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # iprop_tests.py: testing versioned inherited properties # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/legacy/utf8_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/legacy/utf8_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/legacy/utf8_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/legacy/utf8_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # utf8_tests.py: testing the svn client's utf8 (i18n) handling # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/lock_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/lock_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/lock_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/lock_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # lock_tests.py: testing versioned properties # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/log_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/log_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/log_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/log_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # log_tests.py: testing "svn log" # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/merge_authz_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_authz_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/merge_authz_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/merge_authz_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # merge_authz_tests.py: merge tests that need to write an authz file # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/merge_automatic_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # merge_automatic_tests.py: testing "automatic merge" scenarios # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/merge_reintegrate_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_reintegrate_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/merge_reintegrate_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/merge_reintegrate_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # merge_reintegrate_tests.py: testing merge --reintegrate # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/merge_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/merge_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/merge_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # merge_tests.py: testing merge # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/merge_tree_conflict_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_tree_conflict_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/merge_tree_conflict_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/merge_tree_conflict_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # merge_tests.py: testing tree conflicts during merge # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # mergeinfo_tests.py: testing Merge Tracking reporting # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/mod_authz_svn_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/mod_authz_svn_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/mod_authz_svn_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/mod_authz_svn_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # mod_authz_svn_tests.py: testing mod_authz_svn # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/mod_dav_svn_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/mod_dav_svn_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/mod_dav_svn_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/mod_dav_svn_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # mod_dav_svn_tests.py: testing mod_dav_svn # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/move_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/move_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/move_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/move_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # move_tests.py: testing the local move tracking # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/patch_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/patch_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/patch_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/patch_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # patch_tests.py: some basic patch tests # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # basic_tests.py: testing working-copy interactions with ra_local # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/prop_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/prop_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/prop_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/prop_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # prop_tests.py: testing versioned properties # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/redirect_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/redirect_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/redirect_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/redirect_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # redirect_tests.py: Test ra_dav handling of server-side redirects # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/relocate_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/relocate_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/relocate_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/relocate_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # switch_tests.py: testing `svn switch'. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/resolve_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/resolve_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/resolve_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/resolve_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # resolve_tests.py: testing 'svn resolve' # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/revert_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/revert_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/revert_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/revert_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # revert_tests.py: testing 'svn revert'. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/schedule_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/schedule_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/schedule_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/schedule_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # (adds, deletes, reversion) # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/shelf2_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/shelf2_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/shelf2_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/shelf2_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # shelf_tests.py: testing shelving # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/shelf_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/shelf_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/shelf_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/shelf_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # shelf_tests.py: testing shelving # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/special_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/special_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/special_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/special_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # special_tests.py: testing special and reserved file handling # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/stat_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/stat_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/stat_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/stat_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # stat_tests.py: testing the svn stat command # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnadmin_tests.py: testing the 'svnadmin' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnauthz_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnauthz_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnauthz_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnauthz_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnauthz_tests.py: testing the 'svnauthz' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svndumpfilter_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svndumpfilter_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svndumpfilter_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svndumpfilter_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svndumpfilter_tests.py: testing the 'svndumpfilter' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svneditor.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svneditor.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svneditor.py (original) +++ subversion/trunk/subversion/tests/cmdline/svneditor.py Fri Aug 19 16:31:35 2022 @@ -2,7 +2,7 @@ # svneditor.py: a mock $SVN_EDITOR for the Subversion test suite # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svneditor.sh.in URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svneditor.sh.in?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svneditor.sh.in (original) +++ subversion/trunk/subversion/tests/cmdline/svneditor.sh.in Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # for the Subversion test suite # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnfsfs_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnfsfs_tests.py: testing the 'svnfsfs' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnlook_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnlook_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnlook_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnlook_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnlook_tests.py: testing the 'svnlook' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnmover_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnmover_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnmover_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnmover_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnmover_tests.py: tests of svnmover # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnmucc_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnmucc_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnmucc_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnmucc_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnmucc_tests.py: tests of svnmucc # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnrdump_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnrdump_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnrdump_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnrdump_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnrdump_tests.py: Tests svnrdump's remote repository dumping capabilities. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnsync_authz_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnsync_authz_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnsync_authz_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnsync_authz_tests.py Fri Aug 19 16:31:35 2022 @@ -5,7 +5,7 @@ # (mainly authz). # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnsync_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnsync_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnsync_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnsync_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnsync_tests.py: Tests SVNSync's repository mirroring capabilities. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svntest/mergetrees.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svntest/mergetrees.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svntest/mergetrees.py (original) +++ subversion/trunk/subversion/tests/cmdline/svntest/mergetrees.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # mergetrees.py: routines that create merge scenarios # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/svnversion_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnversion_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/svnversion_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/svnversion_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # svnversion_tests.py: testing the 'svnversion' tool. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/switch_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/switch_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/switch_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/switch_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # switch_tests.py: testing `svn switch'. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/trans_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/trans_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/trans_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/trans_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # trans_tests.py: testing eol conversion and keyword substitution # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/tree_conflict_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/tree_conflict_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/tree_conflict_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/tree_conflict_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # tree_conflict_tests.py: testing tree-conflict cases. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/update_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/update_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/update_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/update_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # update_tests.py: testing update cases. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/upgrade_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/upgrade_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/upgrade_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/upgrade_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # upgrade_tests.py: test the working copy upgrade process # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/cmdline/wc_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/wc_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/cmdline/wc_tests.py (original) +++ subversion/trunk/subversion/tests/cmdline/wc_tests.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # wc_tests.py: testing working-copy operations # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh (original) +++ subversion/trunk/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # create_wc_for_upgrade.sh : create a working copy for upgrade testing # # Subversion is a tool for revision control. -# See http://subversion.apache.org/ for more information. +# See https://subversion.apache.org/ for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/backup/hot-backup.py.in URL: http://svn.apache.org/viewvc/subversion/trunk/tools/backup/hot-backup.py.in?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/backup/hot-backup.py.in (original) +++ subversion/trunk/tools/backup/hot-backup.py.in Fri Aug 19 16:31:35 2022 @@ -7,7 +7,7 @@ # Berkeley DB. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/client-side/store-plaintext-password.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/store-plaintext-password.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/client-side/store-plaintext-password.py (original) +++ subversion/trunk/tools/client-side/store-plaintext-password.py Fri Aug 19 16:31:35 2022 @@ -8,7 +8,7 @@ passwords in plaintext. Only use this script if the security implications are understood and it is acceptable by your organization to store passwords in plaintext. -See http://subversion.apache.org/faq.html#plaintext-passwords +See https://subversion.apache.org/faq.html#plaintext-passwords """ # ==================================================================== Modified: subversion/trunk/tools/client-side/svn-mergeinfo-normalizer/help-cmd.c URL: http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svn-mergeinfo-normalizer/help-cmd.c?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/client-side/svn-mergeinfo-normalizer/help-cmd.c (original) +++ subversion/trunk/tools/client-side/svn-mergeinfo-normalizer/help-cmd.c Fri Aug 19 16:31:35 2022 @@ -65,7 +65,7 @@ svn_min__help(apr_getopt_t *os, char help_footer[] = N_("Subversion is a tool for version control.\n" - "For additional information, see http://subversion.apache.org/\n"); + "For additional information, see https://subversion.apache.org/\n"); const char *ra_desc_start = _("The following repository access (RA) modules are available:\n\n"); Modified: subversion/trunk/tools/client-side/svnconflict/svnconflict.c URL: http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svnconflict/svnconflict.c?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/client-side/svnconflict/svnconflict.c (original) +++ subversion/trunk/tools/client-side/svnconflict/svnconflict.c Fri Aug 19 16:31:35 2022 @@ -287,7 +287,7 @@ svnconflict_help(apr_getopt_t *os, void "\nAvailable subcommands:\n"); char help_footer[] = N_("Subversion is a tool for version control.\n" - "For additional information, see http://subversion.apache.org/\n"); + "For additional information, see https://subversion.apache.org/\n"); const char *ra_desc_start = _("The following repository access (RA) modules are available:\n\n"); svn_stringbuf_t *version_footer = svn_stringbuf_create_empty(pool); Modified: subversion/trunk/tools/client-side/svnviewspec_test.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svnviewspec_test.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/client-side/svnviewspec_test.py (original) +++ subversion/trunk/tools/client-side/svnviewspec_test.py Fri Aug 19 16:31:35 2022 @@ -6,7 +6,7 @@ # py.test svnviewspec_test.py # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/dev/benchmarks/RepoPerf/copy_repo.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/benchmarks/RepoPerf/copy_repo.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dev/benchmarks/RepoPerf/copy_repo.py (original) +++ subversion/trunk/tools/dev/benchmarks/RepoPerf/copy_repo.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # copy_repo.py: create multiple, interleaved copies of a set of repositories. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/dev/benchmarks/RepoPerf/win_repo_bench.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/benchmarks/RepoPerf/win_repo_bench.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dev/benchmarks/RepoPerf/win_repo_bench.py (original) +++ subversion/trunk/tools/dev/benchmarks/RepoPerf/win_repo_bench.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # win_repo_bench.py: run repository / server performance tests on Windows. # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://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=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dev/contribulyze.py (original) +++ subversion/trunk/tools/dev/contribulyze.py Fri Aug 19 16:31:35 2022 @@ -28,7 +28,7 @@ # # Some Subversion project log messages include parseable data to help # track who's contributing what. The exact syntax is described in -# http://subversion.apache.org/docs/community-guide/conventions.html#crediting, +# https://subversion.apache.org/docs/community-guide/conventions.html#crediting, # but here's an example, indented by three spaces, i.e., the "Patch by:" # starts at the beginning of a line: # @@ -620,7 +620,7 @@ to help us keep track of whom to conside was generated from "svn 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.apache.org/docs/community-guide/conventions.html#crediting" +href="https://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 @@ -734,8 +734,8 @@ def usage(): print('Create HTML files in the current directory, rooted at index.html,') 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.apache.org/docs/community-guide/conventions.html#crediting.') + print('The log input should use the contribution-tracking format defined in') + print('https://subversion.apache.org/docs/community-guide/conventions.html#crediting.') print('') print('Options:') print('') Modified: subversion/trunk/tools/dev/svn-dev.el URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/svn-dev.el?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dev/svn-dev.el (original) +++ subversion/trunk/tools/dev/svn-dev.el Fri Aug 19 16:31:35 2022 @@ -194,7 +194,7 @@ the resulting URL." (insert (format "http://svn.apache.org/viewcvs?view=revision&revision=%s" rev))) -(defconst svn-url-base "http://subversion.apache.org/") +(defconst svn-url-base "https://subversion.apache.org/") (defconst svn-faq-url (concat svn-url-base "faq.html")) (defconst svn-hacking-url (concat svn-url-base "docs/community-guide/community-guide.html")) Modified: subversion/trunk/tools/dist/advisory.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/advisory.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/advisory.py (original) +++ subversion/trunk/tools/dist/advisory.py Fri Aug 19 16:31:35 2022 @@ -21,7 +21,7 @@ """ Send GPG-signed security advisory e-mails from an @apache.org address to a known list of recipients, or write the advisory text in a form -suitable for publishing on http://subversion.apache.org/. +suitable for publishing on https://subversion.apache.org/. Usage: cd to the root directory of the advisory descriptions, then: @@ -68,7 +68,7 @@ def parse_args(argv): description="""\ Send GPG-signed security advisory e-mails from an @apache.org address to a known list of recipients, or write the advisory text in a form -suitable for publishing on http://subversion.apache.org/. +suitable for publishing on https://subversion.apache.org/. """) parser.add_argument( 'command', action='store', Modified: subversion/trunk/tools/dist/backport_tests.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/backport_tests.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/backport_tests.py (original) +++ subversion/trunk/tools/dist/backport_tests.py Fri Aug 19 16:31:35 2022 @@ -4,7 +4,7 @@ # backport_tests.py: Test backport.pl or backport.py # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/dist/backport_tests_pl.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/backport_tests_pl.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/backport_tests_pl.py (original) +++ subversion/trunk/tools/dist/backport_tests_pl.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # backport_tests_pl.py: Test backport.pl # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/dist/backport_tests_py.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/backport_tests_py.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/backport_tests_py.py (original) +++ subversion/trunk/tools/dist/backport_tests_py.py Fri Aug 19 16:31:35 2022 @@ -3,7 +3,7 @@ # backport_tests_py.py: Test backport.py # # Subversion is a tool for revision control. -# See http://subversion.apache.org for more information. +# See https://subversion.apache.org for more information. # # ==================================================================== # Licensed to the Apache Software Foundation (ASF) under one Modified: subversion/trunk/tools/dist/release.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/release.py?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/release.py (original) +++ subversion/trunk/tools/dist/release.py Fri Aug 19 16:31:35 2022 @@ -657,7 +657,7 @@ def update_backport_bot(args): Ask someone with appropriate access to add the %s.x branch to the backport merge bot. See - http://subversion.apache.org/docs/community-guide/releasing.html#backport-merge-bot + https://subversion.apache.org/docs/community-guide/releasing.html#backport-merge-bot *** Modified: subversion/trunk/tools/dist/templates/STATUS.ezt URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/templates/STATUS.ezt?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/templates/STATUS.ezt (original) +++ subversion/trunk/tools/dist/templates/STATUS.ezt Fri Aug 19 16:31:35 2022 @@ -6,7 +6,7 @@ This file tracks the status of releases in the [major-minor].x line. -See http://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization +See https://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization for details on how release lines and voting work, what kinds of bugs can delay a release, etc. Modified: subversion/trunk/tools/dist/templates/release-notes-lts.ezt URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/templates/release-notes-lts.ezt?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/templates/release-notes-lts.ezt (original) +++ subversion/trunk/tools/dist/templates/release-notes-lts.ezt Fri Aug 19 16:31:35 2022 @@ -74,7 +74,7 @@ available unless both client and server also cases where a new feature will work but will run less efficiently if the client is new and the server old.</p> -<p>There is <strong>no need</strong> to <a href="http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin" +<p>There is <strong>no need</strong> to <a href="https://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin" >dump and reload</a> your repositories. Subversion [major-minor] servers can read and write to repositories created by earlier versions. To upgrade an existing server installation, just install the Modified: subversion/trunk/tools/dist/templates/release-notes.ezt URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/templates/release-notes.ezt?rev=1903577&r1=1903576&r2=1903577&view=diff ============================================================================== --- subversion/trunk/tools/dist/templates/release-notes.ezt (original) +++ subversion/trunk/tools/dist/templates/release-notes.ezt Fri Aug 19 16:31:35 2022 @@ -74,7 +74,7 @@ available unless both client and server also cases where a new feature will work but will run less efficiently if the client is new and the server old.</p> -<p>There is <strong>no need</strong> to <a href="http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin" +<p>There is <strong>no need</strong> to <a href="https://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin" >dump and reload</a> your repositories. Subversion [major-minor] servers can read and write to repositories created by earlier versions. To upgrade an existing server installation, just install the
