Bug 221006 - svnweb does not display quarterly ports tree in full
Summary: svnweb does not display quarterly ports tree in full
Status: Closed Works As Intended
Alias: None
Product: Services
Classification: Unclassified
Component: FTP/WWW Sites & Mirrors (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Mirror Admin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-25 18:24 UTC by Kurt Jaeger
Modified: 2017-07-26 19:29 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger freebsd_committer freebsd_triage 2017-07-25 18:24:06 UTC
If I try to find security/tor in

https://svnweb.freebsd.org/ports/branches/2017Q3/security/

it's only displayed until ruby-camellia/, not until the tor/ ports.
Comment 1 Fabian Keil 2017-07-26 12:35:57 UTC
viewvc seems to split long listings into multiple pages.

Note the "Go To:" button near the top of the page.

The tor ports are part of the second "page":
https://svnweb.freebsd.org/ports/branches/2017Q3/security/?dir_pagestart=1000
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2017-07-26 19:29:23 UTC
Yes, thanks, that's how it works. I missed that button.