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

Re: [TSVN] object of the same name already exists

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-06-28 18:10:37 CEST

Lübbe Onken wrote:

>>Failed to add file
>>'C:/tmp/test/kernel/include/linux/netfilter_ipv4/ipt_TCPMSS.h'
>>: object of
>>the same name already exists
>
>
> Probably you've been bitten by the case insensitivity problem on Windows.
> There's absolutely nothing TSVN can do about this. First you have to get
> your repository straight. Use the repository browser to check whether you
> have two files with "almost" (like Java.jar and jaVa.jar) the same name in
> your repository and get rid of the one you don't want.

Then go and get http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-case-insensitive.pl
(http://tinyurl.com/2nnu9) and install it as a pre-commit hook to stop it happening again.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 28 19:18:29 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.