Comment 3 for bug 1995629

Revision history for this message
Aleksandr Smyshliaev (a1s) wrote :

The screenshot is made at a private server and cannot be seen outside the intranet.

The steps to reproduce are these:

$ mkdir root
$ cd root
$ bzr init branch
Created a standalone tree (format: 2a)
$ touch branch/checkme
$ bzr add branch/checkme
adding checkme
$ bzr commit -m "test" branch
Committing to: /home/alex/q/root/branch/
added checkme
Committed revision 1.
$ bzr init-repo repo
Shared repository with trees (format: 2a)
Location:
  shared repository: repo
$ bzr branch branch repo/sub
Branched 1 revision.
$ loggerhead-serve .