Re: environment variable for location of the .svn directory ?

2016-12-25 Thread Olaf van der Spek
On Sun, Dec 25, 2016 at 12:06 AM, Andreas Krey wrote: > On Fri, 23 Dec 2016 13:22:03 +, Olaf van der Spek wrote: > ... >> > (modulo externals). Having .svn outside the worktree isn't >> > relevant for me; my gripe with .svn is that the pristine >> > copies aren't compressed and thus generate m

Re: environment variable for location of the .svn directory ?

2016-12-25 Thread Daniel Shahaf
Olaf van der Spek wrote on Sun, Dec 25, 2016 at 09:59:44 +0100: > Aren't you covered if you search * instead of . ? AFAIK * excludes dot > files too. That excludes _all_ dot files, not just .svn, and doesn't ignore .svn dirs in nested working copies (such as externals). I mentioned hidesvn(1) upt