qubits 20 Posted January 27, 2022 Ok, very strange. This is on my project I ported from Berlin. Made a new folder. c:\d11 then my common units c:\d11\common then my proj c:\d11\proj project folder only has 1 main form frmMain.pas, and a datamodule. all the rest is in my common folder as I share these, haven't since I started porting, but kept same folder structure. everything seems fine, port moving along nicely. was doing a backup this morning and noticed that everything in my common folder seemed old. All the file date/times are pre D11?? checked contents and they are correct, can open unit in ide make a change, save it, but no change in file date/times. tried deleting .history thinking something jammed up from berlin, no luck. file date/times in my proj folder are updating as I change and save them. also made a new unit, saved it in \common -date/time is now waited a few minutes, changed and saved, no change in date/time now the strange part, had some troubles at the start of the port, so made a test project. same basic folder structure and that project seems to update file date/times just fine. and I should add, with the bump at the start of the port, I recreated the project file in D11, so project source and files should only be from D11. the only diff between test proj and actual is amount of units in the common folder, Test had about 7 Actual over 50 No forms, just units. Not causing me any issues, except for brief moment of confusion when backing things up, just strange. Thanks, sorry.. ~dave Share this post Link to post
qubits 20 Posted January 27, 2022 poking around, if I show the Date Modified, it looks correct. still strange thou.. Share this post Link to post
qubits 20 Posted January 27, 2022 lol, never mind.. had a pic in that folder.. windows changes the default date displayed.. 🙂 Share this post Link to post