How to install SVN Client on CENT OS 6

It is quite easy to install SVN Client using YUM command line manage utility on CENT OS 6.

Install :

# yum clean all
# yum install subversion

Verify Subversion

# svn --version

Thanks..!!!

Comments

Popular posts from this blog

Liquibase Tutorial

Understanding Mutual TLS (mTLS): A Comprehensive Guide for Beginners

Streaming Spring boot logs to ELK stack