Re: Two Tramp .el files executable

2007-07-25 Thread Richard Stallman
Yes, likely they have inherited the permissions from my local copy when
I have created these files. I have no idea how to change this in CVS.
Does anybody know?

If nobody here knows how, please ask [EMAIL PROTECTED] to fix it.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Two Tramp .el files executable

2007-07-25 Thread Michael Albinus
Richard Stallman [EMAIL PROTECTED] writes:

 Yes, likely they have inherited the permissions from my local copy when
 I have created these files. I have no idea how to change this in CVS.
 Does anybody know?

 If nobody here knows how, please ask [EMAIL PROTECTED] to fix it.

Done. Shall be OK now.

Best regards, Michael.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Two Tramp .el files executable

2007-07-24 Thread Michael Albinus
ÏÒÞà ´ÞÓÐÝÞÒ [EMAIL PROTECTED] writes:

 lisp/net/tramp-fish.el and tramp-gw.el both are executable files:

 $ ls -l lisp/net/tramp-{fish,gw}.el
 -rwxr-xr-x 1 yavor yavor 44432 2007-07-18 00:10 
 src/emacs/lisp/net/tramp-fish.el
 -rwxr-xr-x 1 yavor yavor 11756 2007-07-10 05:03 src/emacs/lisp/net/tramp-gw.el

 I think there is no reason for this, so probably it happened by accident.

Yes, likely they have inherited the permissions from my local copy when
I have created these files. I have no idea how to change this in CVS.
Does anybody know?

Best regards, Michael.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Two Tramp .el files executable

2007-07-24 Thread Stefan Monnier
 lisp/net/tramp-fish.el and tramp-gw.el both are executable files:
 
 $ ls -l lisp/net/tramp-{fish,gw}.el
 -rwxr-xr-x 1 yavor yavor 44432 2007-07-18 00:10 
 src/emacs/lisp/net/tramp-fish.el
 -rwxr-xr-x 1 yavor yavor 11756 2007-07-10 05:03 
 src/emacs/lisp/net/tramp-gw.el
 
 I think there is no reason for this, so probably it happened by accident.

 Yes, likely they have inherited the permissions from my local copy when
 I have created these files. I have no idea how to change this in CVS.
 Does anybody know?

Unless it's been changed in the last few years, there's no clean way to fix
it: ask savannah-hackers to remove the `x' bit from the underlying RCS
file :-(


Stefan


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug