My Account Subscribe Help About
Sign In | Register FREE
Saturday, May 16, 2026
Burnham cleared to run for selection in pivotal by-electionHow Rayner, Streeting and Burnham weakened PM in 12 hours of political dramaTrump warns Taiwan against declaring independence, hours after summit with China's XiSwitzerland to open secret files on Auschwitz 'Angel of Death' Mengele'They took £20,000 I didn't owe': Parents hit by child maintenance errorsElectric motorbike teen detained for killing a grandmother on zebra crossingJudge declares another mistrial in Harvey Weinstein New York rape caseBritish firm vying to build next Red Arrows jets collapsesLebanon says six killed in Israeli strike as US announces ceasefire extensionTrump says 20-year nuclear programme suspension by Iran would be enoughEurovision is almost here! But how much do you know about Europe's biggest pop spectacular?Eleven 'far-right agitators' banned from UK ahead of rally, government saysI tried the UK's 'saltiest' sandwich - here's what I learnedEurovision final: Sex, violins and seven other things to look out forWhat is a 'safe death'? Mentally ill woman asks for assisted dying in CanadaAlleged murder of Aboriginal girl highlights Australia's deep inequalitiesThe Papers: 'Burnham will push to be next PM' and 'Dosh and Becks'What Makerfield thinks of by-election - and if Burnham can winHow would a Labour leadership contest work?Teenager's family 'heartbroken' by meningitis deathBeckhams become billionaires as Oasis make rich list for first timeUS planning to criminally indict ex-Cuban leader Raúl CastroNHS staff accessed Southport victims' records 'inappropriately', hospital trust admitsSpring warmth set to return with 26C forecast next weekMan sought by police after making antisemitic threatsPalestinian leaders hold rare party meeting as polls show rising discontentBBC News appThe Week: How did Labour get here and where do they go now?Why Democrats are panicking about losing CaliforniaA cross-cultural rom-com about an assisted marriage
Forum » Software & Programming » Version control — anyone using CVS?

Version control — anyone using CVS?

admin
admin
Joined: Feb 2026

Started using CVS at work for a team project and it's changed how I think about code. Being able to see every change, revert mistakes, and branch for experiments is incredibly powerful.

Anyone using CVS for personal projects too? Or is that overkill for solo development?

admin
admin
Joined: Feb 2026

I use CVS for everything, even solo projects. The ability to roll back changes when you break something is worth the setup time every single time.

admin
admin
Joined: Feb 2026

CVS is great but have you looked at Subversion? It's being developed as a 'CVS done right' and the early builds are really promising.

« Back to Software & Programming