Tagged Questions
7
votes
8answers
622 views
In centralized version control, is it always good to update often?
Assuming that:
You are in a team developing some software.
Your team is using centralized version control in the development process.
You are working on a new feature which will surely take several ...
3
votes
2answers
453 views
Are any companies moving from DVCSs to CVCSs? [closed]
Are there any actual business cases that have made any company move from a DVCS to a CVCS (regardless of whether they were on a CVCS originally)?.
Other than having a closed mind and rejecting the ...
1
vote
2answers
184 views
Will the customer benefit from a DVCS in any way?
Some of us can say a Distributed Version Control System (e.g. Mercurial, git) will have a positive impact on developers only out of the experience of using one (under the right conditions: higher ...