开发者

How to autoselect new added files when committing via tortoiseSVN?

开发者 https://www.devze.com 2023-02-28 16:02 出处:网络
Lately, whenever I commit via tortoiseSVN, it only has modified/deleted files as \'selected\', and all newly added files/folders have to be selected manually one by one. Is this a bug? How can I work开

Lately, whenever I commit via tortoiseSVN, it only has modified/deleted files as 'selected', and all newly added files/folders have to be selected manually one by one. Is this a bug? How can I work开发者_开发问答 around this?


That is how SVN and TortoiseSVN and I think any proper VCS works. You have to add the files explicitly. Though you can add a directory to add all files in it and in TortoiseSVN you can multi-select and add.

0

精彩评论

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