I configured svn on suse 10 with apache. while doing checkout it give the following error:

PHP Code:
#svn co http://192.168.0.4/svnrepos/mytestproject
Authentication realm: <http://192.168.0.4:80> Subversion repos
Password for 'pdk'
svnPROPFIND request failed on '/svnrepos/mytestproject'
svnCould not open the requested SVN filesystem 
I checked the log :

PHP Code:
==> /var/log/apache2/error_log <==
[
Thu Feb 03 10:56:12 2011] [error] [client 192.168.0.100] (20014)Internal errorExpected format '3' of repositoryfound format '5'
[Thu Feb 03 10:56:12 2011] [error] [client 192.168.0.100Could not fetch resource information.  [500#0]
[Thu Feb 03 10:56:12 2011] [error] [client 192.168.0.100Could not open the requested SVN filesystem  [500#165005]
[Thu Feb 03 10:56:12 2011] [error] [client 192.168.0.100Could not open the requested SVN filesystem  [500#165005]

==> /var/log/apache2/access_log <==
192.168.0.100 pdk [03/Feb/2011:10:56:12 +0530"PROPFIND /svnrepos/mytestproject HTTP/1.1" 500 239 "-" "SVN/1.4.2 (r22196) neon/0.25.5"