On Wed, Jun 21, 2006 at 04:00:25PM -0000, Jeff Bailey wrote: > Got this error during a checkout: > > [EMAIL PROTECTED]:~/Programming/bzrtree$ bzr checkout > sftp://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.edgy > bzr: ERROR: Lock was broken while still open: > LockDir(sftp://bazaar.launchpad.net/%7Eubuntu-core-dev/ubuntu-seeds/ubuntu.edgy/.bzr/branch/lock) > - check storage consistency! > [EMAIL PROTECTED]:~/Programming/bzrtree$ bzr checkout > sftp://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu.edgy > bzr: ERROR: Target directory "ubuntu.edgy" already exists. > [EMAIL PROTECTED]:~/Programming/bzrtree$ cd ubuntu.edgy/ > [EMAIL PROTECTED]:~/Programming/bzrtree/ubuntu.edgy$ bzr update > bzr: ERROR: No WorkingTree exists for > /home/jbailey/Programming/bzrtree/ubuntu.edgy/.bzr/checkout/. > > When I deleted it and did another checkout it was fine.
I believe one of us was committing at the same time Jeff was checking out. -- - mdz -- Race during simultaneous commits to the same bound branch https://launchpad.net/bugs/50438 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
