I've got a Juju Charm that is stored in a Bazaar repository and I would like the charm revision file to have the same value as the Bazaar repository's revision number. Is there a way to make Juju "compile" the Charm and check Bazaar for the revision number? Basically I want bzr revno > revision.
Asked
Active
Viewed 164 times
5
Ted Gould
- 3,425
1 Answers
1
The bzr-keywords plugin should be able to do this for you:
Jorge Castro
- 73,717
Kapil Thangavelu
- 1,052