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

Re: Cannot commit

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-08-20 16:42:44 CEST

Han The Man wrote:
> I have 0.27 on Linux running http with the latest Apache version.
>
> My problem is, I can do a "svn list" just fine, but I cannot svn commit.
> The client says that the server "actively refused the connection."
>
> Is this a security issue?
>
> I have done a "chmod -R 777 /myrepos" to grant full permission on the
> file level (I think)
>
> Also, I have added this to the config file:
>
> <Directory "/myrepos/*">
> Order allow, deny
> Allow from all
> </Directory>
>
> <Location /svn>
> DAV svn
> SVNParentPath /myrepos
> </Location>
>
> Any clues what might be wrong?

Not without seeing the actual error message. Please send us a
transcript of your attempt to do the commit.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 20 16:43:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.