Comment 4 for bug 628846

Revision history for this message
jazzynico (jazzynico) wrote :

Thanks for the tips.

> What's more I read it from .bzr/branch/last-revision directly (it's the first word in the file) rather than using bzr revno because I found it often wasn't in the path.

That's something that can be improved. I used revno in order to be sure it also works with checkouts (in which there's no last-revision file), but buildtool.cpp should handle both cases. I'll try to work on it before the next revision.

> The 0.48 branch should also be updated similarly. (0.48 and 0.48.0.0, 0.48.1 and 0.48.1.0, or 0.48+devel and 0.48.0.9?)

0.48.0.revno would be perfect. But it would need the rc files to be updated automatically.