-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 baja wrote: > I had checked out a file. I have done some changes to it. > which i want to checkin. > > While I did update on this file > > cvs -z9 update -r branch abc.cpp > > I am getting message in Purple color > > M abc.cpp > > Does it mean that I need to merge my changes with the server copy? > Or should i directly chkecin the code in the branch.
It means you need to RTFM: http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs_16.html#SEC156 - -- Jim Hyslop Dreampossible: Better software. Simply. http://www.dreampossible.ca Consulting * Mentoring * Training in C/C++ * OOD * SW Development & Practices * Version Management -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEMBgQLdDyDwyJw+MRAgggAJ9yvBr2jiJfMydt//36CPv4RqgzdwCdGWL+ eXdXlV6NfVnMu22KduG+cis= =xtvR -----END PGP SIGNATURE----- _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
