On Apr 24 13:29, Eric Lilja wrote: > Quite recently, however, I moved from XP to Vista and some of > these projects haven't been touched since I used XP (like the one I've > been asking about in this thread). Do you think that is the problem, me > moving from XP to Vista and using files I in some cases created several > years ago? The permissions got screwed in the transition from XP to > Vista?
I have no idea, actually. > Also, what should I do to have proper permissions on these (text files)? > I'm talking Makefiles and source files for a number of languages. Well, POSIX permissions are the way to go. chmod 644 should do it nicely. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/