Wednesday 11 January 2017

AX 7 Working with Version control

This is the landing page for setting up your development environment with version control.


This is relatively easy and setting up a new solution/project works without a problem. In this post,I want to highlight a little gotcha. If you open up a solution and notice the project isn’t bound to version control. i.e. No padlock icon, not able to check out

Then it looks like you may have to bind the solution. Open up the solution using source control explorer. You should get this message asking you to bind it. Click on Yes and follow it.

image

Following screen you get.

image

Otherwise, create a new solution that and make sure to tick the “Add to version control” flag in the dialog.

No comments:

Post a Comment