Hi Phil, On Tue, Dec 18, 2001 at 12:39:22PM +0000, Phil Blundell wrote: > I don't think this is really the right way to go. > All you need to do is: > > 1. check out the tree > 2. make update-po > 3. hack on the files > 4. cvs update, watch carefully for conflict messages > 5. cvs diff -u > > The last two need to be done in fairly quick succession. The longer the time > between them, the more chance that someone else will have checked in a > conflicting patch in the meantime and this will make life miserable for whoever > has to apply your changes. This is also the reason that your plan of just > archiving off the original code from CVS doesn't work; as soon as anybody > else runs update-po or whatever, the file you are diffing against will no > longer match what's in the repository. > > If CVS reports conflicts at stage 4, you need to resolve them yourself by > editing the file appropriately.
Thanks for the step-by-step how-to :-) I'll try it righ now. -- Andr� Lu�s Lopes Utah Linuxcenter [EMAIL PROTECTED] http://www.utah.com.br -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

