Quantcast
Viewing all articles
Browse latest Browse all 10657

Git with Dynamics ax 2012

Image may be NSFW.
Clik here to view.
12742028_813581405414327_4406907209947891181_n

Recently I explored GIT as source control tool. As per work with Microsoft Technologies I worked with TFS and Source save.  In Dynamics Ax 2012 context I found AX2GIT on codeplex and

https://github.com/Go-ERP/Ax2Git/wiki

https://github.com/Go-ERP/Ax2Git

https://ax2git.codeplex.com/

 

I download ax2git zip. After extraction I found  XPO.

Image may be NSFW.
Clik here to view.
ssss-001

 

So I decided first to download its perquisites. i.e. Git and tortoise for Git. I used following links

Git from   http://msysgit.github.io/

 

Tortoise Git from http://tortoisegit.org/

 

After Installing tortoise and Git, windows right click popup menu shows me  git and tortoise options as follow

Image may be NSFW.
Clik here to view.
www

 

 

To check git works, I create a new folder and create Git Repository there by windows right click popup menu.

 

Following popup appeared

Image may be NSFW.
Clik here to view.
333

After click on ok, I found following pop up to show success message

Image may be NSFW.
Clik here to view.
ss

 

 

Now I opened Dynamics ax and import the ax2GIt.xpo

 

 

 

Import it, it overwrite some Ax artifacts.  When Xpo successfully imported, right click on any node in AOT => add-ins have Git menu.

 

Image may be NSFW.
Clik here to view.
Git

 

 

 

 

Currently Ax2Git support only export.

I opened one of my existing project and export it GIT options. Right click on project node when project open with all its detail. And click on add-ins=>Git=> Export AOT selection.

Image may be NSFW.
Clik here to view.
2016-04-05_12-58-10

 

And click on Export AOT selection

Image may be NSFW.
Clik here to view.
welcome to the world of git

 

As I am working Dynamics Ax 2012 CU8 demo vm so current layer option will.  Other as per documentation, it will create separate branch for each layer.

Export to folder process starts

Image may be NSFW.
Clik here to view.
process

And I target folder I found folders in all files are exported properly.

Image may be NSFW.
Clik here to view.
It will creat

 

 

Selected all folder and commit the changes.

 

Image may be NSFW.
Clik here to view.
asdsa

 

 

 

 

All files are successfully committed.

 

For testing it reflect changes, I open Ax form and add following empty comment in one of the form

Image may be NSFW.
Clik here to view.
2016-04-05_13-11-50

 

On again export project from AX. Repository folder it shows some changes are not commit.

Image may be NSFW.
Clik here to view.
Reflect changes

On checking the right click to see the diff
Image may be NSFW.
Clik here to view.
reflect 2-001

Yellow highlighted items line it shows the difference, what previously checked in new exported code

Image may be NSFW.
Clik here to view.
2016-04-05_13-23-28

 

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 10657

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>