Upgrade SVN version after Ubuntu upgrade

Guforu

yesterday I have upgrade my Ubuntu version from 12.xx to 14.04. Everything is ok, excepted my svn server. Now I got a error message and need to update svn version. After first searching in internet, I found some easy solution here. Anyway, where is my repository of svn? When I use the order which svn I get the link /usr/bin/svn. But what I should do now? When I use sudo svn upgrade /usr/bin/svn I got a error message translated in english: svn: E155019 is not a basis of workprint and is impossible to open »/usr/bin/.svn/entries« . I suppose, I'm in the false directory, consequently the question is, how I can define the right path to my svn? Thanks in advance

Benoit

find / -type f -name '.svn' will list all the path containing this directory which is present in each SVN working copy you have on your system.

Change into the top directory found containing a .svn one. There is the top of your working copy where you can run svn upgrade.

As you certainly checked out the SVN using your own user account (svn co <repository location>, you don't need sudo. You don't need to run the svn commands with sudo or all the files checked out will be owned by root. So all editing would have to be done using sudo too.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Exception after version upgrade

From Dev

Upgrade svn client to 1.9 on Ubuntu

From Dev

Ubuntu 18 upgrade failing to login after upgrade

From Dev

Upgrade Git version on Ubuntu 14.04

From Dev

Upgrade Git version on Ubuntu 14.04

From Dev

upgrade ubuntu to the latest released version

From Dev

How to upgrade Ubuntu to specific version?

From Dev

xdebug not working after ubuntu upgrade

From Dev

Ubuntu 14.04 no start after upgrade

From Dev

Ubuntu - no audio after upgrade to 13.10

From Dev

No GUI after upgrade to Ubuntu 15.10

From Dev

Ubuntu very slow after upgrade

From Dev

no sound after ubuntu upgrade to 16.04

From Dev

Freezing after ubuntu 20.04 upgrade

From Dev

Preventing LTS upgrade to another version of ubuntu

From Dev

When will Ubuntu 20.04 upgrade the kernel version?

From Dev

Can I "upgrade" to the same version of Ubuntu?

From Dev

Ubuntu Upgrade, Perl Version Broke ZImbra

From Dev

Ubuntu Upgrade, Perl Version Broke ZImbra

From Dev

Will it be possible to upgrade to the latest Ubuntu from an older version

From Dev

Can I "upgrade" to the same version of Ubuntu?

From Dev

Installing Ubuntu upgrade side by side with old version

From Dev

Ubuntu Upgrade, Perl Version Broke ZImbra

From Dev

Upgrade PCRE version on Ubuntu with PHP5

From Dev

Node.js Version Upgrade Ubuntu

From Dev

When will Ubuntu 20.04 upgrade the kernel version?

From Dev

How to upgrade lastest version of teamviewer on ubuntu?

From Dev

Upgrade to the latest PHP version in ubuntu 16.04

From Dev

Cannot upgrade git to the latest version in Ubuntu 14.04