I suggest you do a new, clean checkout. You can just copy the dirty files into the new working copy.
From: Julio Andre Biason [mailto:jabiason_at_ucs.br]
Sent: Tuesday, October 21, 2014 12:11 PM
To: users_at_subversion.apache.org
Subject: "svn upgrade" does nothing
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.
As a temporary solution, I checked the source out in a different directory, but there is a little snag: For my reluctance in commiting mid change, there are some files that are not part of the repo yet but I can't see them because "svn st" is interrupted mid processing with the error above.
svn --version
svn, version 1.8.10 (r1615264)
compiled Aug 20 2014, 08:13:28 on x86_64-redhat-linux-gnu
(It is the default subversion packaged by Fedora, btw).
Enviado via UCSMail.
Received on 2014-10-21 19:45:49 CEST