daily pastebin goal
66%
SHARE
TWEET

Untitled

a guest Feb 28th, 2010 142 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [tmp]% bzr init foo
  2. Created a standalone tree (format: 2a)                                                              
  3. [tmp]% cd foo
  4. [foo]% echo hello > hello.txt
  5. [foo]% bzr grep hello hello.txt
  6. bzr: ERROR: bzrlib.errors.NoSuchRevision: CHKInventoryRepository('file:///home/parthm/tmp/foo/.bzr/repository/') has no revision null:
  7.  
  8. *** Bazaar has encountered an internal error.  This probably indicates a
  9.     bug in Bazaar.  You can help us fix it by filing a bug report at
  10.         https://bugs.launchpad.net/bzr/+filebug
  11.     attaching the crash file
  12.         /home/parthm/.cache/crash/bzr-20100301053333-3950.crash
  13.     and including a description of the problem.
  14.  
  15.     The crash file is plain text and you can inspect or edit it to remove
  16.     private information.
  17. [foo]%
RAW Paste Data
Top