Make Update stops with an error svn: E730054: Error running context: An existing connection was forcibly closed by the remote host

I’m very new here trying to get into blender development, and i installed everything by following the “Building Blender on Windows” Guid and when i was running the make update command as it says i mm keep getting this error, and i searched everywhere but couldn’t find any solution. if someone can please help me with this it would be great.

here is what I’m getting after entering “make update” in CMD:

Warning: Python not found, there is likely an issue with the library folder
No explicit msvc version requested, autodetecting version.
**********************************************************************
** Visual Studio 2022 Developer Command Prompt v17.5.0
** Copyright (c) 2022 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
Compiler Detection successful, detected VS2022

Python not found in external libraries, updating to latest version

Updating 'C:\blender-git\lib\win64_vc15':
svn: E170013: Unable to connect to a repository at URL 'https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc15'
svn: E730054: Error running context: An existing connection was forcibly closed by the remote host.

Found a solution , for some reason I have to turn off ipv6 before doing make update