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

Re: [TSVN] Local repository -> svnserve?

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-02-15 12:44:44 CET

On Tue, 15 Feb 2005 11:09:56 +0000, John Yeates
<0ib4wq502@sneakemail.com> wrote:
[snip]
> The Subversion book suggests using svnadmin dump - problem is, this
> merely complains that it can't find the file <repos>\format. Looking at
> the target repository, the file seems to contain a number indicating the
> repository format, but that doesn't work either - putting 3 leaves it
> trying to look for db lockfiles, which obviously don't exist as I wasn't
> using a DB :) Any other value just leaves it complaining that it was
> expecting version '3' of the repository.

You have to use the 'svnadmin' command from the same version you've
created the repository with. Otherwise the dump won't work. So if you
used TSVN1.1.3 for example, then you have to use Subversion 1.1.3 to
dump the repository (the version TSVN1.1.3 is linked against).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Feb 15 12:45:18 2005

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

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