Version control — anyone using CVS?
|
admin
Joined: Feb 2026
|
Feb 7, 2026 at 12:09 pm
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
Joined: Feb 2026
|
Feb 7, 2026 at 2:09 pm
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
Joined: Feb 2026
|
Feb 7, 2026 at 4:09 pm
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. |
Log in to post a reply.