On Thu, 15 Dec 2011 10:31:17 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Thu, Dec 15, 2011 at 10:14 AM, Terry Brown <[email protected]> wrote: > > > I'll report on what `bzr check` does. bzr check bzr+ssh://bazaar.launchpad.net/~terry-n-brown/+junk/leo_test Checking branch at 'bzr+ssh://bazaar.launchpad.net/~terry-n-brown/%2Bjunk/leo_test/'. No working tree found at specified location. Checking repository at 'bzr+ssh://bazaar.launchpad.net/~terry-n-brown/%2Bjunk/leo_test/'. checked repository bzr+ssh://bazaar.launchpad.net/~terry-n-brown/%2Bjunk/leo_test/ format RepositoryFormat2a() 7224 revisions 2444 file-ids checked branch bzr+ssh://bazaar.launchpad.net/~terry-n-brown/%2Bjunk/leo_test/ format Remote: Branch format 6 It spent a reasonable amount of CPU time doing this, like it check each revision individually. Reading the docs. it doesn't actually do anything, apart from check, so I'll run it on lp:.../trunk and see if it can see the problem. If it does report a problem you're supposed to use `bzr reconcile`, but I'm not sure if that can be done over bzr+ssh: Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
