Installing svn in windows and linux

Svn installation in windows:

Download the Tortoise svn from Tortoise svn free download

and install it on your computer, it will also install the subversion(svn) in your windows.

Note: Download the correct Tortoise svn based on the os bit.

(eg: windows 7 32 bit).

You can see this detail in,

Right click on Computer -> properties -> under system you can find this detail.

 

 

Svn installation in linux:

Open the terminal and type

Sudo apt-get install subversion

Enter the root password and give yes to install the subversion in linux.

 

 

Thanks for reading this post………..!!!

Leave a Reply