Comment 3 for bug 395731

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 395731] Re: Need a way to set content-filtering rules across the project

Craig Hewetson пишет:
> This is a major problem for our team.
> How do I check the working tree format version?

`bzr info -v` will tell you the format of working tree.

> and how do i "upgrade" it to format 5?

only by upgrading entire branch+tree to --1.14 format:
`bzr upgrade --1.14`