0 Upgrading Dev Environments to v2 3 Scott Conger posted 9 Years Ago What's the suggested way to upgrade our local development environments? Our server was a quick one-click but all our developers have their own local dev environments. Do they click the update button, get a new RockKit, and/or manually change reference? What's the suggested way? By development environment, I'm talking their database, rockweb, sample project, any additional project they are working on... all running under Rockit solution. added wed at 11:25am cst: other than recreating the whole project with the new rockit, our attempts have not worked. Our developers get reference errors with Rock.Rest and Microsoft.Data.Edm. Referencing older or new versions. Manually correcting the references seems to have a cascading affect. I imagine we can work through these issues; so my original question is still what's your recommended way of updating our local environments/projects? Is it meant to be this manual or was there a quicker way we missed?
David Leigh 9 years ago Yes, the Wiki documentation is a bit patchy, but it has some very useful information hidden in there. My understanding is that much of it will eventually be repackaged from "working document" form into the same format as the much more readable user documentation. If you come across anything that is unclear, just post a more specific question and I'll try to help if I can - I've been through the process myself recently, so hopefully I can give you some pointers.
Nick Airdo 9 years ago You're both right and certain pages are very sketchy. We originally used the wiki internally for the core team to share details but now the substantive ones will become developer docs (http://www.rockrms.com/Rock/Developer/Code). Also, be sure to check out the Setting Up Your Development Environment video (http://www.rockrms.com/page/513?Item=67) we recorded at the CITRT (possibly around the 24:15 mark).Anyhow, thanks for the heads up. I'm going to scour the wiki right now and delete the stuff that's obviously junk.