bzr rspush gives unprintable exception
Bug #239736 reported by
Fredrik de Vibe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BzrTools |
New
|
Undecided
|
Unassigned |
Bug Description
After doing
$ bzr init-repo --rich-root-pack bzrrepo
$ cd bzrrepo
$ bzr branch -r 1 svnrepo/module
$ cd module
$ bzr pull
the following command gives the following error:
$ bzr rspush host:path
bzr: ERROR: Unprintable exception NotStandalone: dict={'
It'd be nice if this could give a somewhat more descriptive error message. :-)
To post a comment you must log in.