"svn commit" performance
From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-06-21 06:02:04 CEST
Hi,
recently I noticed the svn commit performs poorly before
if i do a "svn co file:///repo/trunk svn.co", edit a file
but if i do "svn co file:///repo svn.co.full", edit the same file
I think maybe it's because the the commit code needs to traverse
it seems the number of tags made the difference, since i didn't
there are ~2000 files and around 10MB in trunk, ~50 tags, 5 branches.
Cheers,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.