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

Re: Problems with setting up subversion

From: Cecil Westerhof <Cecil_at_decebal.nl>
Date: Wed, 23 Mar 2011 11:36:46 +0100

Op woensdag 23 mrt 2011 11:20 CET schreef Ulrich Eckhardt:

>> I have set up a repository for a client.
>>
>> When giving:
>> svn list svn://localhost
>>
>> I get nothing. As expected, because the repository is empty.
>>
>> But when I try:
>> svn mkdir svn://localhost/test -m ''
>>
>> I get:
>> svn: Authorization failed
>>
>> On my own system I can do this without a problem.
>
> Check the authentication/authorization setup in the repository's
> configuration.

Of-course, I forgot. In my version I put:
    anon-access = write

(Is not a problem because it is only used locally.)

Well I have to wait until I get the credentials to edit the conf
files.

I'll start implementing SASL on my own system. When I get the
credentials I know what to do.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
Received on 2011-03-23 11:37:06 CET

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.