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

Re: Can't open file when I check out the repository from Linux server.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 9 Aug 2010 11:43:00 -0400

On Mon, Aug 9, 2010 at 11:23, Mike Chen <mike.walking_at_gmail.com> wrote:
> Hi all,
>
> I get the error message when I check out from Linux server.
> The source tree is coming from Android Eclair.
>
> Do you have any ideas?
> Thanks.
>
> Here is the information I snip from the log message.
> ====================================
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_limit.c
> Added                : D:\SVN\eclair\external\iptables\extensions\.dccp-test
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_esp.man
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_mark.man
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_iprange.c
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_DNAT.c
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_tcp.c
> Added                :
> D:\SVN\eclair\external\iptables\extensions\.recent-test
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libip6t_hbh.c
> Added                :
> D:\SVN\eclair\external\iptables\extensions\libipt_realm.man
> Error                : In directory
> 'D:\SVN\eclair\external\iptables\extensions'
> Error                : Can't open file
> Error                :
> 'D:\SVN\eclair\external\iptables\extensions\.svn\tmp\text-base\libipt_TCPMSS.man.svn-base':
> Error                : Can't find the indicated file (The red words are
> translated from Chinese. Probably the original intent is not the same.)
> Finished!            :
> 164.86 MBytes transferred in 39 minute(s) and 14 second(s)
> ====================================
>
> I also check out the same folder on Linux and everything is fine.
> At the same time, I assign the global-ignores to empty in case I cannot
> check out everything.
>
> This is only happened in Windows.
> Other people don't make the same problem in Linux.
> ------------------------------------------------------------------------
> Subversion: Version 1.5.1
> TortoiseSVN: Version 1.6.10.19898-win32 & 1.6.8.19260-win32.

Is there a file libipt_TCPMSS.man in that same directory with
different upper/lower case letters? Subversion & Linux are
case-sensitive, Windows is not - so you can have libipt_TCPMSS.man and
libipt_tcpmss.man in the same directory in your repository, but
Windows users will get a file name conflict.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2644763

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-09 17:43:30 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.