One of many free distributed version-control systems
Posted Dec 15, 2007 17:58 UTC (Sat) by
stevenj (guest, #421)
In reply to:
One of many free distributed version-control systems by davidw
Parent article:
Canonical releases Version 1.0 of 'Bazaar' version control tool (Linux-Watch)
What happens if you put some effort into
one and it fades away? Then you have wasted your time, and now have your version control
history in software that's not going anywhere.
Not at all.
First, anyone who has used any DVCS will probably tell you that they are a vast improvement over a classic CVS-style VCS, and will certainly save you time and aggravation. CVS is truly primitive in comparison to any modern VCS. And if you learn one DVCS, the concepts carry over well to pretty much any other DVCS. So, you haven't "wasted your time;" quite the opposite.
Second, you are not locked in; as I said in my original post, there are already several conversion tools that let you transfer your version history between DVCS systems (and import from CVS or Subversion). This is one of the nice things about using free software and open formats, because FLOSS developers practice what they preach when it comes to interoperability.
People who have never used a modern DVCS should be cautious about speaking from ignorance.
(
Log in to post comments)