[MERGE] Pass create_prefix paremeter to BzrDir.push_branch.

Jelmer Vernooij jelmer at samba.org
Mon Jun 8 02:46:48 BST 2009


On Mon, Jun 08, 2009 at 11:29:59AM +1000, Robert Collins wrote:
> On Mon, 2009-06-08 at 02:39 +0200, Jelmer Vernooij wrote:
> > This patch makes cmd_push pass the create_prefix parameter to
> > BzrDir.push_branch(). This is required for bzr-svn to support "bzr push
> > --create-prefix". The regular way of detecting that a prefix doesn't
> > exist will not work for Subversion, since control dirs are "virtual" and
> > therefor always exist.
> Can't you tell via log information?
I'm not sure I follow. How could I use log to tell the intent of the
caller of the API?

Cheers,

Jelmer



More information about the bazaar mailing list