You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Greg Thomas <th...@omc.bt.co.uk> on 2006/04/07 13:52:15 UTC

"Error resolving case of" message

Hi,

We recently installed a new file server. For some reason, it's
behaving differently from our existing one, and is giving Subversion
some grief. I've narrowed it down to the following small test case:

 C:\>svn info \\oldserver\docs$\_hostheaders\webapps\resourcing\

 svn: '\\oldserver\docs$\_hostheaders\webapps\resourcing' is not a working copy

this is good. svn is correctly recognising that the location in
question is not a working copy.

 C:\>svn info \\newserver\docs$\webapps\resourcing\
 svn: Error resolving case of '\\newserver\docs$\webapps\resourcing\'

This is bad. Any action that svn tries to perform on this server
results in the same error message. What does this error message really
mean, and how can I get around it?

Thanks,

Greg
-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org