Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <72914eb890bbffae@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue Nov 8 02:16:06 2011 On host: mail.march-hare.com Directory: cvsnt/src M cvs.h CVSNT_BRANCH_2_8_01_3761 1.93.2.208.6.29.2.20 -> 1.93.2.208.6.29.2.21 Bug Id: 6317 M main.cpp CVSNT_BRANCH_2_8_01_3761 1.71.2.151.6.54.2.29 -> 1.71.2.151.6.54.2.30 Bug Id: 6317 M rcs.cpp CVSNT_BRANCH_2_8_01_3761 1.80.2.214.4.54.2.13 -> 1.80.2.214.4.54.2.14 Bug Id: 6317 Directory: cvsnt/windows-NT/cvsdiag M cvsdiag.cpp CVSNT_BRANCH_2_8_01_3761 1.1.2.8.8.43.2.15 -> 1.1.2.8.8.43.2.16 Bug Id: 6317 Log message: Bug6317: win: server: out of memory; can not reallocate. if AtomicCheckouts=0 amd FreeRCSBufDelta=1 use less memory in RCS_Rewrite() - particularly effects cvs commit on a branch with many revisions (eg: 200 * 20MB revisions = 2GB RAM with FreeRCSBufDelta=0 or about 40MB RAM with FreeRCSBufDelta=1.