Your message dated Fri, 6 May 2011 22:01:37 +0000 (UTC)
with message-id <[email protected]>
and subject line cvs and permissions
has caused the Debian Bug report #10448,
regarding cvs: committing sometimes makes 644 files 600
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
10448: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=10448
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cvs
Version: 1.9-4
Committing may turn 644 files to 600 files even though the corresponding file
in the repository is 444 and both the parent directory and the parent directory
in the repositry are 755.
-- System Information
Debian Release: 1.3
Kernel Version: Linux greathan 2.1.42 #1 Sat Jun 7 16:09:21 EST 1997 i586
unknown
Versions of the packages cvs depends on:
libc5 Version: 5.4.23-4
rcs Version: 5.7-4
--- End Message ---
--- Begin Message ---
Hi,
cvs doesn’t preserve permissions on files, other than
their executable bit, and even that SHALL NOT be taken
for granted. Additionally, cvs only operates on files,
not directories.
So these are not bugs but design decisions.
bye,
//mirabilos
--
If Harry Potter gets a splitting headache in his scar
when he’s near Tom Riddle (aka Voldemort),
does Tom get pain in the arse when Harry is near him?
-- me, wondering why it’s not Jerry Potter………
--- End Message ---