[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svn upgrade" does nothing

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 21 Oct 2014 20:34:04 +0200

On Tue, Oct 21, 2014 at 02:10:39PM -0200, Julio Andre Biason wrote:
> Hello,
>
> I'm having a weird issue with subversion: Every command is interrupt with
> this:
>
> svn: E155036: Please see the 'svn upgrade' command
> svn: E155036: The working copy at '/home/jabiason/{work}' is too old
> (format 10) to work with client version '1.8.10 (r1615264)' (expects format
> 31). You need to upgrade the working copy first.
>
> I run svn upgrade (even multiple times) but the problem still happens.

Normally 'svn upgrade' should either print nothing and succeed (allowing
the 1.8 client to operate on the working copy), or it should complain with
some error message and fail.

I can't explain the behaviour you seem to be describing (no output but
not success either).

Can you please show how you invoked the svn upgrade command exactly?
And show the current working directory where you invoked it?

It seems you edited the error message, "/home/jabiason/{work}" is not
a usual path. Can you please at least give something that looks like
what you're seeing? If you insist on changing paths, please change the
path's components to some nonsense but leave the paths as-is otherwise,
rather than possibly redacting entire portions of a path.
Received on 2014-10-21 20:34:37 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.