Build the SVN server under windows and upload the local project to the SVN repository

When building a warehouse, try to choose a directory that does not interfere with other software to avoid unnecessary trouble.

The idea of ​​​​building an svn server in windows is mainly drawn from:

https://jingyan.baidu.com/article/870c6fc36a31d0b03fe4be3f.html

The idea of ​​how windows uploads local projects to svn is mainly based on:

https://jingyan.baidu.com/article/90895e0ff3d41f64ec6b0b33.html

During the operation, pay close attention to the address and port number of the warehouse, otherwise the upload will fail.

 

When checking out the project, if the project path given by VisualSVN is the computer code, it may cause an error when the project is checked out

E.g:

The solution is to use the IP address of the server plus the SVN port number to export the project

For example: https://192.168.0.53:443/svn/jfinal_cms/

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325698763&siteId=291194637