Team development - version control - how?

2»

Comments

  • WaldoWaldo Member Posts: 3,412
    :mrgreen: lol, ... yeah, I liked that as well... :mrgreen:
    Definitely answer David's question too :D

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • tscholiadistscholiadis Member Posts: 5
    Hi,

    I thought I could share what our team did.

    I created a tool in C# that takes as input the source code text, splits the file into multiple files (one for each object) and add those to TortoiseSVN source control.

    That way I can source control each object individually, which allows for multiple developers editing different parts at different time.

    Then my tool combines a chosen number of objects into one file so that they can be reimported into Navision.

    Hope this helps
  • WaldoWaldo Member Posts: 3,412
    So you don't sell it?
    :)
    You should do that, man!

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
Sign In or Register to comment.