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-----
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,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.