This topic contains 6 replies, has 0 voices, and was last updated by SHARY 9 years ago.
-
AuthorPosts
-
June 6, 2014 at 5:08 pm #4718
AdityaHi 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. -
June 9, 2014 at 5:45 am #4719
Olivier Gagnon NCI 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.
-
June 24, 2014 at 4:15 am #4720
dfcowellWe 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.
-
July 31, 2014 at 9:32 am #4721
seanlin816I 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.
-
July 31, 2014 at 11:44 am #4722
smehtaAditya,
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.
-
July 31, 2014 at 12:00 pm #4723
smehtadfcowell,
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.
-
October 29, 2015 at 3:32 am #4724
SHARYVersion control for the suitescripts : In SuiteCloud IDE 2015.2 is there any version control feature available now ?
-
AuthorPosts
You must be logged in to reply to this topic.