@Freerk distributed SCM like baazar, git, mercurial have their catches: revision numbers keep changing depending on merges. The only thing that really matter is the revision ID which is guaranteed to remain unique for any commit.
A good way to have a visual feedback on all that is to install the bzr-gtk Debian/Ubuntu package and do the following command inside your revisionned directory: >bzr visualise or with a z (I'm not sure which one works) >bzr visualize It will output you something similar to Olive viewer but really faster and it can jump to a given revision ID or number too. Hope this helps, Raphael Valyi ------------------------ http://www.smile.fr -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=38519#38519 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
