Sunil Pachunde writes: > > I want to upgrade my existing CVS version 1.10 with a latest stable version. > I have 2 project in my existing CVS version 1.10, now I want to import the > same project to the latest stable CVS version 1.11.9. > > What are its implications. > > Is it feasible. > If yes then what are its steps
First, check the NEWS file for information that may affect you. In most cases, you won't have to do anything other than replace your existing CVS executable with the new one -- you probably won't have to do anything to your existing repository. It's a good idea to run "cvs init" after upgrading to create any new administrative files or to perform any necessary upgrades of existing administrative files, but so far it hasn't been necessary. -Larry Jones My brain is trying to kill me. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
