Finding all directories in a repository with svn property: svn-ignore
How can I find all the directories in my svn repository with the property of svn:ignore?
svn propget -R svn:ignore
How can I find all the directories in my svn repository with the property of svn:ignore?
svn propget -R svn:ignore