static file location

Asked by pjv

Is there a way I can put a small xml file in a launchpad project that will always (I would want to update it with subsequent releases) have the same url pointing to it from externally?

Question information

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

The solution for this would be to switch the revision number in the URL, for: "head:"
That will make sure you always get the latest file.

Revision history for this message
pjv (pjv) said :
#2

Thanks Martin, this solved my problem. The other numbers (and dates) in a bazaar download link do not change with release or revision changes (changes of the file).