Code review comment for lp:~robs987/leo-editor/openWith

Revision history for this message
Rob Sheppard (robs987) wrote :

Ville M. Vainio wrote, On 11/7/2009 3:19 PM:
> Still get
>
> ville@ville-desktop:~/leo-editor$ bzr merge lp:~robs987/leo-editor/openWith
> bzr: ERROR: KnitPackRepository('file:///home/ville/leo-editor/.bzr/repository/')
> is not compatible with
> RemoteRepository(bzr+ssh://bazaar.launchpad.net/~robs987/leo-editor/openWith/.bzr/)
> different rich-root support
>
> I know that I can fix this by doing "bzr convert" on leo-editor branch, or apply the fix manually - but in the light of recent launchpad problems, I'll let this sit for a few more days. I hope you don't mind, just notifying that this contribution is by no means forgotten right now.
>
>

Sorry for the delay, I've been swamped at work.

I suppose this is caused by me having the wrong "rich-root support" in
my local repo, which I don't really understand because I'm just using
the defaults. Any suggestions for how I should be setting up my local
repo/branch?

In the meantime, I'll educate myself on this rich-root stuff.

If it's a hassle for you to merge this little change, don't feel
obligated. It was mainly an exercise to help me learn some of Leo's code
and the process of contributing, the later being more complicated than I
though it was :)

Thanks again for helping a n00b.

Rob

« Back to merge proposal