Issue in getting blender source code windows and precompiled libraries

Issue in getting blender source code windows and precompiled libraries.
Below things I did for getting blender source code

Issue in getting blender source code windows and precompiled libraries.

Below things I did for getting blender source code

git clone git://git.blender.org/blender.git
It’s giving below error

C:\blender-git\Solution>git clone git://git.blender.org/blender.git
Cloning into ‘blender’…
fatal: unable to connect to git.blender.org:
git.blender.org[0: 82.94.226.105]: errno=No error

And Below command used get pre-compiled libraries
svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc14 lib/win64_vc14

—Its below error
Checkout is not working. Its showing below error
Unable to connect to repository at URL
connection Timedout

some kind of firewall perhaps?

1 Like

I tried disabling firewall but after that also I am facing same issues… If you provide some help then it will be great help.

I tried disabling firewall but after that also I am facing same issues… If you provide some help then it will be great help.

You are clearly having some connectivity issues, but this is not something i can help with