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.

Reply via email to