UE4 crashes at load time due to Redirect issue

I’m hoping someone has a solution for this problem. I’m working from an SVN and the latest commit to the SVN had some redirect problems. Now when I load up the project UE4 crashes. Is there a way to run the FixupRedirects from the command line?

You can run any commandlet from the cli. Here’s the docs on fixupredirects

https://docs.unrealengine.com/latest/INT/Engine/Basics/Redirectors/index.html