Usually used after project accessSource codeManagement,
SVN is commonly used in the company. GitHub has never been used. It is not the same as SVN management mechanism. It is a distributed management mechanism. I have heard that it is open source.
Let's get down to the truth. Let's talk about three software.
Visual SVN ServerSourceCodeManage servers
Tortoise SVNSource code management client
AnkhsvnVisual Studio plug-in management SVN
The interface is shown as follows:
SVN use tutorial link: http://blog.csdn.net/zs8861/article/details/7879594
When you build your own server for source code management,
After the tutorial is completed,Iv. SVN server configuration items"Step,
Check out the solution folder for code management (equivalent to connecting the server with this folder)
Then submit the file. (You can also connect to a folder and put the solution/project in this folder)