AW: svnadmin load is slow for many small revisions

2011-11-17 Thread Markus Schaber
Hi, Von: Vyacheslav Zholudev [mailto:vyacheslav.zholu...@gmail.com] >> That said, why are you so sure you must use exactly 1.4? Subversion >> 1.7 can create, read, and write 1.4 repositories. And there have been >> significant performance improvements in the past four years... > I just have

Re: svnadmin load is slow for many small revisions

2011-11-16 Thread Vyacheslav Zholudev
> We are not going to fix any speed issues in 1.5. Yes, I understand that. My hope was that it's not a direct SVN issue, but some problem of incorrect linking libraries or the like. > > That said, why are you so sure you must use exactly 1.4? Subversion 1.7 > can create, read, and write 1.4 r

Re: svnadmin load is slow for many small revisions

2011-11-16 Thread Daniel Shahaf
We are not going to fix any speed issues in 1.5. That said, why are you so sure you must use exactly 1.4? Subversion 1.7 can create, read, and write 1.4 repositories. And there have been significant performance improvements in the past four years... Vyacheslav Zholudev wrote on Tue, Nov 15, 20

svnadmin load is slow for many small revisions

2011-11-15 Thread Vyacheslav Zholudev
Hi all, After transition from debian lenny to squeeze I recompiled my version of SVN 1.4 (yes, I do need exactly 1.4). I tried to load a dump with many 1 file revisions into the BDB-based repository. First 300 revisions are committed really fast, like 10 revisions per second. After 1000 revisi