[08:57] hello all, i'm very new to bzr (but not version control). How does one checkout a tag (sorry if that's a git-ism) [09:04] i thought it was 'bzr switch -r tag:' [09:04] that's causing an infinite recursion error [09:39] jnoah: "checkout" meaning you don't have something on your filesystem yet? bzr co -r tag:FOO URL [09:40] If you have something but at the wrong revision, bzr up -r tag:TAG [09:40] wrong revision [09:41] i'll try 'up' [09:45] worked! thanks LeoNerd [09:47] :) === Peng is now known as Peng_