Comment 1 for bug 328135

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

That's really weird and I can't reproduce it. All the following work for me using bzr.dev r4000:

  bzr init-repo --development-wt5-rich-root .
  bzr init-repo --development-wt5 .
  bzr init-repo .

Trying with init instead of init-repo seems fine as well.

I wonder if there's any chance of some corrupted .pyc or pyo files? Can you try deleting those and seeing if the issue still exists?