change management Questions

I am looking for a tool that I can use to track our software licenses for our project. 

By Derick Williams - September 7, 2021No Answers

Does anyone have an example of a "completed" up to date Data Management Plan?  

what is the role of software builds like private, integration and release builds in software development life cycle? What kind of documentation is required at build level? Can i allocate version no to a build and when version allocation came into action?

By Theresa Miller - June 27, 20191 Answer

We may need to switch from our long standing, 20+ years use of PVCS VM to GIT.  CM would like to maintain a Master repository with no branching but allow the developers the freedon to do so bur then merge back into the master.  Also are their resources available on pulling information from GIT repository for reports as in a list of files, revisions and change dates for each baseline?  Is their any formal training available for GIT and setting it up?  Thanks for any guidance on this.

Tools like JIRA, Service Now for Incident management, I'm looking for a software platform that will keep track of all related documentation, test plans, user sign offs etc... But what I have not been able to find and is critical for me is a Parent - Child, Child - Child relationship of all changes.

Such as:

CR12345 - is the parent record

  CR12345A - is a child record to CR12345

     CR12345A1 - is a child record of CR12345A

CR12345B is a child record to CR12345

Has anyone seen software that can support this? 

By Joshua Robinson - June 6, 2018No Answers

I'm the Configuration Manager for a large enterprise project. I was added to the team after around 8 months worth of developement/staging had already taken place. We're working toward a short-term ATO, and PMO is looking to baseline our applications. My argument is that we're not ready to baseline, as we're still in developemnt. No configuation items are recorded in Remedy, the Change Managemnet process isn't fleshed out (as that is also my tasking), and we have no historical records that I can find for how are architecture came to this point. Simply, here, this is version one, and now start documenting from this point forward.  Am I worng in my push-back on this stance? Shouldn't I first work to identify the CIs and their historical changes (as best as I can documnet)? Further info: this system will be the subject of an offical audit, not just my configuration audit.

By Chris Higgins - August 18, 2017No Answers

I am looking for the UCM_BLOCK_ACTIVITY trigger for ClearCase and there are lots of referrals to CMCrossroads. Unfortunately, nothing is here. Suggestions?

I am in the process of revising the current Change Management Plan to read as an Enterprise Change Management Plan to include functional systems and enclaves. Is there a DoD and/or ITIL standard for naming this document to be uniform accross the projects.

Have heard Service Now is a good Help Desk type tool for tracking incidents.  Can it's tool suite be used effectively in an IT development environment for version control, baselines, releases/deployments, etc.

Dear Experts,

Need your expter advice in setting up a new repository structure for our product development.

We have a software product, with 15-compnents and each of the 15-components have at least 15-modules.

Earlier our admin guy had configured the Stash server for us.

The current setup is like this:
Our IT engineer had created 15-Projects in stash/bitbucket server for 15-Components
For each of the 15-modules in a given component, a individual repository was created

Thus we have around 225 + 25(for additional module), totally 250 repositories to manage.

Individual developers creates their feature branches on their respective repositories and merge them to their production branch in their respective repo, after release.

Feature branches gets created only on a particular module in a particular repository which is getting affected for that feature.

If a developer is working on a feature, which is affecting 10-modules, this developer creates a branch in each of the repository which is affectting this module. Thus he creates 10-branches for a given feature in 10-different repositories.

In this way, we have many small teams working on many individual repositories corresponding to their module. Packages are made from each of the individual repository and delivered to our infra team, who deploys the product on our hosted servers.

Since source is spread all over the place, there is no baselines/tags created for this product. Also managing these many repositories by a single CM admin is too much to handle.

As a CM admin, I’m thinking of suggesting this structure for this product.
Create a single Project (Project A) in Stash 
Create a single repository (Repo A ) in this project 
Create a folder for each Component, i.e 15-Folders, under the repository root 
(i.e Project A - /RepoA/Component1/Module1 Module2 ……Module15
/RepoA/Component2/Module1 Module2 ……Module15
/RepoA/Component3/Module1 Module2 ……Module15
:
:
/RepoA/Folder15/Module1 Module2 ……Module15)

In this way we’ll have single repository to handle and CM admin will create branches and developers will just make changes and commit their code.

Appreciate your response on these lines:

1. Is my suggestion to host a single repository for all the components correct? 
is this achievable, what is your opinion on this repository structure?

2. We are developing a multi-tier, web application using PHP, Python, and Java Script. This application gets deployed on multiple servers. By using this single repository structure, do you see any issue or obstacle at a later stage on the line of development? What precautions should we take, if any?

3. Since the application is multi-tier, developers actually develop the application in the development environment (where multiple servers are setup to create a production sort of environment) using the shared work area in the environment, at times there are chances of one developer overwriting the others' changes.

What is your opinion on this kind of development?

4. Using this repository structure, how do we resolve the conflicts? Whenever a developer tries to push/pull the changes, he/she might face multiple conflicts not only from their changes. Should we call all developers to assemble at one desk and resolve the conflicts or is there any other better way?

5. We have many set of features getting developed on different branches. At times, many components are not modified in the some branches, still we just package them and release. What is your advice on this?

As CM admin, I see lots of advantages in managing branches and merges in a single repository structure. What do you suggest for our kind of development.

I have read many articles on web about the advantages/disadvantages of having single/multiple repositories. My Dev team is not conveienced with my approach.  Thus I need answers to all my(actually their's) question in one place.

Would appreciate your detailed response for each of the above issues that we are facing.  Your assistance in this regard will be very much appreciated.

Eagerly awaiting your response.

 

Thanking you,

Deepak.

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.