How can I determine current version of my repository to see if I need to upgrade it (svnadmin upgrade)?
In reality I'm hosting SVN with 3rd party and I want to find out if I need to ask them to upgrade my repos or not.
I'm asking since 1.5 server will keep repo version at 1.4, unless I miss something?
SVN Installation To check whether it is installed or not use following command. If Subversion client is not installed, then command will report error, otherwise it will display the version of the installed software. If you are using RPM-based GNU/Linux, then use yum command for installation.
For example, using SVN commands can help you display a list of SVN repositories. Simply use the svn list repository command, and you'll get a list of all repositories and their contents. Of course, this is just one of many useful SVN commands you should know.
Have a look at <REPO>/db/format
. After upgrading to 1.5 format, my format
file shows:
3 layout sharded 1000
Before it used to be:
2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With