I just started using SVN, and I have a cache directory that I don\'t need under source control. How can I ignore the whole directory/folder with SVN?
I am using Vers
Set the svn:ignore property. Most UI svn tools have a way to do this as well as the command line discussion in the link.