I'm on a Windows machine. When I type in svn --version
, I get this:
'svn' is not recognized as an internal or external command, operable program or batch file.
I'm using TortoiseSVN. Is there some way to view the version through it?
I have looked at this but the server does not output any version information: How to find my Subversion server version number?
Try svnversion -c . You can also run svn update and check the last line that always says At revision REVNUM .
Subversion is used for maintaining current and historical versions of projects. Subversion is an open source centralized version control system. It's licensed under Apache. It's also referred to as a software version and revisioning control system.
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.
Navigate to https://MyVisualSvnServer/svn and view the HTML source of the page. You'll find the version number in the version attribute of the root <svn> tag.
If you have TortoiseSVN integrated with Windows File Explorer, then you can follow these steps:
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