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

Filesystem has no item error

From: Sung Kim <hunkims_at_hotmail.com>
Date: 2002-09-17 18:31:20 CEST

Hello,

I installed subversion-r3033 with apache 2.0.40.
Every thing works fine except adding file. I can import using file:///.
I can check out and check in over http. But whenever I try to add a file or
import someting over http:// I've got this error:

[root@dav trunk]# svn add add.c
A add.c
[root@dav trunk]# svn ci add.c -m "add this"
Adding add.c
Transmitting file data .svn: Filesystem has no item
svn: Commit failed (details follow):
svn:
file not found: transaction `7', path `/trunk/add.c'

Here is the log:

[Tue Sep 17 02:52:15 2002] [error] [client 127.0.0.1] Could not fetch
resource
information. [500, #0]
[Tue Sep 17 02:52:15 2002] [error] [client 127.0.0.1] Could not determine
resource type [500, #160013]
[Tue Sep 17 02:52:15 2002] [error] [client 127.0.0.1] (17)File exists: file
not
found: transaction `7', path `/trunk/add.c' [500, #160013]

Any idea to fix this problem?

--
Sung Kim, UCSC
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 18:31:56 2002

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.