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

RE: [TSVN] 'File already exists' error message

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-12-17 15:39:32 CET

Hi Edward,

> In my organization a user reported a "File already exists'
> error message
> when doing a commit. What would cause this ?
The message already says it. The file that the person is trying to commit
already exists in the repository.
I'm afraid you ran into a case rename conflict. You had a file named
"Java.jar" and now it's called "java.jar". Tell the person to run an update
of his / her working copy first. Use the repository browser to check if the
file exists in the repository. Search the faq at
http://tortoisesvn.berlios.de for 'case rename'

Cheers
- Lübbe

--
       ___
  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 Fri Dec 17 15:40:39 2004

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.