You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Murli Varadachari <mv...@facebook.com> on 2008/12/03 20:47:17 UTC

Strange problem during checkout on macOSX

Noticed this strange error when checking out some projects on macOSX. Not an issues on any of the linux hosts that I use.

A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_sctp.h
A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_REJECT.h
svn: In directory '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4'
svn: Can't copy '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/text-base/ipt_TCPMSS.h.svn-base' to '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/ipt_TCPMSS.h.tmp.tmp': No such file or directory


The svn client on the mac is 1.4.4  [ using svn+ssh]

Svn server  1.5.3

Any one seen this before ?

Cheers
murli

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979108

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Strange problem during checkout on macOSX

Posted by JeremyP <je...@jeremyp.net>.
On 3 Dec 2008, at 22:14, JeremyP wrote:

> You have two files i that directory, whose names differ only in case.
> Google ipt_TCPMSS.h and the first link is the one below from the
> Tortoise SVN archives
>
> http://svn.haxx.se/tsvn/archive-2005-04/0006.shtml
>
> The best workaround I've seen on this list is to create a case
> sensitive Mac OD extended disk image with Disk Utility, mount it and

I mean O*S* extended.  Note to self: proof raed more

>
> check out your working copy there.
>
> On 3 Dec 2008, at 20:47, Murli Varadachari wrote:
>
>>
>> Noticed this strange error when checking out some projects on
>> macOSX. Not an issues on any of the linux hosts that I use.
>>
>> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/
>> ipt_sctp.h
>> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/
>> ipt_CLUSTERIP.h
>> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/
>> ipt_REJECT.h
>> svn: In directory '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/
>> netfilter_ipv4'
>> svn: Can't copy '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/
>> netfilter_ipv4/.svn/tmp/text-base/ipt_TCPMSS.h.svn-base' to '/tmp/
>> test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/
>> ipt_TCPMSS.h.tmp.tmp': No such file or directory
>>
>>
>> The svn client on the mac is 1.4.4  [ using svn+ssh]
>>
>> Svn server  1.5.3
>>
>> Any one seen this before ?
>>
>> Cheers
>> murli
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979158
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org 
> ].

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979161

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Strange problem during checkout on macOSX

Posted by JeremyP <je...@jeremyp.net>.
You have two files i that directory, whose names differ only in case.   
Google ipt_TCPMSS.h and the first link is the one below from the  
Tortoise SVN archives

http://svn.haxx.se/tsvn/archive-2005-04/0006.shtml

The best workaround I've seen on this list is to create a case  
sensitive Mac OD extended disk image with Disk Utility, mount it and  
check out your working copy there.

On 3 Dec 2008, at 20:47, Murli Varadachari wrote:

>
> Noticed this strange error when checking out some projects on  
> macOSX. Not an issues on any of the linux hosts that I use.
>
> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ 
> ipt_sctp.h
> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ 
> ipt_CLUSTERIP.h
> A    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ 
> ipt_REJECT.h
> svn: In directory '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/ 
> netfilter_ipv4'
> svn: Can't copy '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/ 
> netfilter_ipv4/.svn/tmp/text-base/ipt_TCPMSS.h.svn-base' to '/tmp/ 
> test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/ 
> ipt_TCPMSS.h.tmp.tmp': No such file or directory
>
>
> The svn client on the mac is 1.4.4  [ using svn+ssh]
>
> Svn server  1.5.3
>
> Any one seen this before ?
>
> Cheers
> murli

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979158

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Strange problem during checkout on macOSX

Posted by Simon Lucy <si...@objective2k.com>.
Murli Varadachari wrote:
>
> Noticed this strange error when checking out some projects on macOSX. 
> Not an issues on any of the linux hosts that I use.
>
> A 
>    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_sctp.h
> A 
>    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
> A 
>    /tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/ipt_REJECT.h
> svn: In directory 
> '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4'
> svn: Can't copy 
> '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/text-base/ipt_TCPMSS.h.svn-base' 
> to 
> '/tmp/test/kernel/trunk/2.6.12_fc4/include/linux/netfilter_ipv4/.svn/tmp/ipt_TCPMSS.h.tmp.tmp': 
> No such file or directory
>
>
> The svn client on the mac is 1.4.4  [ using svn+ssh]
>
> Svn server  1.5.3
>
> Any one seen this before ?
At first glance it looks like the mixed case file name problem.  Does 
the file exist with different casing?

S
>
> Cheers
> murli

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979206

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].