I'm trying to un-ignore a file I specifically ignored in SmartSVN. Documentation seems good in terms of how to ignore files, but I can't figure out how to un-ignore them.

I looked for a .svnignore file, but I couldn't find it (I'm much more familiar with git than SVN, so if I'm looking in the wrong place, please let me know!).

有帮助吗?

解决方案

Select the parent directory of the file, use Properties|Ignore Patterns and remove the file (or pattern) from the list.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top