On Fri, Aug 5, 2011 at 07:09, Giulio Troccoli <giulio.trocc...@mediatelgroup.co.uk> wrote: > I'm working on a plan to upgrade our server from 1.4.6 to 1.6.17. > > We have 75 repositories, with an average size of 30MB. They're not big, I > agree, but I wonder if anyone has any tip on how to estimate how long the > "svnadmin upgrade" command will take. I mean, will it be a matter or minutes > or hours? > > Also, I'm confused whether I need to run "svnadmin pack" as well, or if the > upgrade will do it for me. If I need to run, does anyone has an idea of how > long it could take?
I don't believe the upgrade automatically packs the revisions. How long either of these operations will take depends greatly upon the repository content and your hardware. Make a copy of one (or more) of the repositories, and test it for yourself on another system to get an idea of the time required.