Re: Updatable svn export

2013-07-05 Thread Daniel Shahaf
David Schweikert wrote on Fri, Jul 05, 2013 at 08:00:54 +0200: > On Thu, Jul 04, 2013 at 19:15:15 +0100, Andreas Stieger wrote: > > > We are using Subversion 1.7.10 and the working copy is on NFS. Having it > > > on the local filesystem makes it faster, but I thought that it could be > > > even fas

Re: Updatable svn export

2013-07-04 Thread David Schweikert
On Thu, Jul 04, 2013 at 19:15:15 +0100, Andreas Stieger wrote: > > We are using Subversion 1.7.10 and the working copy is on NFS. Having it > > on the local filesystem makes it faster, but I thought that it could be > > even faster if it wouldn't traverse the whole tree. > > A usual solution for t

Re: Updatable svn export

2013-07-04 Thread Andreas Stieger
On 04/07/13 14:30, David Schweikert wrote: > On Thu, Jul 04, 2013 at 15:18:57 +0200, Johan Corveleyn wrote: >>> We have a svn repository with many files (more than 30'000), and need to >>> have the HEAD version exported to a filesystem, whenever a commit is >>> done. >>> ... >> First thing to check