SVN and Tortisesvn Collocation, recently the company bought a new server, asked me to submit the source code to the latest server. I didn't go into this stuff before. Search on the Internet, not the whole good. Later, I thought of a way to copy the local source code to another file, and then use TORTISESVN submit, found that the path is a problem, it is imported from the original server to the new server, do not know what the reason, will be error.
There is no way, think I will source code files are copied over, (note Do not copy the local original SVN project start address is available), and then use TORTISESVN-select add-and then Svncommit, it is done. It was so simple. The internet is very complex, but also to run commands.
This article is from the "snail stand at the top of the Pyramid" blog, please be sure to keep this source http://xiaoxiaowoniu.blog.51cto.com/10768640/1718105
Questions about how SVN submits the source code to two servers on the same computer