We would like to ignore certain files and folders for the entire project. CVS used to have .cvsignore where you can specify this information and commit this to be part of the CVS.
Looks like in SVN you will have to set properties at the folder or file level, which is kind of inconvenient for all developers. Is there a simpler way similar to .cvsignore?
Could svn -R propset svn:ignore -F .svnignore .
as described in more detail here be a solution?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With