Retrieving history very slow on Mendix 11

0
Downlaoding a project from Version control is taking few hours and again while commiting the code, it takes similar amount of time. What can be done to resolve this issue? App was recently upgraded to Mendix 11
asked
1 answers
0

Hi Chaitanya,

Simply upgrading to Mendix 11 shouldn't make Git operations take hours.


A few things to check:

  • How large is your repository (number of modules/files)?
  • Are you using the latest patch version of Mendix 11?
  • Check your network speed and latency to the Mendix Team Server.


If the project is very large, retrieving history and committing can naturally take longer, but it shouldn't take hours.


Also, try cloning the project again in a new location.


Kindly mark this as the accepted answer if it helps.

answered