You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Johan Appelgren <jo...@gmail.com> on 2006/03/31 15:17:08 UTC

Re: Problems with subversion.

On 4/1/06, ranzes <ra...@tdsoft.com.br> wrote:
> Hi, My name is Ranzes tamar , and I Have big problem with the Subversion.
>
> The problems is This:
>
> when Access Tortoise for windows in My server Slackware 10.2 with
> Subversion 1.3.0
>
> show me this message:
>
> TortoiseSVN
>
> /dados/desenvolvimento/svn/conf/svnserver.conf:1: Section header must
> start in the firt column.
>
> This is my config file:
>
> [general]
>
> > anon-access = none
> > auth-access = write
> > password-db = passwd
> > authz-db = authz
> > realm = REPOSITORIO TDSOFT
>
>
> How resolv is this?

The error says that the line with [general] begins with whitespace
characters. Remove them and the problem will be solved.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org