How to get a link to download a file at it's latest revision?

Asked by Vadim Peretokin

Hi,

Is it possible to get a link to download a file in a given branch (hosted on launchpad), at it's latest revision? The only options I found offered at a specific one, which isn't exactly what I'm looking for.

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
loggerhead Edit question
Assignee:
No assignee Edit question
Solved by:
Martin Albisetti
Solved:
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Vadim Peretokin (vperetokin) said :
#2

Thanks!

Revision history for this message
Best Martin Albisetti (beuno) said :
#3

It has been committed, and the change will be rolled out in the following days to Launchpad.

Revision history for this message
Vadim Peretokin (vperetokin) said :
#4

Thanks Martin Albisetti, that solved my question.

Revision history for this message
Peter Bex (peter-bex) said :
#5

How do you construct this URI given a known filename?

For example, if I'd like to download the current head version of __init__.py in bzr-egg-author, I get a link to http://bazaar.launchpad.net/~peter-bex/bzr-egg-author/trunk/download/head:/__init__.py-20120108181620-oiaeozderngshf6f-1/__init__.py -- is there a way to get the file without having to know the "internal ID" suffix for the file?