> # fsvs-1.2.0 -d sync-repos ... > 20:55:20.255 hlp___do_convert[helper.c:185] converted .kde4 to .kde4 > > > An error occurred at 20:55:21.957: Filesystem has no item (160013) > in rev__get_text_to_stream [revert.c:301]: Fetching entry > http://127.0.0.1:8080/home/.k...@686: > 'http://subversion.tigris.org/xmlns/dav/md5-checksum' was not present on > the resource > 20:55:21.956 main[fsvs.c:1413] memory stats: 0x8368000 to 0xdc31000, 90916 > KB That looks normal; there's not even any special character in the name.
This error message was recently improved, see here: http://svn.haxx.se/dev/archive-2009-06/0254.shtml Others (svn, tsvn, ....) seem to get the same message when merging from the wrong path. But the path is not wrong per se ... it could be that *this entry* wasn't changed at that revision, but that shouldn't matter. Ah, I just found something: This entry might be a directory, but FSVS tries to fetch the textual data - which only works for files! It says "a symlink" ... what is that .kde4 really? In the repository, and in the filesystem? Would you please send me the debug file of fsvs sync-repos -o debug_output="|grep -F .kde4 > /tmp/debug.txt" -d Thank you; I'll do some testing. Regards, Phil -- Versioning your /etc, /home or even your whole installation? Try fsvs (fsvs.tigris.org)! ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2388133 To unsubscribe from this discussion, e-mail: [[email protected]].
