You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by David Bolshoy <da...@zootec.com> on 2004/03/10 20:59:10 UTC

help: cannot add file to repository

Hi,

I'm trying to set an SVN repository for several days now. 
My platform:
RH 9
httpd 2.0.48
bdb 4.0
SVN 1.0
TortoiseSvn 1.0

Everything seems to be working, only when I add a new file and commit, I always get the following message:

PROPFIND request failed on 'svn/herum/docs/NewTextDocument.txt'
PROPFIND of '/svn/herum/docs/NewTextDocument.txt': 302 Found

Note that I can add a new directory, no problem with that...

I tried to take the latest sources and built everything, then tried RPMs. 
The same happens when I access the repository from a localhost, i.e. it looks like it's not a problem of Tortoise.
Tried to change the permissions (0777 on the repository tree)... nothing helps. 
I have to use only the DAV method, don't have any other option.

Any help is much appreciated.

Thanx!

David