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

Re: Issue, two files with same name in one folder

From: Richard Quadling <rquadling_at_googlemail.com>
Date: Thu, 1 May 2008 13:04:55 +0100

On unix/linux, file names are case sensitive ...

Test.txt
test.txt
TEST.txt

can all exist.

On Windows, filename are case insensitive. Only 1 of the above list
can exist at a time.

2008/5/1 Marko <cubicreality_at_gmail.com>:
> I have this case where I try to checkout a project but it fails in "Can't
> copy" error. I then browse the projects web interface (fisheye) and found
> that there are two files with a same name in one folder. The project author
> does not know what caused it and how to fix it.
>
> Any ideas?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-01 14:05:10 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.