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

Re: Unable to access new repository after upgrade, but old repository works fine.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 11 Jan 2008 21:30:53 -0500

On Jan 11, 2008 7:36 PM, Mana Sriphet <mana_at_embedded-technology.com> wrote:
>
>
>
>
> Hello,
>
>
>
> I updated my TortoiseSVN from old version (I think it was 1.2) to 1.4.7.
> Everything works fine when I access repository which I already created. But
> I cannot access any of the new repositories after the update. I created the
> new repository without problem, but cannot do anything with it.
>
>
>
> When I use FireFox to look at the repository, I got error code "165005,
> Could not open the requested SVN filesystem. Here is the exact message:
>
>
>
> <D:error>
>
> <C:error/>
>
> <m:human-readable errcode="165005">Could not open the requested SVN
> filesystem</m:human-readable>
>
> </D:error>
>
>
>
> When I do the same thing at the old repository, it works fine and I see
> this:
> Revision 40: /
>
> dll/
> doc/
> java/
> ________________________________
>
>
> Powered by Subversion version 1.2.3 (r15833).
>
>
>
>
>
> If I do the Checkout, I get this error message: Error Could not open the
> requested SVN filesystem.
>
>
>
> I am running window XP and installed the Tortoise 32 bits version. The
> server is on my home PC running Apache Server 2.0.55. I am not expert user.
> Am I missing something here? Why would Tortoise works fine with old
> repository and not with new one? Please help. Thank you.

My guess (I had some trouble following) is that you're creating those
new repositories with TSVN 1.4.7, and you're still using Subversion
1.2 libraries within Apache. Old libraries can't read newer-format
repositories. Upgrade your Subversion server libraries (included with
the command-line client, which is probably where you got them from) to
1.4.x.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-12 03:31:00 CET

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.