On Thu, Jul 9, 2020 at 5:27 PM Daniel Sahlberg <daniel.l.sahlb...@gmail.com> wrote: > > Thanks for your feedback! I have removed these from both > reporting-issues.html and the community guide.
Thanks for your recent patches! evicttigris_2.patch.txt looks good to me, except as Stefan points out, cvs2svn is now at https://github.com/mhagger/cvs2svn, so I propose the following text for that FAQ section: [[[ <div class="h3" id="cvs2svn"> <h3>How do I convert an existing CVS repository into a Subversion repository? <a class="sectionlink" href="#cvs2svn" title="Link to this section">¶</a> </h3> <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>. (Previously, cvs2svn was hosted at http://cvs2svn.tigris.org/, however that site was shut down on 1 July, 2020.) 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> ]]] If there are no objections I propose to go ahead and commit evicttigris_2.patch.txt and the above changes. Unfortunately that would make Yasuhito's translation out-of-date. :-( Nathan