Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, April 19, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: source code control
Joe Sherman
Posts: 2
 
source code controlYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 17 1:24 PM

Hello All..


  New to the SalesLogix (Infor CRM) dev world.. But a rather experienced developer..


  I have been working ove rthe past few weeks to develop a rough draft of my company's development process for SalesLogix.. One thing i have been trying to figur eout is how i can get source code control (with versioniing) for the VFS/LFS and custom bundles i am creating.. I know the GitHub extensions exist but currently we use Microsoft TFS (Team Foundation Server) and ideally we would have all of our code in the same repository.. Plus my manager doesn't seem to want our code out on GitHub.. The poll on the home page says 3 people answred they are currently using TFS in their dev cycle, hopefully some of them see this and can help me out??!?!

[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: source code controlYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 17 1:39 PM

You can use Git without hosting on Github. The thing that makes something like Git work nicely with Saleslogix and Application Architect's VFS/model is that it is a distributed source control system (Mercurial is also distributed). A big difference, the the key to how nicely it works with the VFS, between a distributed system and something like TFS is how it locks files. With a distributed system, it doesn't lock files and there's no "checkout" necessary. This is the part that can cause issues with TFS. Especially since a quickform in AA isn't just a single file, but an XML file and several related files for resources. Same with business rules, it's made up of an XML file and several related cs files. 


I'm not a TFS user (or fan), so I don't have any experience in using TFS with SLX, but I know some have made it work. Just expect some headaches because there will be some. However, moving to a distributed SCM you'll have a far better experience and less issues for sure. No need to host on Github. You can set up your own central Git repository in your network with ZERO extra software (just a shared folder somewhere) and have the same experience as you would with hosting it on github. 


Hopefully others who might use TFS will chime in with their experiences using TFS with SLX.


Ryan


 

[Reply][Quote]
Joe Sherman
Posts: 2
 
Re: source code controlYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 17 1:42 PM

Thank you for the reply.. I didn't realize Git could be hosted internally.. Guess that's my next thing to research..


 


Still that puts me in 2 different Source Control Systems.. Ideally i would be in one.. But 2 different is still better than SalesLogix not being in one!!

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/19/2024 9:00:19 AM