> I think the only way SVN can come close to acceptable performance > for > this use case (large file, lots of revs) would be to precompute and > cache that data on the server side, so it has the data ready like > CVS > does. If anyone would implement this, I for one would be very happy > :D.
tortoise svn caches log data on the client. Of course, that doesn't help you if you don't use a windows client. BOb