Re: Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Daniel Shahaf
Philip Martin wrote on Thu, Jan 05, 2012 at 01:12:23 +: > Ryan Schmidt writes: > > > On Jan 4, 2012, at 07:12, Alexandru Ioan Cucu wrote: > > > >> I've been browsing through the 1.4.6 subversion sources and noticed > >> that this error message is given when apr_dbm_open or apr_dbm_fetch > >>

Re: Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Philip Martin
Ryan Schmidt writes: > On Jan 4, 2012, at 07:12, Alexandru Ioan Cucu wrote: > >> I've been browsing through the 1.4.6 subversion sources and noticed >> that this error message is given when apr_dbm_open or apr_dbm_fetch >> fail for any reason (look in mod_dav_svn/activity.c --> const char >> *dav

Re: Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Ryan Schmidt
On Jan 4, 2012, at 07:12, Alexandru Ioan Cucu wrote: > I've been browsing through the 1.4.6 subversion sources and noticed that this > error message is given when apr_dbm_open or apr_dbm_fetch fail for any reason > (look in mod_dav_svn/activity.c --> const char *dav_svn_get_txn) so I would >

Re: Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Alexandru Ioan Cucu
ubject: Re: Commit failure when doing concurrent commits: "the specified activity does not exist" On Wed, Jan 4, 2012 at 08:12, Alexandru Ioan Cucu wrote: > Hello guys, > > I'm running the following configuration: > > OS:  Ubuntu 8.04 (Hardy Heron) > svn: 1.4.6df

Re: Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Andy Levy
On Wed, Jan 4, 2012 at 08:12, Alexandru Ioan Cucu wrote: > Hello guys, > > I'm running the following configuration: > > OS:  Ubuntu 8.04 (Hardy Heron) > svn: 1.4.6dfsg1-2ubuntu1.3 > apache2: 2.2.8-1ubuntu0.22 > apache2-mpm-prefork: 2.2.8-1ubuntu0.22 > > And experiencing the following problem: > Wh

Commit failure when doing concurrent commits: "the specified activity does not exist"

2012-01-04 Thread Alexandru Ioan Cucu
Hello guys, I'm running the following configuration: OS:  Ubuntu 8.04 (Hardy Heron) svn: 1.4.6dfsg1-2ubuntu1.3 apache2: 2.2.8-1ubuntu0.22 apache2-mpm-prefork: 2.2.8-1ubuntu0.22 And experiencing the following problem: When performing simultaneous commits from 5 different stations, some commits