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

Cannot commit

From: Han The Man <hantheman12_at_hotmail.com>
Date: 2003-08-20 16:36:25 CEST

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?

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

---------------------------------------------------------------------
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:40:13 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.