Setting svn:ignore from the command line

Today I had to lookup how to set svn:ignore from the command line:

$ svn propset svn:ignore [file|folder] [path]

Leave a Reply