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

RE: fix cannot create a file when that file already exists

From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Thu, 25 Jun 2009 23:21:37 +0200

> -----Oorspronkelijk bericht-----
> Van: Nicolas Grossi [mailto:nicolas.grossi_at_gmail.com]
> Verzonden: donderdag 25 juni 2009 21:06
> Aan: users_at_subversion.tigris.org
> Onderwerp: fix cannot create a file when that file already exists
>
> People:
> When i perform a checkout on my svn, it is failing with
> the
> attached error. Anyone knows how to fix it?

Hm, you might have gotten more response if you just typed or copy-pasted the error in the body of your mail, instead of forcing people to open an attached screenshot. But anyway ...

My first guess would be: check for case-sensitivity problems of filenames or folders. Maybe two folders or files exist on your repository that only differ in case. Maybe there's both a directory "Mailer" and "mailer" on the repository, and that's something you can't checkout on Windows.

You can see what's really in the repository by e.g. using TortoiseSVN's "Repo browser".

HTH,
Johan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2365491

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-25 23:23:21 CEST

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.