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

Re: MOD_DAV_SVN bug ? Error add file in repository

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-15 19:31:23 CET

Kibets Alexander wrote:

>Here is how there is a error:
>---------------------------------------------------------------------------------
>
>D:\eee>svn checkout https://svn2.kigli.org.ua/test3 --username=test --password=t
>A test3\xxxx
>A test3\xxxx\foo.txt
>A test3\zzzz
>Checked out revision 4.
>
>copy C:\add.txt D:\eee\test3\zzzz\add.txt
>
>D:\eee\test3\zzzz>svn add add.txt
>A add.txt
>
>D:\eee\test3\zzzz>svn status
>A add.txt
>
>D:\eee\test3>svn commit --message "created xxxx\foo.txt" --username=test
>Adding zzzz\add.txt
>svn: Commit failed (details follow):
>svn: PROPFIND request failed on '/test3/zzzz/add.txt'
>svn:
>Could not open the requested SVN filesystem
>
>
I don't understand this at all, especially the following error:

>[Mon Nov 15 18:04:26 2004] [error] [client 10.20.0.2] (20014)Error string not specified yet: Can't open file '/home/svn/a/format': No such file or d
>irectory
>
>
In your earlier post, you showed the apache configuration with gives
SVNParentPath as /a/home/svn. I have no idea where this path came from.

Is it possible that there's a problem with the virtual host conguration
and UseCanonicalName?

I must admit I can't figure out what's wrong. Anyone?

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 19:31:36 2004

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.