Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336734 - Executable bit removal from various cvs files
Summary: Executable bit removal from various cvs files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 16:35 UTC by Tomáš Chvátal (RETIRED)
Modified: 2010-09-11 02:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Chvátal (RETIRED) gentoo-dev 2010-09-10 16:35:36 UTC
As per irc discussion with KingTaco:
<scarabeus> how does one remove executable bits from stuff in cvs?
<KingTaco> don't think there's a direct way
<KingTaco> probably need infra to chmod on the server
<scarabeus> KingTaco: soo if i give you list, could you chmod it? :)
<scarabeus> http://dpaste.com/241556/
<scarabeus> :P
<KingTaco> scarabeus, can you put that in a bug
<KingTaco> plz

So here goes the list:
x11-apps/xdm
  ExecutableFile: file files/Xsession has unecessary executable bit

x11-apps/xinit
  ExecutableFile: file files/chooser.sh has unecessary executable bit
  ExecutableFile: file files/startDM.sh has unecessary executable bit
  ExecutableFile: file files/xserverrc has unecessary executable bit
  ExecutableFile: file files/Xsession has unecessary executable bit
  ExecutableFile: file files/xdm.initd-4 has unecessary executable bit

x11-base/xorg-server
  ExecutableFile: file files/xdm.initd has unecessary executable bit
Comment 1 solar (RETIRED) gentoo-dev 2010-09-11 02:18:35 UTC
This has been fixed on the cvs-server.

Note: 
That a cvs up wont change the perms. You will only get the files w/o the +x bit if you rm the file and cvs up.