svn uploads an existing local project to another folder in svn

1. Clear the associated svn information of the local project, that is, delete the .svn folder of the local project

2. Create a new project folder in svn as a new folder

3. Right-click the svn option in the local project and select import to upload the project

4. In order to maintain the svn association with the new folder, you can empty the contents of the local directory, and then check out from the new folder

Guess you like

Origin blog.csdn.net/zzchances/article/details/107684926
svn