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

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? - FChE