[Bug 525571] Re: No locking when updating files in ~/.bazaar

Martin Packman martin.packman at canonical.com
Mon Nov 14 23:54:53 UTC 2011


** Tags added: affects-twisted

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/525571

Title:
  No locking when updating files in ~/.bazaar

Status in Bazaar Version Control System:
  Fix Released
Status in Subversion branch support for Bazaar:
  Fix Released
Status in Launchpad itself:
  Fix Released
Status in “bzr” package in Ubuntu:
  Fix Released
Status in “bzr” source package in Lucid:
  Fix Released
Status in “bzr” source package in Maverick:
  Fix Released

Bug description:
  exarkun at boson:/tmp$ svnadmin create foo
  exarkun at boson:/tmp$ bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr
  Initialising Subversion metadata cache in /home/exarkun/.cache/bazaar/svn/261e6e09-138e-40a9-b6e2-6d67e07423dd.
  Using repository layout: root                                                                                                                                 
  Use 'bzr checkout' to create a working tree in the newly created branches.                                                                                    
  exarkun at boson:/tmp$ bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr
  Using repository layout: root                                                                                                                                 
  Use 'bzr checkout' to create a working tree in the newly created branches.                                                                                    
  exarkun at boson:/tmp$ bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr
  Using repository layout: root                                                                                                                                 
  Use 'bzr checkout' to create a working tree in the newly created branches.                                                                                    
  exarkun at boson:/tmp$ ls foo-bzr/
  exarkun at boson:/tmp$ bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr &bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr &bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr 
  [1] 19190
  [2] 19191
  Using repository layout: root                                                                                                                                 
  Using repository layout: root
  bzr: ERROR: Error(s) parsing config file /home/exarkun/.bazaar/subversion.conf:
  Invalid line at line "3".
  Duplicate section name at line 5.
  Duplicate keyword name at line 6.
  Use 'bzr checkout' to create a working tree in the newly created branches.                                                                                    
  Use 'bzr checkout' to create a working tree in the newly created branches.
  [1]-  Exit 3                  bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr
  [2]+  Done                    bzr svn-import --incremental -v /tmp/foo /tmp/foo-bzr
  exarkun at boson:/tmp$ cat /home/exarkun/.bazaar/subversion.conf 
  [261e6e09-138e-40a9-b6e2-6d67e07423dd]
  locations = file:///tmp/foo
  istedmatrix.com/svn/Twisted
  guessed-layout = trunk0
  [261e6e09-138e-40a9-b6e2-6d67e07423dd]

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/525571/+subscriptions




More information about the foundations-bugs mailing list