Re: Problems with transaction file "next-ids" on Windows

2011-09-05 Thread Mathias Weinert
On Mon, 08 Aug 2011 07:39:06 +0200, Mathias Weinert wrote: Philip Martin wrote on Thu, 04 Aug 2011 14:58:53 +0100: Mathias Weinert writes: Philip Martin wrote: Looking at this again, the call to svn_io_file_open already has a retry loop, so the original error seems to imply that either

Re: [SVNDev] Re: Problems with transaction file "next-ids" on Windows

2011-08-07 Thread Mathias Weinert
Philip Martin wrote on Thu, 04 Aug 2011 14:58:53 +0100: Mathias Weinert writes: Philip Martin wrote: Looking at this again, the call to svn_io_file_open already has a retry loop, so the original error seems to imply that either a) the file is in use for more than the retry delay or

Re: Problems with transaction file "next-ids" on Windows

2011-08-04 Thread Mathias Weinert
Philip Martin wrote: Mathias Weinert writes: Daniel Shahaf wrote: Philip Martin wrote on Wed, Jul 20, 2011 at 15:12:51 +0100: Daniel Shahaf writes: > Mathias Weinert wrote on Wed, Jul 20, 2011 at 14:59:23 +0200: >> >> each time when I am loading a certain dump file o

Re: Problems with transaction file "next-ids" on Windows

2011-08-03 Thread Mathias Weinert
Mathias Weinert wrote: Daniel Shahaf wrote: Philip Martin wrote on Wed, Jul 20, 2011 at 15:12:51 +0100: Daniel Shahaf writes: Mathias Weinert wrote on Wed, Jul 20, 2011 at 14:59:23 +0200: each time when I am loading a certain dump file on Windows which contains one revision with over

Re: [SVNDev] Re: Problems with transaction file "next-ids" on Windows

2011-08-03 Thread Mathias Weinert
Daniel Shahaf wrote: Philip Martin wrote on Wed, Jul 20, 2011 at 15:12:51 +0100: Daniel Shahaf writes: > Mathias Weinert wrote on Wed, Jul 20, 2011 at 14:59:23 +0200: >> >> each time when I am loading a certain dump file on Windows which >> contains one revision with ov

Problems with transaction file "next-ids" on Windows

2011-07-20 Thread Mathias Weinert
Hi, each time when I am loading a certain dump file on Windows which contains one revision with over 100K changed paths I get the error "Can't open file 'c:\Repositories\test\db\transactions\5445-479.txn\next-ids': The requested operation cannot be performed on a file with a user-mapped

Property handling in mailer.py's commit messages

2011-06-30 Thread Mathias Weinert
Hi, a long time ago (OMG it's almost 5 years) I added property handling to mailer.py's commit messages. Due to various (reasonable) reasons cmpilato reverted these changes (see archives here: http://svn.haxx.se/dev/archive-2006-09/0978.shtml). As Subversion 1.7 introduces 'svn patch' and