[14:40] I managed to get my local copy of the serverguide bzr messed up. I am wanting to get back to a known good point, revision 279. I have tried: [14:40] bzr revert -r 279 [14:40] bzr revert --revision=279 --forget-merges --no-backup [14:41] and some other variants, but I can not get to rev 279 and can not merge. [14:41] after the revert command, you should commit [14:41] and the command you should use is the first one you posted [14:43] knome: thanks. [14:43] np [14:52] hmmm... still seems messed up. I am at revno 288 and want to go to rev 279 and forget everything since. [14:53] the revert command should indeed do that [14:53] are you sure 279 is clean? [14:54] Yes, 279 is the master revno. [15:03] I think I'll just start again with a new fresh branch. I was just not wanting to have to waste the time, as download time is significant.