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.
精彩评论