How to: Resolve the error “did you run git update-server-info on the server? “
This is a fairly common error and a bit of a head smacker…
Before you look any further, ask yourself one question..
Are you trying to use a git client to check out an SVN repository?
Try using svn client instead 🙂
Forgetting to update the server info on the server is a common error that most of us do it in our daily server update and hope after reading this post I am very sure no one will face this issue.