Christopher 'The Homie Beard' Hemphill writes: > > I found an old post you made specifically about mmap and the way this is > used in CVS. You specifically say, " I'm > working on a patch to allow CVS to fall back on normal I/O if mmap() > fails..."
Unfortunately, that patch never quite got finished. > Is this an option that I can set during the configure to use normal I/O? No, but there probably ought to be one. In the meantime, you can just edit the generated config.h and comment out the define for HAVE_MMAP before you build. -Larry Jones Another casualty of applied metaphysics. -- Hobbes
