[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.4.0 released.

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-11 13:55:24 CEST

On Sep 11, 2006, at 05:38, Bala Paranj wrote:

> How do I upgrade from Subversion 1.3.1 to 1.4 ? TIA

As far as I know, just install Subversion 1.4 on top of 1.3.1. If
running a server (svnserve, apache), restart it.

If you want to take advantage of the new smaller svndiff
representation in the repository, "svnadmin dump" it, "svnadmin
create" a new repository using Subversion 1.4, and "svnadmin load"
the dump back into it (all this while the server process is stopped
and nobody is using the repository).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 11 13:58:31 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.