Author: hartmannathan Date: Wed Jul 15 20:49:14 2020 New Revision: 1879904 URL: http://svn.apache.org/viewvc?rev=1879904&view=rev Log: Remove even more references of tigris.org from the website.
The old subversion.tigris.org site was taken down on 2020/07/01. See dev@ discussion "[PATCH] Remove references to tigris.org from website" started 2020/07/07. Archive: https://lists.apache.org/thread.html/r19dd9d0a9cb921fe2df8792adbe57e808d07b64c32ea436db0e38d9b%40%3Cdev.subversion.apache.org%3E * docs/community-guide/l10n.html Removed reference to old [email protected] mailing lists. Referred translation discussions to dev@. * faq.html Remove dead cvs2svn links. * mailing-lists.html Adjusted a comment to contain the right address for dev@ Remove reference to Tigris Discussion page. * news.html Make a note that subversion.tigris.org is no longer available but keep old link for historic reference. * reporting-issues.html Remove the section Issuezilla. Patch by: Daniel Sahlberg <daniel.l.sahlberg{_AT_}gmail.com> Modified: subversion/site/publish/docs/community-guide/l10n.part.html subversion/site/publish/faq.html subversion/site/publish/mailing-lists.html subversion/site/publish/news.html subversion/site/publish/reporting-issues.html Modified: subversion/site/publish/docs/community-guide/l10n.part.html URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/l10n.part.html?rev=1879904&r1=1879903&r2=1879904&view=diff ============================================================================== --- subversion/site/publish/docs/community-guide/l10n.part.html (original) +++ subversion/site/publish/docs/community-guide/l10n.part.html Wed Jul 15 20:49:14 2020 @@ -70,10 +70,7 @@ string composition.</p> href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/po/" >the po section of the repository</a>. Please contact [email protected] when you want to start a translation not -available yet. Translation discussion takes place both on that list -and on dedicated native language mailing lists (<a -href="http://subversion.tigris.org/servlets/ProjectMailingListList" -><em>[email protected]</em></a>).</p> +available yet. Translation discussion takes place on that list.</p> </div> <!-- l10n-overview --> Modified: subversion/site/publish/faq.html URL: http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1879904&r1=1879903&r2=1879904&view=diff ============================================================================== --- subversion/site/publish/faq.html (original) +++ subversion/site/publish/faq.html Wed Jul 15 20:49:14 2020 @@ -861,26 +861,14 @@ chapter 5 in The Subversion Book</a>.</p title="Link to this section">¶</a> </h3> -<p>Try the cvs2svn conversion tool, from <a -href="http://cvs2svn.tigris.org/">http://cvs2svn.tigris.org/</a> (see -also its <a href="http://cvs2svn.tigris.org/features.html" >feature -list</a> and <a href="http://cvs2svn.tigris.org/cvs2svn.html" ->documentation</a>). cvs2svn seems to be what most people use, but if -for some reason it doesn't meet your needs, there are at least two -other tools you could try:</p> - -<ul> - -<li>One based on <a -href="http://public.perforce.com/public/revml/index.html">VCP</a> -written by Chia-liang Kao can be found on <a -href="http://search.cpan.org/perldoc?VCP::Dest::svk">CPAN</a>.</li> - -<li>refinecvs written by Lev Serebryakov is at <a -href="http://lev.serebryakov.spb.ru/refinecvs/" ->http://lev.serebryakov.spb.ru/refinecvs/</a>.</li> - -</ul> +<p>The cvs2svn conversion tool seems to be what most people use. The +sources are hosted at <a href="https://github.com/mhagger/cvs2svn" +>https://github.com/mhagger/cvs2svn</a>. If you are running a Linux or +BSD-based system, your distribution might have a cvs2svn package.</p> + +<p>If cvs2svn doesn't meet your needs, you might try refinecvs written +by Lev Serebryakov at <a href="http://lev.serebryakov.spb.ru/refinecvs/" +>http://lev.serebryakov.spb.ru/refinecvs/</a>.</p> </div> Modified: subversion/site/publish/mailing-lists.html URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=1879904&r1=1879903&r2=1879904&view=diff ============================================================================== --- subversion/site/publish/mailing-lists.html (original) +++ subversion/site/publish/mailing-lists.html Wed Jul 15 20:49:14 2020 @@ -318,7 +318,7 @@ delay for your post to appear (see below ...)" where N is a revision number, and the information in parens is a platform string, see the PLATFORMS file for more examples. Substitute FAIL for PASS if the test fails. (Also, please set the - Reply-to header on such mails to [email protected], so + Reply-to header on such mails to [email protected], so any problems are followed up on the main list.) --> </tr> @@ -467,20 +467,6 @@ delay for your post to appear (see below </div> <!-- #announcements --> - -<div class="h2" id="other-lists"> -<h2>Other Mailing Lists - <a class="sectionlink" href="#other-lists" - title="Link to this section">¶</a> -</h2> - -<p>We have a variety of additional mailing lists for other aspects of - the project management. You can find these lists on - our <a href="http://subversion.tigris.org/ds/viewForums.do" >old - Tigris.org Discussions page</a>.</p> - -</div> <!-- #other-lists --> - </div> <!-- #site-content --> </body> </html> Modified: subversion/site/publish/news.html URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1879904&r1=1879903&r2=1879904&view=diff ============================================================================== --- subversion/site/publish/news.html (original) +++ subversion/site/publish/news.html Wed Jul 15 20:49:14 2020 @@ -2130,7 +2130,8 @@ candidate will become the final release you can't find what you're looking for here at this website, chances are good that we've not yet migrated that information yet from our <a href="http://subversion.tigris.org/" >old - website</a>.</p> + website</a>. [As of July 1, 2020 the old website is no longer + available.]</p> </div> <!-- #news-20091107 --> Modified: subversion/site/publish/reporting-issues.html URL: http://svn.apache.org/viewvc/subversion/site/publish/reporting-issues.html?rev=1879904&r1=1879903&r2=1879904&view=diff ============================================================================== --- subversion/site/publish/reporting-issues.html (original) +++ subversion/site/publish/reporting-issues.html Wed Jul 15 20:49:14 2020 @@ -96,16 +96,6 @@ </div> <!-- #queries --> -<div class="h2" id="issuezilla"> -<h2>Issuezilla, the Old Bug Tracker - <a class="sectionlink" href="#issuezilla" - title="Link to this section">¶</a> -</h2> - -<p>Subversion's previous issue tracker can be accessed at <a href="http://subversion.tigris.org/servlets/ProjectIssues">http://subversion.tigris.org/servlets/ProjectIssues</a>. Its content was transferred to the new tracker in September 2015. Since then, it is available for read-only access, until we decide to turn it off.</p> - -</div> <!-- #issuezilla --> - </div> <!-- #site-content --> </body> </html>
