[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-29 10:31:08 CEST

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.

See our FAQ:
http://tortoisesvn.berlios.de/?q=node/8

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 29 10:32:25 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.