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

Re: svn commit: rev 6752 - in trunk/subversion: include libsvn_fs libsvn_fs/bdb libsvn_fs/util libsvn_repos svnadmin tests/libsvn_fs tests/libsvn_repos

From: <cmpilato_at_collab.net>
Date: 2003-08-16 16:57:04 CEST

Well, boys and girls, here's the change I've been warning about:

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: Sat Aug 16 09:53:29 2003
> New Revision: 6752
>
> Modified:
> trunk/subversion/include/svn_fs.h
> trunk/subversion/include/svn_repos.h
> trunk/subversion/libsvn_fs/bdb/copies-table.c
[...]
> Log:
> #####################################################################
> ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ##
> #####################################################################
> ## ##
> ## This commit makes an incompatible change to the Subversion ##
> ## repository filesystem schema. Repositories created with ##
> ## Subversion code prior to this change will unable to operate ##
> ## with this new code. To maintain the ability to use said ##
> ## repositories, you must use a version 'svnadmin dump' prior to ##
> ## this change to dump your repository to a dumpfile, then use ##
> ## this new Subversion code to create, and load your dumpfile ##
> ## a new repository using 'svnadmin load'. And don't forgot to ##
> ## copy over any custom configuration/hooks from the old to the ##
> ## new repository. ##
> ## ##
> #####################################################################
[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 16 17:00:04 2003

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.