Welcome to MSDN Blogs Sign in | Join | Help

Tech Tips, Comments and Curious Stuff

Information surrounding technologies that I work with at Microsoft (Dynamics CRM)
Versioning Customizations in CRM 4.0

Philip just released his updated tool to keep track of customization versions in CRM 4.0 http://code.msdn.microsoft.com/crmversion.  The concept is pretty straight forward, a plug-in that is triggered whenever you publish or publish all your customizations.  Because the plug-in runs in synchronous mode I would recommend you to tailor it to only run on publish "All" or even better, write a workflow that triggers the "snapshot" generation based on time comparisons; why?

Because if you are like me and code/configure, publish and test very, very often; (I publish almost every change I do immediately) you may prefer to manually trigger the “snapshot” (which is possible using Philip’s add-in) or have an automated job that creates the snapshots, lets say.. every day at night; that way you don’t end up with a dozen+ versions of your work and you don’t slow down the publish process unnecessarily (exporting customizations and saving them as attachment can take precious seconds, perhaps minutes, of your development time once you have 100+ entities)

 What do you do to keep CRM customization versions?  TFS?  How often do you take "snapshots"?

 

Posted: Tuesday, April 01, 2008 4:24 AM by humlezg
Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker