You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Harvey, Edward" <Ed...@patni.com> on 2008/05/09 00:48:19 UTC

Upgrade svnserve

I plan to upgrade svn from 1.2 to 1.4.  All the clients, and svnserve.

Is there any special consideration in changing svnserve?  Just stop the old one and start the new one?

If I understand right, the 1.4 client will automatically upgrade the working copy in-place, and we should never attempt svn 1.2 client on that WC again.  Right?

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete  this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin@patni.com and delete this mail.

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


Re: Upgrade svnserve

Posted by Andy Levy <an...@gmail.com>.
On Thu, May 8, 2008 at 8:48 PM, Harvey, Edward <Ed...@patni.com> wrote:
> I plan to upgrade svn from 1.2 to 1.4.  All the clients, and svnserve.

Subversion 1.5's release is imminent (currently at release candidate
5). Sure you don't want to wait?

> Is there any special consideration in changing svnserve?  Just stop the old one and start the new one?

The release notes are very informative.
http://subversion.tigris.org/svn_1.4_releasenotes.html You can just
overlay the binaries, but you may want to perform a dump/load cycle to
take advantage of the improved diff algorithm introduced in 1.4
(whether you go with 1.4 or wait for 1.5).

> If I understand right, the 1.4 client will automatically upgrade the working copy in-place, and we should never attempt svn 1.2 client on that WC again.  Right?

You are correct.

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