RE: can't chmod files that I own

2002-09-26 Thread Jeff Perry
2002 5:19 PM To: [EMAIL PROTECTED] Subject: can't chmod files that I own I have read the documentation on 'ntsec', but I still don't understand why I can't chmod files that I own. I noticed this when using cvs. For example: $cvs update cvs server: Updating . U blah.cpp

RE: can't chmod files that I own

2002-09-26 Thread Zieg, Mark
quot;? That's what fixed it for me. See this for another workaround: http://cygwin.com/ml/cygwin/2002-09/msg01167.html -Original Message- From: Jeff Perry [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 5:19 PM To: [EMAIL PROTECTED] Subject: can't chmod files

can't chmod files that I own

2002-09-25 Thread Jeff Perry
I have read the documentation on 'ntsec', but I still don't understand why I can't chmod files that I own. I noticed this when using cvs. For example: $cvs update cvs server: Updating . U blah.cpp cvs update: cannot change mode of ./blah.cpp: Invalid argument $ ls -l tota