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

Re: [TSVN] Weird problems on Windows

From: Oliver Schalch <oliver.schalch_at_wyona.com>
Date: 2005-09-29 10:42:49 CEST

Lübbe Onken said the following on 29.09.2005 10:39:
> Stefan Küng wrote:
>
>>You have two files in the repository, which only differ in case (e.g.
>>'File' and 'file'). Find those files and rename/remove one of those
>>files. Then, install a pre-commit-hook to prevent such situations in
>>the future.
>>
>>See our FAQ:
>>http://tortoisesvn.berlios.de/?q=node/8
>
>
> If that's the correct answer to Olivers problem, I have to add his error
> message to the FAQ as well. Note that he has got the error message: "system
> cannot find the file specified" where our FAQ refers to "object of the same
> name already already exists".

Jup, my repositority had:
-rw-r--r-- 1 oli users 3.1K Sep 29 09:45 JJTWiki2State.java
-rw-r--r-- 1 oli users 3.0K Sep 29 09:45 JJTwiki2State.java

I did a svn del JJTwiki2State.java and commited it (that was on the unix
box), tried again a fresh checkout on my windows box, SUCCESSFULLY :-)

Oliver

Received on Thu Sep 29 10:48:15 2005

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

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