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

"Error resolving case of" message

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2006-04-07 15:52:15 CEST

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
Received on Fri Apr 7 15:53:41 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.