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

trouble commiting change through apache 2.0.54 (file:/// works ok)

From: Swager, Hoyte <H.Swager_at_neways.nl>
Date: 2005-10-22 19:00:08 CEST

Hi there
Subversion 1.2.3
Apache 2.0.54

After setting up my first repository as explained in the quick start
guide I am able to import/checkout/commit when using
file:///home/www/svn/develop/mytest, but if i do the same through an
apache server with the sole purpose of being an svn server I get this:

$ svn commit
Sending index.jsp
Transmitting file data .svn: Commit failed (details follow):
svn: MERGE request failed on '/develop/myfeet'
svn: Can't open directory
'/home/www/svn/develop/myfeet/db/transactions/2-1.txn/props': No such
file or directory
svn: Your commit message was left in a temporary file:
svn: '/tmp/myfeet/svn-commit.tmp'

$ ls -l /home/www/svn/develop/myfeet/db/transactions/2-1.txn/props
-rw-r--r-- 1 www www 0 Oct 22 18:49
/home/www/svn/develop/myfeet/db/transactions/2-1.txn/props

So the file is actually there and there are no issues with rights for
the www user the server is running on. I performed all my tests as this
user so the repository is also created as user www.

Any suggestions?
Regards
Hoyte

This e-mail and any attachment is confidential and may be legally privileged or otherwise protected from disclosure. If you are not the intended recipient, please notify the sender immediately by returning this e-mail. Neways Electronics International NV is not responsible for the improper or incomplete transmission of any e-mail, or for any delay in its receipt.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 22 19:02:17 2005

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.