here is my error.log. Code: [Wed Feb 14 14:50:03 2007] [error] [client 202.125.216.75] (2)No such file or directory: The URI does not contain the name of a repository. [403, #190001] [Wed Feb 14 14:50:03 2007] [error] [client 202.125.216.75] (20014)Error string not specified yet: Can't open file '/var/www/svn.scratchco.com/web/svn/error/format': No such file or directory [Wed Feb 14 14:50:03 2007] [error] [client 202.125.216.75] Could not fetch resource information. [500, #0] [Wed Feb 14 14:50:03 2007] [error] [client 202.125.216.75] Could not open the requested SVN filesystem [500, #2] [Wed Feb 14 14:50:03 2007] [error] [client 202.125.216.75] Could not open the requested SVN filesystem [500, #2] If you look closely, something is placing an extra directory into the path. For example, In my earlier post the error log has an extra "svn" Code: Can't open file '/var/www/svn.scratchco.com/web/svn/[B][SIZE="3"]svn/[/SIZE][/B]format' and the most recent log has an extra "error" Code: Can't open file '/var/www/svn.scratchco.com/web/svn/[B][SIZE="3"]error/[/SIZE][/B]format' I do not know where to start looking to fix this problem. Maybe you guys have an idea. Thanks, Jacob