>> Cvs isn't too hard to learn to use.. but will take some learning. > > oh...totally different solution for the same problem ! GOOD ! :O) > > I think I also can use svn for this ? (svn is already installed on > my system...)
Yes, any VCS would work: RCS, CVS, Subversion (svn), Bazaar (bzr), Mercurial (hg), Git, and darcs are all popular F/OSS VCS tools that would suffice. I've used all but darcs and with the exception of CVS & Git, they've been pretty easy to use & learn (CVS because some operations such as moving were a pain, and Git because its command-set doesn't map to the same terms as the others I've used). -tim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
