14:20 < kgoetz> hi all. i asked this in #ubuntu-doc, but i was pointed here.
https://wiki.ubuntu.com/DocumentationTeam/Repository#head-7349bc14cd12ae1087537a239427a70a4d73295d talks about
setting up a shared repository for checkout histories. i'm wondering if theres a way i can check my 3 docs
checkouts (edu/kubuntu/ubuntu) are shared or not
14:20 < jdong> kgoetz: cd into your branch, type "bzr info"
14:20 < jdong> shared repository: /home/jdong/src/rockbox
14:20 < jdong> ^^ you'll see a line like that if it's shared
14:22 < jdong> kgoetz: and you should probably omit the --format argument too; the new default pack format is more efficient
and faster over network
14:22 < kgoetz> jdong: thanks a lot! "Shared repository with trees (format: dirstate-with-subtree)"
14:22 < jdong> cool
14:22 < kgoetz> jdong: i setup the repo months ago, but i've only just come back to it.
14:22 < jdong> ah
14:22 < jdong> consider upgrading to the packs format for space savings
14:23 < jdong> and consider telling the same to doc team :)
14:23 < kgoetz> ok :)