Dear developers,
While using TortoiseSVN 1.4.3, trying to check out Linux source code, it
fails always in the ../include/linux/netfilter_ipv4 subdirectory; it's
independent of the svn repository is used. Here are two in depended
repositories which show the same issue
svn://svn.dd-wrt.com/DD-WRT/src/linux/xscale/linux-2.6.20/include/linux/
netfilter_ipv4
or
http://svn.tudos.org/repos/l4linux/trunk/include/linux/netfilter_ipv4
it always fails with this msg:
....
....
Added: c:\tmp\tmp3\ipt_CONNMARK.h
Added: c:\tmp\tmp3\ipt_sctp.h
Added: c:\tmp\tmp3\ip_conntrack_sip.h
Added: c:\tmp\tmp3\ipt_CLUSTERIP.h
Added: c:\tmp\tmp3\ipt_REJECT.h
Error: In directory 'c:\tmp'
Error: Can't copy 'c:\tmp\.svn\tmp\text-base\ipt_DSCP.h.svn-base' to
'c:\tmp\.svn\tmp\ipt_DSCP.h.tmp.tmp': The system cannot find the file
specified.
Steps to reproduce:
1) Open repository browser
2) Set URL to:
svn://svn.dd-wrt.com/DD-WRT/src/linux/xscale/linux-2.6.20/include/linux/
netfilter_ipv4
3) Right click to select Check-out
4) Select checkout directory example: c:\tmp
5) Select Head Revision
6) Click OK to check out the source code
7) It fails after a few files
Hopes this helps; Thanks, Bas
Received on Sat Apr 7 21:47:22 2007