Re: Definition of Node-Line-ID

2013-09-16 Thread Branko Čibej
On 17.09.2013 03:13, Stefan Fuhrmann wrote: > > On Tue, Sep 17, 2013 at 2:34 AM, Branko Čibej > wrote: > > On 17.09.2013 01:19, Stefan Fuhrmann wrote: > > Hi there, > > > > After two hours of analysis, it seems that I have found > > the correct defini

Re: Definition of Node-Line-ID

2013-09-16 Thread Stefan Fuhrmann
On Tue, Sep 17, 2013 at 2:34 AM, Branko Čibej wrote: > On 17.09.2013 01:19, Stefan Fuhrmann wrote: > > Hi there, > > > > After two hours of analysis, it seems that I have found > > the correct definition for the "node line ID" as required > > by Julian's move API design > > I thought we already d

Re: Definition of Node-Line-ID

2013-09-16 Thread Branko Čibej
On 17.09.2013 01:19, Stefan Fuhrmann wrote: > Hi there, > > After two hours of analysis, it seems that I have found > the correct definition for the "node line ID" as required > by Julian's move API design I thought we already determined that the concept was not necessary. What did I miss? -- Bra

Definition of Node-Line-ID

2013-09-16 Thread Stefan Fuhrmann
Hi there, After two hours of analysis, it seems that I have found the correct definition for the "node line ID" as required by Julian's move API design: NodeLineID(Path,Rev) := LastCopyTarget@LastCopyRev where LastCopyRev is the latest copy that involved Path@Rev (or any of its parents). LastCop

Re: svn commit: r1523572 - /subversion/trunk/subversion/svnserve/svnserve.c

2013-09-16 Thread Stefan Sperling
On Mon, Sep 16, 2013 at 09:54:16AM -, stef...@apache.org wrote: > Author: stefan2 > Date: Mon Sep 16 09:54:16 2013 > New Revision: 1523572 > > URL: http://svn.apache.org/r1523572 > Log: > Follow-up to r1523503: Fix BSD build. > If APR has no threading support at all, there won't be thread pool