bzr checkout of svn repository failed
Daniel Lidström
daniel.lidstrom at sbg.se
Tue Feb 10 08:50:50 GMT 2009
Hello,
I just tried checking out a subversion repository using bzr. This is
something I have done
previously with good success, but with the latest version (1.11) it failed.
Here's the output:
U:\>cd bzr
U:\bzr>dir
Volume in drive U is daniel
Volume Serial Number is 020F-0986
Directory of U:\bzr
2009-02-10 09:30 <DIR> .
2009-02-10 09:30 <DIR> ..
0 File(s) 0 bytes
2 Dir(s) 29 245 878 272 bytes free
U:\bzr>bzr init-repo --rich-root-pack nautilus-repo
Shared repository with trees (format: rich-root-pack)
Location:
shared repository: nautilus-repo
U:\bzr>cd nautilus-repo
U:\bzr\nautilus-repo>bzr checkout
svn+https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus
nautilus-trunk
The svn+ syntax is deprecated, use
https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus
instead.
bzr: ERROR: bzrlib.errors.NoSuchRevision:
KnitPackRepository('file:///U:/bzr/nautilus-repo/.bzr/repository/') has no
revision ('daniel.lidstrom at sbg.se
-20090115084240-eer3nu4618skz8gw',)
Traceback (most recent call last):
File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
File "bzrlib\commands.pyo", line 839, in run_bzr
File "bzrlib\commands.pyo", line 539, in run_argv_aliases
File "bzrlib\builtins.pyo", line 1129, in run
File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 227, in
create_checkout
File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 173, in
_create_heavyweight_checkout
File "bzrlib\decorators.pyo", line 192, in write_locked
File "bzrlib\branch.pyo", line 1963, in pull
File "bzrlib\decorators.pyo", line 192, in write_locked
File "bzrlib\branch.pyo", line 1763, in pull
File "bzrlib\decorators.pyo", line 192, in write_locked
File "bzrlib\branch.pyo", line 524, in update_revisions
File "bzrlib\decorators.pyo", line 192, in write_locked
File "bzrlib\branch.pyo", line 286, in fetch
File "bzrlib\repository.pyo", line 1118, in fetch
File "C:/Program Files/Bazaar/plugins\svn\fetch.py", line 833, in fetch
File "C:/Program Files/Bazaar/plugins\svn\fetch.py", line 745, in
_fetch_switch
File "bzrlib\decorators.pyo", line 138, in read_locked
File "bzrlib\repository.pyo", line 1663, in get_inventory
File "bzrlib\repository.pyo", line 1681, in _iter_inventories
File "bzrlib\repository.pyo", line 1692, in _iter_inventory_xmls
NoSuchRevision:
KnitPackRepository('file:///U:/bzr/nautilus-repo/.bzr/repository/') has no
revision ('daniel.lidstrom at sbg.se-20090115084240-eer3nu4618
skz8gw',)
bzr 1.11 on python 2.5.2 (win32)
arguments: ['bzr', 'checkout',
'svn+https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus'
, 'nautilus-trunk']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Program Files\Bazaar\plugins\bzrtools [1.11]
launchpad C:\Program Files\Bazaar\plugins\launchpad [unknown]
netrc_credential_store C:\Program
Files\Bazaar\plugins\netrc_credential_store [unknown]
qbzr C:\Program Files\Bazaar\plugins\qbzr [0.9.6]
svn C:\Program Files\Bazaar\plugins\svn [0.4.17]
*** Bazaar has encountered an internal error.
Please report a bug at https://bugs.launchpad.net/bzr/+filebug
including this traceback, and a description of what you
were doing when the error occurred.
Did I do anything wrong here?
For the record:
U:\bzr\nautilus-repo>svn info
https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus
Path: nautilus
URL: https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus
Repository Root: https://svn.sbg.se/svn/projects
Repository UUID: 449023bb-9bb3-8b44-b149-6f0cff02150d
Revision: 34347
Node Kind: directory
Last Changed Author: Viden
Last Changed Rev: 34304
Last Changed Date: 2009-02-03 08:27:10 +0100 (ti, 03 feb 2009)
U:\bzr\nautilus-repo>svn ls
https://svn.sbg.se/svn/projects/Products/Development/branches/nautilus
.bzrignore
GFL/
Geo/
GeoPad/
GeoROG/
SBGFLTK/
Shared.sln
WinGFL/
Thanks in advance!
Regards,
Daniel Lidström
Stockholm, Sweden
More information about the bazaar
mailing list