This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare


Receiving this message whenever I try to check in files to local RCS
directories on this machine.  Same issue occurs on CVS.  Wondering if
a setting was changed somewhere, this has been happening for over a
month now.

Cygcheck.out file attached, and the output of a few commands is below.


=====OUTPUT OF MOUNT COMMAND=====
kchristian@server ~>mount
C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
Y: on /cygdrive/y type ntfs (binary,posix=0,user,noumount,auto)
Z: on /cygdrive/z type ntfs (binary,posix=0,user,noumount,auto)



=====OUTPUT OF CVS -D INIT COMMAND=====
kchristian@server ~>cvs -d ${CVSROOT} init
cvs init: WARNING: cannot change mode of file
/02/cvs_repository/CVSROOT/checkoutlist,v: Permission denied
cvs init: WARNING: cannot change mode of file
02/cvs_repository/CVSROOT/commitinfo,v: Permission denied



=====OUTPUT OF RCS CHECK IN COMMAND=====
kchristian@server ~>ci -t- -m"This is foo.sh" foo.sh
RCS/foo.sh,v  <--  foo.sh
initial revision: 1.1
ci: RCS/foo.sh,v: Permission denied
ci: saved in RCS/_0XRddcr


=====OUTPUT OF GETVOLINFO COMMAND=====
kchristian@server ~>/lib/csih/getVolInfo .
Device Type        : 7
Characteristics    : 10
Volume Name        : <>
Serial Number      : 2656048667
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : TRUE
  FILE_SUPPORTS_ENCRYPTION    : TRUE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE



=====OUTPUT OF A SECOND GETVOLINFO COMMAND=====
kchristian@server ~>/lib/csih/getVolInfo RCS
Device Type        : 7
Characteristics    : 10
Volume Name        : <>
Serial Number      : 2656048667
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : TRUE
  FILE_SUPPORTS_ENCRYPTION    : TRUE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


Thanks.

Attachment: cygcheck.out
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]