[cvsnt] setting permission to default user
Alexandre Gillet
gillet at scripps.edu
Tue May 20 18:33:45 BST 2003
Hi,
I would like to know if there is a way to have the default user
permission set automaticly to read only when I do a cvs import.
It seems that by default the permission is set to rwc.
After doing cvs import package
% cvs co package
% cd package
% cvs lsacl
Directory: .
Owner: sanner
default:rwc
Also on linux I have to be in the working directory to get the
permission by lsacl or changing them by chacl.
for example:
% cvs co package
% cvs lsacl package
cvs lsacl: in directory .:
cvs [lsacl aborted]: there is no version here; do 'cvs checkout' first
but:
% cd package
% cvs lsacl
Directory: .
Owner: sanner
default:r
Is it a bug or am I doing something wrong?
Thanks
--
o Alexandre Gillet email: gillet at scripps.edu
/ The Scripps Research Institute,
o Dept. Molecular Biology, MB-5,
\ 10550 North Torrey Pines Road,
o La Jolla, CA 92037-1000, USA.
/ tel: (858) 784-2053
o fax: (858) 784-2860
More information about the cvsnt
mailing list