SVN thru SSH will transfer your files in encrypted format over the network. If u using remote svn server then i’ll recommend u to use svn over ssh. By using SVN thru SSH, you can avoid others from reading your source code and this is a good practice for everyone.
To SVN thru SSH in Linux or Mac, follow the steps below:-
Continue reading How to svn thru ssh in Linux / Mac »