<br>I understand that nothing can (and does not need to be) perfectly synchronized, so this is a question not a bug.<br><br>When I noticed that there is already a 1.16 installer for Windows, I assumed I would find a tag for the 1.16 release in bzr.dev.<br>
<br>But when I did<br><br> bzr pull<br> bzr tags | grep '1.16'<br><br>all I got was<br><br> bzr-1.16rc1 4431.1.3<br><br>I also see that there seem to be no tags at all for 1.13 and 1.14.<br><br>I'm not saying anything is wrong (because then I'd have to fix it!) but I am curious to know how are tags used in bzr.dev?<br>
<br>Suppose -- hypothetically -- I wanted to go back and rebuild 1.13. How could I do that and know that I pulled the rigth sources?<br><br>Thanks<br>-M<br><br>