Subversion Authorization without authz

2012-12-18 Thread Jonathan Holloway
Hi all, I was wondering what is required to implement an alternative authorization mechanism (aside from the authz approach) possibly using MySQL or another database? I'm aware of setting up Subversion with Apache using mod authz_svn_db. http://web.fhnw.ch/technik/projekte/i/fruehling09/BieliHal

Re: Parallelising SVN Checkout

2012-09-04 Thread Jonathan Holloway
on the ra_serf library though. Many thanks, Jon. On 4 September 2012 15:37, Stefan Sperling wrote: > On Tue, Sep 04, 2012 at 03:26:36PM +0100, Jonathan Holloway wrote: > > then forking a process/starting a thread to svn update the subfolders? > > Does this make sense from a >