RE: [Boa Constr] CVS woes
Status: Beta
Brought to you by:
riaan
From: Patrick K. O'B. <po...@or...> - 2001-07-11 14:23:18
|
I got the latest CVSExplorer.py from CVS (1.15 2001/07/11 13:41:26 riaan). And that *might* have reduced the number of red files, but I still have plenty of them. This is based on a fuzzy memory of how many were red before I updated from CVS, so I could be completely wrong. I'll try to debug this if I get some free time. In the mean time, here are the main files that show up as red. (There are plenty more in subfolders.) Maybe you can see a pattern: Browse.py Bugs.txt Changes.txt, Credits.txt, Explorer.msw.cfg, GCFrame.py HTMLCyclops.py README.TXT RunCyclops.py Search.py Todo.txt popen2import.py Palette.umllay --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: Riaan Booysen [mailto:riaan@e.co.za] Sent: Wednesday, July 11, 2001 8:44 AM To: po...@or... Cc: Boa Constructor Users Subject: Re: [Boa Constr] CVS woes Hello, The modified colouring logic is done on filedates, have a look at CVSExplorers.cvsFileLocallyModified. Turns out with some versions of cvs the file date is sometimes not written with a zero padded day. I've updated CVSExplorer.py |