开发者

Svn add all files in repo

开发者 https://www.devze.com 2023-02-22 02:19 出处:网络
What svn command is alternati开发者_运维知识库ve git add . ? Thank you.svn add . If you\'ve got existing files and directories already in the repository, you probably want svn add --force . to make

What svn command is alternati开发者_运维知识库ve git add . ?

Thank you.


svn add .

If you've got existing files and directories already in the repository, you probably want svn add --force . to make subversion continue to recurse through already-added directories.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号