Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经将一个未版本控制的目录导入到一个空的 SVN 存储库中,然后希望对同一个目录进行版本控制,但是有很多文件并且 Checkout 需要很长时间。有没有办法将当前文件集设置为等于存储库中的当前版本或一些类似的解决方案?
我找到了一种方法:创建一个空存储库,然后将其检出到现有文件的文件夹中——不会添加或删除任何内容——然后提交文件。还有一个提示:如果可以,请使用 SVN 协议而不是 HTTP/S,因为它更快