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

Re: Problems with svn1.6.1

From: Roberto <smuxbr_at_gmail.com>
Date: Wed, 29 Apr 2009 11:45:43 -0400

Hello Andrey,

when i try loggin in my svn server show it in error_log:
 [Tue Apr 28 17:04:00 2009] [error] [client 201.75.105.203] client
denied by server configuration: /home/smux03/public_html/svn

I'm not understand, but my repository path is /home/smux03/repos.

I dont have filters in httpd.conf, my Allow is for all.

If I not need to use Rewrite, this can be changed to Alias /svn/
"/home/smux03/repos/" ?

PS: All this config i use in other server but installed with
subversion 1.5.4 and there works perfectly. But now i have to
configure this new server I set it for multiples customers in same
server with virtualhost.

Roberto.

2009/4/28 Andrey Repin <anrdaemon_at_freemail.ru>:
> Greetings, Roberto!
>
>>  In my new server, i try to install and use a new version 1.6.1 of
>> subversion and when i import anything to my repository test show it:
>> roberto-limas-mac-pro:test Smux$ svn import . http://URL here -m
>> "test" --force-log
>> Authentication realm: <URL here:80> SVN do Smux
>> Password for 'Smux':
>> Adding         a
>> svn: PUT of '/svn/test/!svn/wrk/941ea846-f2d2-48f3-96bd-b29780330c57/a':
>> 403 Forbidden (URL here)
>
> Look in Apache logs for more details, but most likely you do not have allowed
> any access to your host from IP filters.
> Include
> Allow from <your IP>
> in your Location block, restart Apache and see if it helps.
> And with your setup ("Loc: /svn" + "SVNParentPath") you do not need to use
> Rewrite. It only necessary for serving multiple repositories from root (When
> "Loc: /").
>
>
> --
> WBR,
>  Andrey Repin (anrdaemon_at_freemail.ru) 29.04.2009, <5:26>
>
> Sorry for my terrible english...
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1981595

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-29 17:46:39 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.