Date: Tue, 29 May 2018 19:16:02 +1000 From: Kubilay Kocak <koobs@FreeBSD.org> To: Peter Jeremy <peter@rulingia.com>, Jeffrey Bouquet <jbtakk@iherebuywisely.com> Cc: current <current@freebsd.org> Subject: Re: how to browse svnweb source? Message-ID: <badaefb1-eec3-ecfb-c8da-16c13ecf0359@FreeBSD.org> In-Reply-To: <20180529062948.GG96747@server.rulingia.com> References: <6a212103-830c-54ea-1223-1dcc48ad0ffc@freebsd.org> <E1fNT5T-0005fI-A8@rmmprod07.runbox> <20180529062948.GG96747@server.rulingia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29/05/2018 4:29 pm, Peter Jeremy wrote: > On 2018-May-28 18:06:07 -0700, Jeffrey Bouquet <jbtakk@iherebuywisely.com> wrote: >>>> Suddenly the site www.secnetix.de/olli/FreeBSD/svnews which showed sequential >>>> source as for example xx1966 on april 3 .... xx2040 on april 4 this year, is not loading >>>> in the browser. > > That site is not associated with the FreeBSD Project so you would need to > discuss the absence of information on that site with whoever runs it. > >> I tried that url every which way, sorting the headings, etc, and onscreen >> would be at best, a description of the new source but not specifically which >> files were changed and their complete path. Nothing like the url mentioned above at >> .de in the latter's overview. > > Without knowing what that site displayed, it's very difficult to know where > (or if) svnweb provides the information. Given a known revision, you can > check (eg) https://svnweb.freebsd.org/base?view=revision&revision=333926 > > If you want a sequential list of commits, you might be better off with (eg) > https://lists.freebsd.org/pipermail/svn-src-all/ > svnweb (ViewVC) has a "Revision Log" link to see commit logs for files, but paths also support it too. Unfortauntely there's just no link to it in the UI. Just append ?view=log to the URL, which will show you a commit log history, at that path. Eg: https://svnweb.freebsd.org/ports/head/?view=log
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?badaefb1-eec3-ecfb-c8da-16c13ecf0359>