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

Re: How to fix issue #4023 (on Windows, 'svn rm missingItem' deletes the unversioned 'MissingItem' from disk)?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 23 Jan 2012 16:04:21 +0000

Johan Corveleyn <jcorvel_at_gmail.com> writes:

> If there is no case-exact match on disk, but there is a case-exact match
> in wc.db, assume the user refers to the latter. Otherwise case-normalize
> like any other Windows app.

Is that sufficient? Given three files "foo", "FOO" and "Foo", one in
wc.db, one on disk and one on the command line, is that the same file?
Add another "fOO" to the database. It's now ambiguous?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-01-23 17:05:00 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.