Suppose I checked in a file myscript.sh yesterday but forgot to set its
executable bit. Today, I set its executable bit (`chmod u+x myscript.sh`
or perhaps `chmod u+x RCS/myscript.sh,v`). Is there a way to record this
change in executable bit in RCS' history? Or does the history in RCS
completely ignore the executable bit?

Reply via email to