Hi John, This is a known issue with the CASPER SVN (and actually all repositories for Linux kernel source). There are several files with the same name but with different cases, which Linux will happily handle but Windows will not. This really screws with the netfilter_ipv4 directory on a Windows machine.
If you need the Linux kernel source, you'll have to check out that portion of the repository from a Linux machine. If you need all of the rest of the ROACH tree on a Windows machine, you'll need to do a partial or hierarchical checkout. Thanks, Henry John Ford wrote:
I get this when trying to sync my SVN: C:\casper\roach\sw\linux\include\linux\netfilter_ipv4\ipt_REJECT.h In directory 'C:\casper\roach\sw\linux\include\linux\netfilter_ipv4' Can't open file 'C:\casper\roach\sw\linux\include\linux\netfilter_ipv4\.svn\tmp\text-base\ipt_TCPMSS.h.svn-base': The system cannot find the file specified. John

