11 Forks
15 Stars
15 Watchers

svn

Subversion (svn) 简明教程, 翻译作品

How to download and setup svn

Open terminal and run command
git clone https://github.com/wuzhouhui/svn.git
git clone is used to create a copy or clone of svn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with svn https://github.com/wuzhouhui/svn/archive/master.zip

Or simply clone svn with SSH
[email protected]:wuzhouhui/svn.git

If you have some problems with svn

You may open issue on svn support forum (system) here: https://github.com/wuzhouhui/svn/issues