this is my first time to use SVN.( I think the problem is SVN ) those are the environment what I use:
i want make a subversion of this repo
svn checkout https://svn.blender.org/svnroot/bf-blender/ trunk/lib/win64_vc14 lib/win64_vc14
i follow this, but no have explanaions of errors
https://wiki.blender.org/wiki/Building_Blender/Windows
svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc14 lib/win64_vc14
I expected it to be completely downloaded and continue with the second download step
A lib\win64_vc14\opencollada\lib\opencollada\OpenCOLLADABaseUtils.lib svn: E175012: Connection timed out PS C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender> C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender>
I tried one more time
PS C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender> svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc14 lib/win64_vc14 svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) svn: E155004: Working copy 'C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender\lib\win64_vc14' locked. svn: E155004: 'C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender\lib\win64_vc14' is already locked. PS C:\Users\Courtney\Downloads\Git-Repositorys\Git-Blender> svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc14 lib/win64_vc14
but the problem seems to get worse because now this is blocked