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

case sensitivity and update errors

From: sheila miguez <shekay_at_gmail.com>
Date: 2005-06-15 18:08:16 CEST

(I am already aware of the information in this thread
<http://svn.haxx.se/users/archive-2005-05/0145.shtml>.)

My svn update is aborting because of a file that used to exist with a
different case than the one currently in the repository. I believe the
user that created the file deleted it and added the differently cased
file. Why is my local machine still having problems with it?

The output of svn update is:

svn: In directory 'OnlineHelp'
svn: Can't copy 'OnlineHelp/.svn/tmp/text-base/TestLog.htm.svn-base'
to 'OnlineHelp/TestLog.htm.tmp': The system cannot
find the file specified.

Deleting my local copy of the directory and performing a fresh
checkout did not work.

C:\repos\UserDoc>svn ls http://[..]/UserDoc/OnlineHelp
[...]
testLog.htm

client side is winXP with svn, version 1.1.4 (r13838)
server side is linux with svn version 1.1.4 (r13838)

Also, is there a way to disable termination of the update command
after an error? I checked the book but did not find a way.

-- 
sheila
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 18:11:16 2005

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.