Modify ↓
Opened 18 years ago
Last modified 10 years ago
#5119 new enhancement
zip source download link should support "current version"
Reported by: | ThurnerRupert | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | next-major-releases |
Component: | version control/browser | Version: | |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
the source download link should be depending on the revision which is displayed in the source browser. i.e.:
- if trunk (head, latest) is displayed, the download link should be trunk too, like this
- if some revision is displayed, the download link should be that revision too, like this, r5000
this would allow to give somebody else a direct download link by just copy-pasting the link.
Attachments (0)
Change History (7)
comment:1 by , 18 years ago
Priority: | normal → low |
---|---|
Severity: | normal → minor |
comment:4 by , 16 years ago
Owner: | changed from | to
---|
comment:5 by , 15 years ago
Milestone: | next-minor-0.12.x → next-major-0.1X |
---|
comment:6 by , 12 years ago
is that implemented? I am still downloading the change set I am using git, how can I manually set the link for download current version?
comment:7 by , 10 years ago
Owner: | removed |
---|
Note:
See TracTickets
for help on using tickets.
Agreed. As you can see, the manually produced links are already working, all what's left to do is to adjust the Zip link produced when the latest revision is browsed.