Error in Apache and SVN integration

2 views
Skip to first unread message

thiagoalgo

unread,
Jul 5, 2011, 8:07:09 AM7/5/11
to Subversion SVN
Hello, I installed SVN integrated with Apache. When I try to commit
the following error occurs:

Commit failed (details follow): DELETE of '/ svn/teste5 /! Svn/act/
6e7223fa-3001-0010-8f0f-79c98f153045': 403 Forbidden (http://
sempreavanti.com.br)

The file is sent to the server, but it takes a lot and the end appears
the message above.

However, when access by svn + ssh, there is no error, everything works
normally.

Can anyone help me solve this problem?

Nehru Sani

unread,
Jul 5, 2011, 8:15:05 AM7/5/11
to subvers...@googlegroups.com
Solution:

Permission must be www-data if ubuntu or apache if redhat/centos and
permission chmod g+w

SVN repo is accessible through ssh because you are using that that
user while doing ssh which must be having ownershipt of that container
in SVN repo. So if you want to do in http protocal and apache user
then change svn repo owner ship and do apache apache and give g+w
permission so that apache can give successful result for doing final
commit in svn repo.

Regards,
~Nehru

> --
> You received this message because you are subscribed to the Google Groups "Subversion SVN" group.
> To post to this group, send email to subvers...@googlegroups.com.
> To unsubscribe from this group, send email to subversion-sv...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/subversion-svn?hl=en.
>
>

--
"Available only for technical discussion/solution 24x7 "

Reply all
Reply to author
Forward
0 new messages