Re: svn commit: r242897 - head/release

2012-11-11 Thread Glen Barber
On Mon, Nov 12, 2012 at 10:24:02AM +1030, Daniel O'Connor wrote: > > On 12/11/2012, at 9:00, Glen Barber wrote: > >> Since snapdir=visible is non-standard setting, will it be sensible to > >> exclude .snap as well? (maybe also .git?) > >> > > > > Yes, I think so. This was mentioned yesterday,

Re: svn commit: r242897 - head/release

2012-11-11 Thread Daniel O'Connor
On 12/11/2012, at 9:00, Glen Barber wrote: >> Since snapdir=visible is non-standard setting, will it be sensible to >> exclude .snap as well? (maybe also .git?) >> > > Yes, I think so. This was mentioned yesterday, but I had already sent > this patch for review. I do intend to exclude more d

Re: svn commit: r242897 - head/release

2012-11-11 Thread Glen Barber
On Sun, Nov 11, 2012 at 02:25:48PM -0800, Xin Li wrote: > > Log: Prevent including .zfs snapshot directories in the src.txz > > distribution. This can happen if the src/ tree checkout is within > > its own ZFS dataset, and the 'snapdir' ZFS property is set to > > 'visible.' > > Since snapdir=v

Re: svn commit: r242897 - head/release

2012-11-11 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/11/12 1:52 PM, Glen Barber wrote: > Author: gjb (doc,ports committer) Date: Sun Nov 11 21:52:18 2012 > New Revision: 242897 URL: > http://svnweb.freebsd.org/changeset/base/242897 > > Log: Prevent including .zfs snapshot directories in the sr

svn commit: r242897 - head/release

2012-11-11 Thread Glen Barber
Author: gjb (doc,ports committer) Date: Sun Nov 11 21:52:18 2012 New Revision: 242897 URL: http://svnweb.freebsd.org/changeset/base/242897 Log: Prevent including .zfs snapshot directories in the src.txz distribution. This can happen if the src/ tree checkout is within its own ZFS dataset, a