bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #4446] Set execute bits on file via `cvs admin'


From: Alex Manoussakis
Subject: [patch #4446] Set execute bits on file via `cvs admin'
Date: Sat, 5 Nov 2005 04:53:37 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Follow-up Comment #9, patch #4446 (project cvs):

While I was trying to add some tests for --execute,
I discovered that the user's umask created strange results.
With umask 022 I had no issues but when my umask was 077
--execute changed the file's permissions
from -r--r--r-- to -r-xr--r--
A subsequent --execute would change the permissions to -r--------
The user's umask shouldn't matter to what happens on the server.
It's good enough (in fact it's great) that the patch applies the execute bit
wherever the file's owner/group/other has the read bit set. 

Alex
    _______________________________________________________

Additional Item Attachment:

File name: admin-x-200511043.diff         Size:6 KB
Revised previous patch (don\'t apply the umask anymore)
<http://savannah.nongnu.org/patch/download.php?item_id=4446&item_file_id=5438>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4446>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]