pavva94 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

Cannot update source at trunk #317

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update project at SVN Client.

What is the expected output? What do you see instead?
Download source without errors.

What version of the product are you using? On what operating system?
Trunk.

Please provide any additional information below.

Error: In directory 
'C:\snakeos\tools\arm-uclibc-3.4.6\include\linux\netfilter_ipv4'  
Error: Can't open file   
Error: 
'C:\snakeos\tools\arm-uclibc-3.4.6\include\linux\netfilter_ipv4\.svn\tmp\text-ba
se\ipt_tcpmss.h.svn-base':   
Error: The system cannot find the file specified.  
Finished!:   

Original issue reported on code.google.com by an...@avmsistemas.net on 20 Aug 2012 at 5:27

Attachments:

GoogleCodeExporter commented 8 years ago
Sounds like this issue:
http://stackoverflow.com/questions/2136044/cant-open-svn-text-base-file-svn-base
There really is a ipt_tcpmss.h and ipt_TCPMSS.h

The source isn't going to be all that useful under windows anyway.

Original comment by stefansc...@googlemail.com on 23 Aug 2012 at 11:08