>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\libi
pt_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.
Yes, there is.
Now I know the problem issue.
Thanks a lot.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2645007
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-10 07:37:02 CEST