Hi,
when I try to use any SVN command inside my local repository (/home/barbano/psLab_svn_trunk) I get the following error:
svn: E155021: This client is too old to work with the working copy at
‘/home/barbano/psLab_svn_trunk’ (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
I am not sure of which is the issue, since if I look inside .svn/format I read 12, that should correspond to svn version 1.7. If I ask for “svn --version” I read 1.7.14. So I am not clear on why it is complaining…
I also tried to use the script suggested at the provided link to downgrade the working copy (not sure it is really needed), but it does not work with subversion >= 1.7.
What can I do to be able to use again svn with my working copy? I never had issues with old nodes.
Thank you!
Regards, Anastasia