Tagged Questions

5
votes
11answers
338 views

What will you do with the no-longer-effective programmer?

A programmer on your team is great at maintaining the old legacy system. But the company has switched to a new technology/platform. What do you do with the no-longer-effective de …
0
votes
1answer
151 views

Changeman on host mainframe - What does each step mean?

I'm currently trying to promote a package in Changeman on mainframe. Currently it seems like there it's a series of incantations that I have to follow. Unfortunately, I can't remem …
4
votes
3answers
342 views

What is the best way to handle change management?

My organization's main project went live on Monday. That was my third day here. Now that I've been here almost a week, I'm tasked with creating a change management plan for the mai …
0
votes
1answer
81 views

What’s the right way to manage a release with SVN?

My last employer had developed an elaborate system which sat on top of SVN to deal with ongoing development: (change management) look at bugs/issues and associate them with commits …
1
vote
1answer
33 views

Change Management suggestions?

I'm dangerously close to launching a pretty heavy web app and I've got almost everything out on my server in QA. I'm still touching up and making changes here and there and althoug …
1
vote
2answers
58 views

Release/Change management - best aproach

What is the better way to work with release management? More specifically what would be the best way to release packages? For example, assuming that you have a relatively stable s …
4
votes
5answers
2k views

SVN/Tortoise - Label generation

In Clearcase I can generate a "label" for a given set of files and always go back to that label to regenerate all the files as they were when I generated the label. How do I do th …
0
votes
7answers
87 views

How to get users/clients implicated in iterative development?

What do you do when your (external) client's users don't have the time/will to actively participate in iterative development? How do you "force" them to get implicated? Remember t …
0
votes
1answer
183 views

How to work with liquibase, a concrete example

Following the quickstart on liquibase i've created a changeset (very dumb :) ) Code: <?xml version="1.0" encoding="UTF-8"?> <databaseChangeLog xmlns="http://www.liqui …
3
votes
6answers
297 views

Are there any pitfalls / things you need to know when changing from MyISAM to InnoDB

One of my projects use the MyISAM engine in MySQL, but I'm considering changing it to InnoDB as I need transaction support here and there. What should I look at or consider befor …
0
votes
1answer
30 views

How do I update the factory layout templates in Proficy Change Management?

How do I update the factory layout templates in Proficy Change Management (i.e. where are they located when checked out?). e.g. generic.htm?
2
votes
3answers
196 views

What is change request management tool?

Can anyone please tell what is change request management tool and what is involved when a change request is submitted to this tool?
0
votes
5answers
178 views

[Stress Relief] What to do and how to handle it when the boss defuncts 6 months of work. [closed]

Possible Duplicates: How to manage stressful situations? How do you vent stress as a programmer? So you're on schedule for a sweet new release on time a few days away. …
4
votes
4answers
708 views

Mercurial cherry picking change sets

Say, I made many changes to my code and only need to commit a few of those changes. Is there a way to do it in mercurial? I know that darcs has a feature like this one. I know "hg …
4
votes
1answer
83 views

Versioning assemblies of distributed application with hot fixes

We are developing an application with components on multiple physical tiers, sharing many assemblies as well as having some exclusive to each tier. I am wanting to know what the …

1 2 next
15 30 50 per page