From: Matthew P. <mp...@he...> - 2005-01-18 22:11:03
|
On Tue, Jan 18, 2005 at 07:53:41PM +0800, Charles Corrigan wrote: > a) having to remember to copy config.ini into the CVS controlled directory > each time I get a fresh version (Eclipse deletes my private version of > config.ini when I request a refresh from CVS Sounds like you need to teach eclipse not to be so brain-fuckingly stupid.= =20 That really is idiotic behaviour -- people keep all sorts of crap lying around in their CVS working copies. Blowing it all away every time you run update would get real old, real fast. > b) when I get CVS-write access, I will not accidentally checkin my private > version of config.ini with passwords So don't cvs add config/config.ini. That's a fairly long and specific string of random characters for your cat to produce while walking on your keyboard. - Matt |