You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Troy Bull <tr...@gmail.com> on 2008/03/21 17:57:39 UTC

Question about upgrade

Greetings

I am getting ready to upgrade my "sizable" repository from 1.2.3 to
1.5 (when it comes out).

What should I do to my actual repositories to get the most benefit from 1.5.

Is there any benefit to running a dump reload cycle over doing
svnadmin upgrade ; svn-populate-node-origins-index .  My goal is
simple, to have a reliable fast repository for my end users.

Thanks In Advance

Troy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Question about upgrade

Posted by Karl Fogel <kf...@red-bean.com>.
"Troy Bull" <tr...@gmail.com> writes:
> I am getting ready to upgrade my "sizable" repository from 1.2.3 to
> 1.5 (when it comes out).
>
> What should I do to my actual repositories to get the most benefit from 1.5.
>
> Is there any benefit to running a dump reload cycle over doing
> svnadmin upgrade ; svn-populate-node-origins-index .  My goal is
> simple, to have a reliable fast repository for my end users.

Just make sure you read

   http://subversion.tigris.org/svn_1.5_releasenotes.html

when 1.5 comes out (that page is not done yet).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Question about upgrade

Posted by Erik Huelsmann <eh...@gmail.com>.
On Fri, Mar 21, 2008 at 6:57 PM, Troy Bull <tr...@gmail.com> wrote:
> Greetings
>
>  I am getting ready to upgrade my "sizable" repository from 1.2.3 to
>  1.5 (when it comes out).
>
>  What should I do to my actual repositories to get the most benefit from 1.5.
>
>  Is there any benefit to running a dump reload cycle over doing
>  svnadmin upgrade ; svn-populate-node-origins-index .  My goal is
>  simple, to have a reliable fast repository for my end users.

Yes, in 1.4, there were improvements to the algorithm which is used to
compress repository data. If you were to dump/load, you should get
those benefits in addition to any 1.5 ones.

HTH,


Erik.


>  Thanks In Advance
>
>  Troy
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>  For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org