svn: Invalid changes line in rev-file
From: Tim Harvey <tim_harvey_at_yahoo.com>
Date: 2004-12-21 02:18:07 CET
Greetings,
I'm trying to evaluate the performance differences in using BDB vs FSFS for my
$ time svn import . svn://svn/repos-fsfs/test --message "initial import"
real 34m53.524s
Incidently, the repository apparently is not complete when this occurs.
Importing the same project in a BDB repostory works fine:
$ time svn import . svn://svn/repos-bdb/test --message "initial import"
real 49m11.243s
The version of the client software is:
The version of the server software is:
Any ideas whats going on here? I've done some testing with FSFS on much
Thanks for any guidance,
Tim Harvey
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.