Un-ignore folder in SmartSVN

streetlight

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!).

mstrap

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

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Un-ignore folder in SmartSVN

From Dev

Ignore containing folder, but not a folder within

From Java

gitignore does not ignore folder

From Java

Ignore a folder in search results

From Dev

How to ignore folder in mercurial

From Dev

Recursively ignore folder in git

From Dev

Ignore Folder Inside Folders

From Dev

Making Dropbox ignore an .svn folder

From Dev

ignore everything except a folder in bower

From Dev

Git ignore subfolders but not the files in a folder

From Dev

Making Dropbox ignore an .svn folder

From Dev

How to ignore folder in GitHub correctly?

From Dev

Sourcetree / Git .ignore file - does not ignore packages folder in solution

From Java

Get TFS to ignore my packages folder

From Dev

Git ignore only files with the same name as folder

From Java

Git - Ignore node_modules folder everywhere

From Dev

Gitignore doesn't ignore a specific folder

From Dev

git ignore to folder end with the same string

From Dev

Ignore tests folder when send to packagist

From Dev

Ignore folder when build using Middleman App

From Dev

Nodemon ignore folder using regex expressions

From Dev

How to make SBT to not-ignore .ebextensions folder?

From Dev

Need a htaccess redirect rule to ignore a certain folder

From Dev

git ignore whole folder excluding one file

From Dev

jshint ignore the node_modules folder

From Dev

Possible to ignore/exclude file/folder from .editorconfig?

From Dev

FlywayDB ignore sub-folder in migration

From Dev

Git ignore is not ignoring folder **META-INF**

From Dev

VirtualEnv - Should I ignore the venv folder?