SymLinks

Leon Pollak leonp at plris.com
Tue Dec 8 17:42:46 GMT 2015


Hello, all.
Suppose I have file foo.cpp.
I rename it into foo.cpp.old and create the link
foo.cpp->foo.cpp.old
Kdevelop says to me that the file was changed and asks for reload - ok.
After reload I see the file named as foo.cpp.old and not foo.cpp.
As the result, kdevelop complains that it does not know how to treat it.

Why the symlink is substituted?

Thanks.
-- 
Leon



More information about the KDevelop mailing list