Comment 7 for bug 197429

Revision history for this message
Kostja Osipov (kostja) wrote : Re: [Bug 197429] Re: bzr gui tools are too slow with old/large repositories

* John A Meinel <email address hidden> [08/03/04 20:25]:
> bzr info
>
> in the target directory should include something like:
> Repository branch (format: pack-0.92)
> Location:
> shared repository: .
> repository branch: .
>
> I'm a little surprised that these are "." as it means your shared
> repository is in the same location as your branch (and both are at
> ~/mysql-packs) rather than in subdirectories.

kostja@dipika:~/mysql-5.1-bzr$ bzr info
Standalone tree (format: pack-0.92)
Location:
  branch root: .

Related branches:
  parent branch: /home/kostja/mysql-packs/mysql-5.1

kostja@dipika:~/mysql-packs$ bzr info
Repository branch (format: pack-0.92)
Location:
  shared repository: .
  repository branch: .

Related branches:
  parent branch: mysql-5.1

kostja@dipika:~/mysql-packs/mysql-5.1$ bzr info
Repository branch (format: pack-0.92)
Location:
  shared repository: /home/kostja/mysql-packs
  repository branch: .

Related branches:
  parent branch: /home/kostja/snapshot/mysql-5.1

kostja@dipika:~/mysql-packs/mysql-6.0$ bzr info
Repository branch (format: pack-0.92)
Location:
  shared repository: /home/kostja/mysql-packs
  repository branch: .

Related branches:
  parent branch: /home/kostja/snapshot/mysql-6.0

--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY