NB 23
Win10-64

I have two computers that I develop on, and transfer modifications between them using a flash drive. I just did development on one computer (X), and transferred the data onto the other machine (Y), and this is what I see.

o    The files were transferred successfully between X and Y.
o    Using (cygwin) diff the flash drive and HDD files are the same.
o    The compile and edit file is the old file, the updated file is ignored.
o    All changes made to any file are not saved in the file folder.
o    I am able to save all changes on machine X (a Win11 machine).
o    I looked at the file properties on Y, and they seem alright.
o    I looked at the POMon Y and it seems to be ok.

This is a new issue. It's always worked in the past without a hiccup. I've tried to locate what's going on on Y:

o    I have exited NB and reentered NB. The old file is seen in the editor.
o    I have deleted the file and created a new file with the same name. The disk file is unchanged.
o    I have done a clean and build, and the old file is chosen.
o    The only thing that works seems to be when I create a new file and copy the old file contents into the file and then save it.

It looks like temporary storage is used. Any changes at the real file location are ignored, and all changes to temporary storage are not transferred to the file folder. This only an issue on my Win10 machine, and it has only happened in the last day or two.

Any idea what the issue is and how to fix it?

Thanks
art


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to