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

Fwd: Newbie needs help upgrading SVN

From: Patrick Burleson <pburleson_at_gmail.com>
Date: 2004-05-24 15:48:34 CEST

CC back to the list.

---------- Forwarded message ----------
From: Patrick Burleson <pburleson@gmail.com>
Date: Mon, 24 May 2004 08:47:19 -0500
Subject: Re: Newbie needs help upgrading SVN
To: david smith <david@dreamofblue.com>

Here's how I do it:

"svnadmin dump" the repository to a backup file before upgrading.

Rename the repository directory.

Upgrade the binaries.

svnadmin create the repository

svnadmin load the backup into the repository

Make sure everything works, then get rid of the old directory.

Be sure to shutdown and remote user access to the repository during
this process.

I hope that helps.

Patrick

On Mon, 24 May 2004 09:44:10 -0400, david smith <david@dreamofblue.com> wrote:
>
> I'm relatively new to SVN, yet I am my employer's source code control
> manager. In light of the security updates, I want to upgrade our SVN
> server, which uses the svnserve server on a Windows 2000 Server, but I
> don't want to lose any of the repository's history or, heaven forbid,
> content. Can someone point me to some newbie-friendly documentation on
> upgrading SVN from one version to another?
>
> Thanks.
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.684 / Virus Database: 446 - Release Date: 5/13/2004
>
> ---------------------------------------------------------------------
> 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
Received on Mon May 24 15:49:13 2004

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.