[cvsnt] readonly attribut in update
Arthur Barrett
arthur.barrett at march-hare.com
Mon Feb 27 12:56:05 GMT 2006
Martin,
Files are automatically set to read-only if watches are on or if the
file type/keyword expansion is set to cooperative (-kc) or exclusvive
(-kx).
As for the permissions - you aren't using cygwin are you?
Regards,
Arthur Barrett
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Martin Hassman
Sent: Monday, 27 February 2006 8:59 PM
To: cvsnt at cvsnt.org
Subject: [cvsnt] readonly attribut in update
Hello to all,
I am using CVSNT on Windows, sspi protocol.
Every file added to the repository is updated with widnows read-only
attribute. This is independent on WinCVS preferences files attribute
writable.
Looking in the repository, maybe problem is in permissions flag set here
to strange 237 (do not know why):
1.1
date 2006.02.27.09.40.05; author VSCHT\hassmanm; state Exp;
branches;
next ;
deltatype text;
kopt kv;
permissions 237;
commitid de44402c8e94c37;
filename test2.txt;
Tracing update cvs -t -t -t update test2.txt gives me (there are strange
permissions u=,g=x,o=rwx):
-> rename(_new_test2.txt,test2.txt)
-> change_mode (test2.txt,u=,g=x,o=rwx,1)
-> wnt_chmod(test2.txt,0017)
-> SetUnixFileModeNtEA(test2.txt,0017)
-> GetUnixFileModeNtEA(test2.txt,000001F0) returns 0017
-> GetUnixFileModeNtEA(test2.txt,000001F0) returns 0017
Any help?
Thank you
Martin Hassman
ICT Prague
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list