bzr status on subversion checkout fails

Bug #1092877 reported by BoskoM
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned

Bug Description

Performed checkout from svn repository using svn client (tortoise), went to checkout folder and performed "bzr status", this error appeared:

PS D:\Projects\_svn\AMP> bzr st
bzr: ERROR: subvertpy.SubversionException: ("This client is too old to work with working copy 'D:\\Projects\\_svn\\AMP'. You need\nto get a newer Subversion cl
ient, or to downgrade this working copy.\nSee http://subversion.tigris.org/faq.html#working-copy-format-change\nfor details.", 155021)

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 920, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1131, in run_bzr
  File "bzrlib\commands.pyo", line 673, in run_argv_aliases
  File "bzrlib\commands.pyo", line 695, in run
  File "bzrlib\cleanup.pyo", line 136, in run_simple
  File "bzrlib\cleanup.pyo", line 166, in _do_with_cleanups
  File "bzrlib\commands.pyo", line 1148, in ignore_pipe
  File "bzrlib\builtins.pyo", line 406, in run
  File "bzrlib\workingtree.pyo", line 306, in open_containing_paths
  File "bzrlib\workingtree.pyo", line 289, in open_containing
  File "bzrlib\controldir.pyo", line 732, in open_containing
  File "bzrlib\controldir.pyo", line 753, in open_containing_from_transport
  File "bzrlib\controldir.pyo", line 716, in open_from_transport
  File "bzrlib\transport\__init__.pyo", line 1718, in do_catching_redirections
  File "bzrlib\controldir.pyo", line 704, in find_format
  File "bzrlib\controldir.pyo", line 1149, in find_format
  File "C:/Program Files/Bazaar/plugins\svn\__init__.py", line 167, in probe_transport
SubversionException: ("This client is too old to work with working copy 'D:\\Projects\\_svn\\AMP'. You need\nto get a newer Subversion client, or to downgrade
this working copy.\nSee http://subversion.tigris.org/faq.html#working-copy-format-change\nfor details.", 155021)

bzr 2.5.1 on python 2.6.6 (Windows-XP-5.1.2600-SP3)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'st']
plugins: bzrtools[2.5.0], changelog_merge[2.5.1], colo[0.4.0],
    explorer[1.2.2], fastimport[0.14.0dev], git[0.6.8], launchpad[2.5.1],
    loom[2.3.0dev], netrc_credential_store[2.5.1], news_merge[2.5.1],
    pipeline[1.4.0], qbzr[0.22.3], rewrite[0.6.4dev], svn[1.2.2],
    upload[1.2.0dev], xmloutput[0.8.8]
encoding: 'cp1252', fsenc: 'mbcs', lang: None

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.

Installed subversion version:

PS D:\Projects\_svn\AMP> svn --version
svn, version 1.7.7 (r1393599)
   compiled Oct 8 2012, 18:39:05

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1092877] [NEW] bzr status on subversion checkout fails

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-12-21 15:45, BoskoM wrote:
> Public bug reported:
>
>
> Performed checkout from svn repository using svn client (tortoise),
> went to checkout folder and performed "bzr status", this error
> appeared:

...

> Installed subversion version:
>
> PS D:\Projects\_svn\AMP> svn --version svn, version 1.7.7
> (r1393599) compiled Oct 8 2012, 18:39:05
>

It sounds like your svn version (1.7.7) is newer than the svn
libraries that were used to build bzr-svn (most likely 1.6.?).

However, IIRC, svn-1.7 libraries broke a lot of things, so it isn't as
simple as just updating bzr-svn and rebuilding it (with new
subvertpy). Something along those lines needs to be done.

Alternatively, can you just use an older svn client?

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Cygwin)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlDWm+AACgkQJdeBCYSNAANlGwCgwlnYDrBJStHm202KlfLYDSC0
ggEAoNnTmRJGnrY/s5+iQ5O5GdYsAL/3
=UU4d
-----END PGP SIGNATURE-----

Revision history for this message
BoskoM (boskoma) wrote :

John,
I will try to use an older svn client or wait for the next release of bazaar.
Thank you for your swift answer.

Jelmer Vernooij (jelmer)
affects: bzr → bzr-svn
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.