iliya iliev a écrit :
> Hello,
> while trying to follow the instructions to get the latest version of 
> PythonOCC  -
> /svn co svn://svn.gna.org/svn/minerva/trunk/pythonOCC 
> <http://svn.gna.org/svn/minerva/trunk/pythonOCC> pythonOCC/,
>
> from /svn://svn.gna.org/svn/minerva/trunk/pythonOCC_SWIG 
> <http://svn.gna.org/svn/minerva/trunk/pythonOCC_SWIG>/,
> using this line: /svn co 
> svn://svn.gna.org/svn/minerva/trunk/pythonOCC_SWIG 
> <http://svn.gna.org/svn/minerva/trunk/pythonOCC_SWIG> pythonOCC/
> i get the following error:
>
> A    pythonOCC\SWIG_src\MFT.i
> A    pythonOCC\SWIG_src\BRepCheck.i
> svn: In directory 'pythonOCC\SWIG_src'
> svn: Can't copy 
> 'pythonOCC\SWIG_src\.svn\tmp\text-base\StepData.i.svn-base' to '
> pythonOCC\SWIG_src\.svn\tmp\StepData.i.tmp.tmp': The system cannot 
> find the file
>  specified.
>
> I took all the other folders one-by-one, but SWIG_src still gives me 
> the same error.
>
> Regards,
> Iliya Iliev
>
Hello,

I removed the SWIG_src folder from the svn repository. This folder is 
created when generating SWIG files and it's not necessary that they are 
commited to the repository. I think the svn CheckOut should work now.

Note that latest svn revision may not work since a huge work is 
currently done to modularize pythonOCC (ie provide a set of python 
modules instead of a big monolithic one).

Best regards,

Thomas Paviot

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to