Вопрос

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