开发者

How to ignore more than 16 files from Tortoise SVN context menu in Windows?

When I select files to svn:ignore and use the Tortoise SVN context menu it limits the number to 16; if I select more than 16 files, they are not ignored, and Tortoise does nothing; when I select 16 or less, Tortoise process them and confirms they are ignored.

How can I increase the number above 16?

As you can see, I have selected more than 16 files but the dialog on开发者_运维技巧ly states 16 files; when I continue, nothing happens. I do not want to ignore by wildcard, that is not the question. Does anybody know where this limit of 16 is set (for ignore and also for delete/ignore)?

I can't post an image here, you can see it on Flickr


What do you mean 16 files? I am able to choose more than 16 and ignore them. Screenshot below:

How to ignore more than 16 files from Tortoise SVN context menu in Windows?

And of course, as you can see from the screenshot as well, you can use wildcards.


You can ignore by extension (e.g. *.dll or *.pdb) or all files (just *) if that's what you are trying to do? See here for a way to manually edit the properties : Project Settings.

If that is not the case, I would look at re-organising the way that the files are stored / generated so that there are not a combination of versioned and unversioned in the same directory where so many require ignoring. For example, move them all to a sub folder and ignore that.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜