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

Re: Cannot get SVN 1.5 HTTPS server working...

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Wed, 11 Jun 2008 18:01:29 -0500

On Wed, Jun 11, 2008 at 4:22 PM, Ryan Schmidt
<subversion-2008b_at_ryandesign.com> wrote:
> On Jun 11, 2008, at 09:32, Robert Dailey wrote:
>
>>>>> On Jun 10, 2008, at 22:57, Robert Dailey wrote:
>>>>>
>>>>>> (20014)Internal error: Expected FS format '2'; found format '3'
>>>>>
>
>> The repository I have was copied from one created via VisualSVN Server
>> on Windows. I didn't want to lose my repository contents, so I copied
>> the repo directory over. I don't think this is an issue, since before
>> I tried using HTTP + SVN, I was using SVN+SSH and I was able to do
>> checkouts perfectly fine. Just thought I'd mention it.
>
> When moving a repository from one OS to another, and especially from one
> processor architecture to another (don't know if that applies here), you
> should use "svnadmin dump" and "svnadmin load" instead of just moving the
> repository directory. Note that the dump/load does not preserve locks, nor
> the contents of your config or hooks directories. It only copies revisions.
>
> To see whether your repository is ok, you should probably "svnadmin verify"
> it. If that reports no errors, then you're probably fine...
>
> What version of svn was the repository created with?
>
>

It was created with version 1.5RC7. I did the svn verify on the repo,
and everything was fine. This was one of the first things I did after
I moved it over.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-12 01:01:53 CEST

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.