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

Re: Error: Expected format '3' of repository; found format '5' in TSVN after converting 1.3.2 to 1.6.11

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 09 May 2010 19:39:45 +0200

On 09.05.2010 16:09, Ryan wrote:
> Hello,
>
> I'm having a very bad time trying to figure out why I keep getting
> this error when using TSVN? I have upgraded the Subversion repository
> from scratch in about every different fashion that I have just about
> read in forums and such to make this work, but the end result is
> consistently the same. When I try 'checkout' on a new empty folder
> or 'update' on an existing SVN folder through TSVN, I keep getting
> "Error: Expected format '3' of repository; found format '5'". I did a
> 'svnadmin --version' and it shows it is 1.6.11.

It expects an older version than there is, so you have an older version
of svn trying to access a newer version of the repository.

If you're not using file:/// to access the repository, you have to
upgrade your version of svn on the server.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2606190
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-09 19:39:49 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.