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

Re: Subversion 0.28.0 released

From: <cmpilato_at_collab.net>
Date: 2003-08-27 21:02:51 CEST

Olaf Hering <olh@suse.de> writes:

> On Wed, Aug 27, Paul Lussier wrote:
>
> > #####################################################################
> > ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ##
> > #####################################################################
> > ## ##
> > ## This release makes an incompatible change to the Subversion ##
> > ## repository filesystem schema. Repositories created with ##
>
> Is the new subversion 'clever' enought to not corrupt the repository
> data? Just look at it from a distributors point or view.

No corruption should occur. Accesses to the old repositories with new
code should error with an unexpected repository version number, and if
for some odd reason that doesn't happen, the first read of the
filesystem tree will fail with a schema error. All of this should
occur before anything is written to the filesystem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 27 21:07:18 2003

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

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