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

MIME type of "svn_io_get_dirents2" ??

From: Daniel Gehriger <daniel.gehriger_at_linkcad.com>
Date: 2006-09-06 00:14:08 CEST

I'm still trying to get svn to work on my SuSE 9.0 box. This seems to be
impossible. All combinations, svn 1.3.0, 1.3.2, with / without bdb, and
so on simply don't work.

For instance, I built svn 1.3.2 from the sources. Then executed the
following commands:

# cd /tmp
# mkdir foo
# echo "Test" > foo/test
# svnadmin create testrepos
# cd foo
# svn import -m "Test" file:///tmp/testrepos/

and I get the following message:

svn: Can't detect MIME type of non-file 'svn_io_get_dirents2'

This happens with all svn versions I have compiled so far (1.3.0 and
1.3.2). What's going on here ? I already spent 12 hours trying to get
svn to work. This should really be simpler...

- Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 6 00:16:13 2006

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.