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::4]) by sourceware.org (Postfix) with ESMTPS id 98654385E02C for ; Thu, 2 Apr 2020 12:19:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 98654385E02C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gjlay.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=avr@gjlay.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1585829959; s=strato-dkim-0002; d=gjlay.de; h=In-Reply-To:Date:Message-ID:From:References:Cc:To:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=2jboY/sG4Or8j5DOEHviHnWjzrGvqjSP8oueYhY4m4A=; b=aRukVQWVL96LUq9zUVAxnNyayvn70zlgSU/bZk719txDU5yTOEUQm5Q9VDUwjQSmAi 6oRbErFbzCWA3rYvy5n1ZAcAUs6J4KSw32LVnEoPdxKMlioy+JLz+5dYC6Q1unkCUbwa h/qUQdxzWEONhet5jW1rfAOYNxah8ziB17NeBoljrpYwr+Hr/gX02DfqWO/bBEVTM98C KoQ+sh86f2Jb37d1cbxVkErvwfaS70+5V0IfwcPcaSOr85bJOWIywZYxsqpMyFh/8rkR gQYduXnQichulEwLAoG1Olym2zaS33Go9EapxvtO3O+l1+4nF9KrkQYzcGMQiHH2A7Ql d6AA== 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=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2020 12:19:23 -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