in reply to Learning How to Use CVS for Personal Perl Coding Practices

Still one opinion...
I use CVS in my work, storing relatively big mod_perl/Perl/SQLengine/XML oriented projects. It works fine, specially, when good branching/merging policy is established. Pure development on maintrunk, stable releases on own branches.
So, for some reasons we are gradually changing CVS to SVN, because better (simpler?) data model.
  • Comment on Re: Learning How to Use CVS for Personal Perl Coding Practices