[RFC] Add *.orig/*.rej to svn:ignore in src?

Garrett Cooper yanegomi at gmail.com
Sun Sep 16 09:11:12 UTC 2012


	I noticed that we have a handful of patterns currently ignored in svn:ignore (at least at the top-level… the lower levels don't appear to be set in any particular manner):

$ svn propget svn:ignore
_.tinderbox.*
_.amd64.*
_.arm.*
_.i386.*
_.ia64.*
_.mips.*
_.pc98.*
_.powerpc.*
_.sparc64.*
_.sun4v.*

$ svn info | grep URL:
URL: http://svn.freebsd.org/base/head

	I was wondering if *.orig and *.rej should be added to the list as well to avoid checking in patch `artifact` files?
Thanks!
-Garrett


More information about the freebsd-hackers mailing list