From owner-freebsd-testing@FreeBSD.ORG Sat Feb 14 22:11:03 2015 Return-Path: Delivered-To: freebsd-testing@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 039EA3B9 for ; Sat, 14 Feb 2015 22:11:03 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9ABE2D5C for ; Sat, 14 Feb 2015 22:11:02 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t1EMB0kA068300 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 14 Feb 2015 15:11:00 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t1EMB0fq068297; Sat, 14 Feb 2015 15:11:00 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 14 Feb 2015 15:11:00 -0700 (MST) From: Warren Block To: Garrett Cooper Subject: Re: Doc tests: extra /head in links In-Reply-To: <822EB8A5-2DC6-408B-B7BF-DD301901D65C@gmail.com> Message-ID: References: <822EB8A5-2DC6-408B-B7BF-DD301901D65C@gmail.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 14 Feb 2015 15:11:00 -0700 (MST) Cc: "freebsd-testing@FreeBSD.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2015 22:11:03 -0000 On Sat, 14 Feb 2015, Garrett Cooper wrote: > >> On Feb 14, 2015, at 07:32, Warren Block wrote: >> >> On https://jenkins.freebsd.org/job/FreeBSD_DOC/1023/changes >> >> The "Path in Repository" and "(diff)" links have a repeated "/head". So the first is >> >> http://svnweb.freebsd.org/doc/head/head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml >> >> but should be >> >> http://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml >> >> I can enter a PR for this if that is preferred. Thanks! > > Please do. > Thanks :).. Done: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197666