Modify ↓
#9090 closed defect (fixed)
Browser "Download as zip" is not Multi-repos aware
| Reported by: | John Hampton | Owned by: | Remy Blank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | version control/browser | Version: | 0.12dev |
| Severity: | normal | Keywords: | zip multirepos |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Currently, the value for downloadable_paths in trac.ini is relative to a repository. The effect is that it is applied across all repositories.
The download as zip feature needs to be made multi-repos aware.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Owner: | set to |
|---|
Note:
See TracTickets
for help on using tickets.



Fixed in [9279], the option now takes full paths (including the leading repository name).
(OT: Repository sync sure takes a long time ATM)