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

Re: Tortoise SVN - Apache bug(?)

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: Thu, 21 Aug 2008 17:14:30 +0200

On Thu, Aug 21, 2008 at 4:29 PM, Vytenis <wyt.dislike_at_gmail.com> wrote:
> Hello,
>
> I have noticed that when I create a repository using the latest Tortoise SVN
> (1.5.2) version, I am not able to reach it when using apache (2.0). However,
> I did succeed in doing it with older versions ( 1.4.*) and when creating a
> repository with Subversion itself ("svnadmin create ..." in console).
> Everything except the tool, I used for creating a repository, remained
> untouched and unchanged (configs, paths, etc...).
>
> DisLike
>
> PS.: I am not a member of any og Your newsgroups, so if You would like to
> reply to my mail, feel free to write to this address.

You need to upgrade your subversion server. TSVN 1.5.* creates
repositories with a newer format than the binaries you are using with
apache supports. Download and install the latest subversion binaries
from http://subversion.tigris.org.

Instead of using TSVN to create your repositories, why not use
svnadmin? Then you know that the repository created has the correct
format for your server installation.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-21 17:14:38 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.