#240 closed defect (released)
Broken links
| Reported by: | Tomek Jackowiak | Owned by: | New Bugs |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Website | Version: | other |
| Severity: | normal | Keywords: | |
| Cc: | James Aylett | Blocked By: | |
| Blocking: | Operating System: | other |
Description
Almost all the "[news]" links on the download page are broken. For example: "xapian-core: the Xapian library itself [news]" -> http://svn.xapian.org/*checkout*/tags/1.0.5/xapian-core/NEWS -> we've got:
An Exception Has Occurred
Access to "tags" is forbidden.
HTTP Response Status
403 Forbidden
Change History (5)
comment:1 by , 18 years ago
| Cc: | added |
|---|---|
| op_sys: | All → other |
| rep_platform: | PC → Other |
| Version: | SVN HEAD → other |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This was slightly more complex - it happened when atreus was moved, and I screwed up some configuration in getting it proxied properly so it would still run at the old ip address. Fixed now AFAIK.
comment:4 by , 18 years ago
| Resolution: | fixed → verified |
|---|
comment:5 by , 18 years ago
| Operating System: | → other |
|---|---|
| Resolution: | verified → released |
Note:
See TracTickets
for help on using tickets.

This is presumably because svn.xapian.org has recently migrated to a new server.
But the link you give is working for me now. Did you fix this already, James?