[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:39:36 CEST

Stefan Küng said the following on 29.09.2005 10:31:
> On 9/29/05, Oliver Schalch <oliver.schalch@wyona.com> wrote:
>
>
>>Today, I've got some wierd problems with SVN checkout on my Windows Box:
>>Error: In directory 'D:\workspace\wiki-cc\java\src\org\wyona\wiki'
>>Error: Can't copy
>>Error:
>>'D:\workspace\wiki-cc\java\src\org\wyona\wiki\....\JJTWiki2State.java.svn-base'
>>
>>Error: to
>>'D:\workspace\wiki-cc\java\src\org\wyona\wiki\JJTWiki2State.java.tmp':
>>The
>>Error: system cannot find the file specified.
>>
>>I deleted my my whole local copy, and checkout fresh, no success. Next I
>>went on my Unix box, typed
>>a svn co, checked out problemless.
>
>
> 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.

Oh well, you right.
-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

Little thingi, confused my Windows Box, its working as it should now again.

Thanks Stefan

Received on Thu Sep 29 10:42:07 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.