John Levon <[EMAIL PROTECTED]> writes: | On Thu, Dec 19, 2002 at 12:23:37AM +0100, Lars Gullik Bj?nnes wrote: | | > Cannot really be helped, but I do try to not do it very often. But at | > this stage I must make sure that the .po files are fairly up do date. | | Of course ... shouldn't mlet my tech backwardness stand in the way of | progress ! | | > What kind of line are you on? | | 56k with very bad line to cvs.lyx.org ... if you remember the 2+ ping | times I often get. | | I wish there were some way to trick cvs into leaving po alone
But there is... in the po dir: cvs co -d "today" "today" might have to change to a real date... Then you just lock it down to what was in CVS on that specific date. Or use "-r TAG". (untested but it should work) -- Lgb