This topic contains 6 replies, has 0 voices, and was last updated by SHARY 9 years ago.

  • Author
    Posts
  • #4718

    Aditya

    Hi All,

    I just heard somewhere that NetSuite is coming up with a version controlling feature in-built within the SuiteCloud IDE. Is that true? If yes, any idea when is it coming. Anyone from NetSuite, could you please respond to this?

    I also would like to understand the best practices used for suitescript files versioning. Any tools that works out best for NetSuite? I am badly in a need of implementing version controlling for the suitescripts and appreciate your comments & ideas.

    Many Thanks.

    Aditya
    This is a cached copy. Click here to see the original post.

  • #4719

    Olivier Gagnon NC

    I don’t specifically hearing about but I may be wrong. We simply hook the SuiteCloud IDE up to Subversion like you would with regular Eclipse. I think that is what most people do.

  • #4720

    dfcowell

    We do all of our version control via git. What you probably heard about was the replacement for SuiteBundles which was mentioned at SuiteWorld which will allow for custom records and other custom components to be defined via XML files and managed using a typical source control system. AFAIK there isn’t any announced release date for this feature.

  • #4721

    seanlin816

    I would also like to know what is the best practice to keep your version control repository and NetSuite’s file cabnet in sync?

    We are using svn hook with SuiteCloudIDE but we have multiple locations customizing NetSuite and sometimes when we refresh sandbox, some files in our repository are different to NetSuite or is missing in file cabnet.

  • #4722

    smehta

    Aditya,

    We are not building any revision control mechanism for SuiteCloud IDE. Instead, you are free to use any RCS of your choice (Perfroce, GitHub, SVN, etc. to name a few.) that has an Eclipse plugin built by the RCS vendor. The file cabinet in NetSuite doesn’t have any versioning capabilities.

    Hope this helps. Let me know if you have any questions.

  • #4723

    smehta

    dfcowell,

    What you mention about the NSW14 demo is a project that enables defining the objects in a file. But you are still required to use a 3rd party revision control system (RCS) for your versioning needs.

  • #4724

    SHARY

    Version control for the suitescripts : In SuiteCloud IDE 2015.2 is there any version control feature available now ?

You must be logged in to reply to this topic.