Advertisement
kbmonkey

bzr checkout and version

Apr 9th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. bzr checkout lp:ibid trunk
  2. Doing on-the-fly conversion from RemoteRepositoryFormat(_network_name='Bazaar repository format 2a (needs bzr 1.16 or later)\n') to RepositoryFormatKnitPack5().
  3. This may take some time. Upgrade the repositories to the same format for better performance.
  4. bzr: ERROR: KnitPackRepository('file:///home/kbmonkey/coding/ibid/.bzr/repository/')
  5. is not compatible with
  6. RemoteRepository(bzr+ssh://bazaar.launchpad.net/%2Bbranch/ibid/.bzr/)
  7. different rich-root support
  8.  
  9.  
  10. bzr --version
  11. Bazaar (bzr) 2.1.2
  12. Python interpreter: /usr/bin/python 2.6.6
  13. Python standard library: /usr/lib/python2.6
  14. Platform: Linux-2.6.32-5-686-i686-with-debian-6.0.4
  15. bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement