Re: suppressing .svn/lock files for non-concurrent svn

2010-04-01 Thread Hyrum K. Wright
On Thu, Apr 1, 2010 at 6:04 PM, Frank Ch. Eigler wrote: > Hi - > > > > I have an installation of svn where certain working trees are known > > > never to be accessed concurrently. Is there some way to suppress > > > svn's use of .svn/lock files in this case? > > > > Are these files causing a pro

Re: suppressing .svn/lock files for non-concurrent svn

2010-04-01 Thread Frank Ch. Eigler
Hi - > > I have an installation of svn where certain working trees are known > > never to be accessed concurrently. Is there some way to suppress > > svn's use of .svn/lock files in this case? > > Are these files causing a problem of some sort? They represent unnecessary load on the filesystem

Re: suppressing .svn/lock files for non-concurrent svn

2010-04-01 Thread Andy Levy
On Thu, Apr 1, 2010 at 18:05, Frank Ch. Eigler wrote: > Hi - > > I have an installation of svn where certain working trees are known > never to be accessed concurrently.  Is there some way to suppress > svn's use of .svn/lock files in this case? Are these files causing a problem of some sort?