<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jelmer Vernooij wrote:
<blockquote cite="mid:1286047514.2939.79.camel@gwenhwyvar" type="cite">
  <pre wrap="">On Sat, 2010-10-02 at 15:58 -0300, Matthew Gordon wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm not sure how closely the bazaar and bzr-svn teams work together,
but I wanted to chime in, as someone else who works in a subversion
shop, that I think having really solid subversion integration would go
a long way towards encouraging bzr adoption.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Can you be more specific? What do you think is missing at the moment?

Cheers,

Jelmer
  </pre>
</blockquote>
<br>
1. Seamless handling of ghost revisions.<br>
<br>
I typically do `bzr revert --forget-merges` prior to committing a merge
to an svn repo so that ghosts don't get created. If IIRC, qdiff crashes
when you diff against a ghost rev.<br>
<br>
Either ghost revs need to be better documented (last I checked it
basically said you don't need to worry about them), or they need to be
fixed so that the docs are correct in that we don't need to worry about
them.<br>
<br>
David<br>
</body>
</html>