From owner-svn-doc-all@freebsd.org Sat Jun 16 21:09:06 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FFF81022CCC; Sat, 16 Jun 2018 21:09:06 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6A306F8FD; Sat, 16 Jun 2018 21:09:05 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTP id w5GL8tgx053109; Sun, 17 Jun 2018 00:08:58 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua w5GL8tgx053109 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id w5GL8tgl053108; Sun, 17 Jun 2018 00:08:55 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 17 Jun 2018 00:08:55 +0300 From: Konstantin Belousov To: Allan Jude Cc: Eitan Adler , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r51850 - head/en_US.ISO8859-1/articles/committers-guide Message-ID: <20180616210855.GT2493@kib.kiev.ua> References: <201806162020.w5GKKZHC073700@repo.freebsd.org> <20180616204306.GS2493@kib.kiev.ua> <6a5e2113-4201-f9e9-4833-02f1ad4a7d28@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6a5e2113-4201-f9e9-4833-02f1ad4a7d28@freebsd.org> User-Agent: Mutt/1.10.0 (2018-05-17) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2018 21:09:06 -0000 On Sat, Jun 16, 2018 at 04:54:05PM -0400, Allan Jude wrote: > On 2018-06-16 16:43, Konstantin Belousov wrote: > > On Sat, Jun 16, 2018 at 08:20:35PM +0000, Eitan Adler wrote: > >> Author: eadler > >> Date: Sat Jun 16 20:20:34 2018 > >> New Revision: 51850 > >> URL: https://svnweb.freebsd.org/changeset/doc/51850 > >> > >> Log: > >> Committer guide: remove non-exististant seed reference > > Seeds are very much available. > > They are provided e.g. at > > https://download.freebsd.org/ftp/development/subversion/ > > > > Why did you removed the useful text instead of asking ? > > > > Sadly those seeds are from 2014 and 2015. There was talk about getting > those updated again, I am not sure what happened. These seeds cover at least 2/3 of the current history, which makes them quite useful comparing with svnsync'ing the whole repo from scratch. I maintain local mirrors for my own use and I appreciate the tarballs. Sure, it would be useful to refresh, but the current state is not fatal.