Mark Phippard <markp...@gmail.com> writes:

> Do we obtain and release a lot of those old-style SVN WC "locks".  We
> know those are really slow on Windows so if we are
> creating/releasing/creating/releasing these locks that might explain
> it?

Yes, upgrade creates old-style locks.  It locks each directory before
upgrading it.  The final stage of a successful upgrade is delete all the
.svn from the subdirs and to remove the 1.6 files from the root .svn,
doing that removes the old-style locks.

-- 
Philip

Reply via email to