Error on pushing to central repository

Sean Davis sdavis2 at mail.nih.gov
Sun Jan 11 00:46:50 GMT 2009


I am trying to start a new bzr central repository (actually, a webdav
directory mounted via wdfs, the /home/sdavis/bzr directory).  I have a
branch in ~/workspace/bzr/TargetSequencing/trunk that I want to push
to the central repository.  You can see the error I am getting below.
Any suggestions on what I am doing wrong?  I am sure it is something
simple....

Thanks,
Sean


sdavis at pressa:~/workspace/bzr/TargetSequencing/trunk> uname -a
Linux pressa 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC
x86_64 x86_64 x86_64 GNU/Linux
sdavis at pressa:~/workspace/bzr/TargetSequencing/trunk> bzr --version
Bazaar (bzr) 1.10
  Python interpreter: /usr/bin/python 2.5.1
  Python standard library: /usr/lib64/python2.5
  bzrlib: /usr/local/lib64/python2.5/site-packages/bzrlib
  Bazaar configuration: /home/sdavis/.bazaar
  Bazaar log file: /home/sdavis/.bzr.log

Copyright 2005, 2006, 2007, 2008 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.


sdavis at pressa:~/workspace/bzr/TargetSequencing> bzr init-repo
~/bzr/TargetSequencing
Shared repository with trees (format: pack-0.92)
Location:
  shared repository: /home/sdavis/bzr/TargetSequencing
sdavis at pressa:~/workspace/bzr/TargetSequencing> cd trunk/
sdavis at pressa:~/workspace/bzr/TargetSequencing/trunk>
sdavis at pressa:~/workspace/bzr/TargetSequencing/trunk> bzr push /home/sdavis/bzr
/TargetSequencing/trunk/
bzr: ERROR: Error in data for index
GraphIndex('file:///home/sdavis/bzr/TargetSequencing/.bzr/repository/pack-names').



More information about the bazaar mailing list