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

Re: Can't commit with Tortoise 1.6.0

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Mon, 30 Mar 2009 10:34:56 +0200

Hi,

On 30/03/2009, Ollo Hess <ollosoft_at_gmx.net> wrote:
> After I installed Tortoise Version 1.6.0 I can't any longer
> commit.
>
> These are the status lines:
>
> Übertragen
> Übertragen schlug fehl (Details folgen):
> Kann keine ra_local-Verbindung zu einer URL aufbauen
> Projektarchiv »file:///E:/SVNRepository/Mailoffice_40/trunk« kann nicht
> geöffnet werden
> Konnte Modul für Dateisystemtyp »bdb« nicht laden
>

Your repository is using a no longer supported BDB format. You have to
dump the repository contents (using an svnadmin of the proper old
version), create a new (FSFS based) repository and load the dump into
it (using an 1.6.x svnadmin).

For more information, see the subversion documentation on repository
administration. Since this are 'server side' operations, the
subversion documentation is better suited to assist you than the TSVN
documentation.

-- 
Regards,
Jean-Marc
--
       ___
  @@  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1479474
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-30 10:36:48 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.