SVN


2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Please follow these steps to install SVN in your Linux machine.
    1.Switch down to your using su -- command and give your root password.
    2.See to it that your linux machine is connected to the internet as we are going to download the open source from the net.
    3.Type yum install svn, it'l download all the necessary files to setup svn and finally when it'l ask install[y/n] just type Y as to accept to install svn.
    4.Now check in which location svn has installe by typing which svn
    5.Then finally type svn --version to check weather which version we've installed.

    ReplyDelete

Tricks and Tips