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

Re: svn commit failure

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 30 Jul 2008 07:02:20 -0400

On Wed, Jul 30, 2008 at 05:11, Mark Irving <Mark.Irving_at_informatix.co.uk> wrote:
> On Wednesday 30 July 2008, Stefan Küng wrote:
>
>> Are you accessing your repository via file:/// ?
>> If yes, then you must first use the svnadmin tool (part of the official
>> svn client) and dump your repository, then load it with the new version
>> (i.e., you must upgrade your repository to the latest format that svn
>> clients 1.5 use).
>
> In version 1.5 there's a new svnadmin command which may avoid
> the need to use dump and load: svnadmin upgrade REPOS_PATH. See
> the book for details.
> svnbook.red-bean.com/nightly/en/svn.ref.svnadmin.c.upgrade.html

It's important to note that you won't get the full benefits of doing a
dump/load cycle if you do svnadmin upgrade. Especially the changes in
the repository format that improve performance and disk space usage.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-30 13:02:28 CEST

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

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