Date: Mon, 17 Sep 2012 17:25:38 -0400 From: Eitan Adler <lists@eitanadler.com> To: Garrett Cooper <yanegomi@gmail.com> Cc: Chris Rees <crees@freebsd.org>, FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: [RFC] Add *.orig/*.rej to svn:ignore in src? Message-ID: <CAF6rxgnixujd6VrC3V5GShA9HYWNRtxj73q4p4CVknnvn3d9JA@mail.gmail.com> In-Reply-To: <CAGH67wRpPFZESak5pNwDU_TBdVirohk5JdCY%2BEYGGmsS5dg5Mg@mail.gmail.com> References: <9332B40A-BBCC-4004-B2B0-4A51091AFF3C@gmail.com> <CADLo83_eCxD7pMis6cnKAmJXqcQsg-tezv3YOEOpwz83WXiYug@mail.gmail.com> <CAGH67wRpPFZESak5pNwDU_TBdVirohk5JdCY%2BEYGGmsS5dg5Mg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 17 September 2012 17:20, Garrett Cooper <yanegomi@gmail.com> wrote: > On Sun, Sep 16, 2012 at 8:02 AM, Chris Rees <crees@freebsd.org> wrote: >> On 16 September 2012 10:11, Garrett Cooper <yanegomi@gmail.com> wrote: >>> I noticed that we have a handful of patterns currently ignored = in svn:ignore (at least at the top-level=E2=80=A6 the lower levels don't ap= pear 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? >> >> Do you have an example where this has happened? > > I don't offhand; it was just a hypothetical issue that I > considered might occur in the future if someone wasn't careful. +1 to including this. I imagine its relatively easy to make the mistake and its useful to have in the global ignores. While here should we include *.core and *.o too? [0] [0] my personal ignore file is quite large, but these might be generally us= eful --=20 Eitan Adler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnixujd6VrC3V5GShA9HYWNRtxj73q4p4CVknnvn3d9JA>