From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::10]) by sourceware.org (Postfix) with ESMTPS id D52AA385E02C for ; Thu, 2 Apr 2020 12:19:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D52AA385E02C X-RZG-AUTH: ":LXoWVUeid/7A29J/hMvvT3koxZnKT7Qq0xotTetVnKkRh8ujoHahLDkytAZd" X-RZG-CLASS-ID: mo00 Received: from [192.168.22.245] by smtp.strato.de (RZmta 46.2.1 AUTH) with ESMTPSA id L0627aw32CJAK29 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)) (Client did not present a certificate); Thu, 2 Apr 2020 14:19:10 +0200 (CEST) Subject: Re: subversion status on gcc.gnu.org To: "Frank Ch. Eigler" , gcc@gcc.gnu.org Cc: overseers@sourceware.org References: <20200320173740.GA117263@elastic.org> From: Georg-Johann Lay Message-ID: Date: Thu, 2 Apr 2020 14:19:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20200320173740.GA117263@elastic.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2020 12:19:26 -0000 Am 20.03.20 um 18:37 schrieb Frank Ch. Eigler via Gcc: > Hi - > > Both svn: and ssh+svn: now work for your archeological needs. > Further, URLs such as > > https://gcc.gnu.org/viewcvs?rev=279160&root=gcc&view=rev > https://gcc.gnu.org/r123456 > > are mapped to gitweb searches that try to locate the matching > From-SVN: rABCDEF commit. This way, historical URLs from bugzilla > should work. This does not work as expected. For example, https://gcc.gnu.org/r2000 maps to a search and you get thousands of hits for SVN: r2000** Johann