From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: calc-menu.el.gz has "-rwxr-xr-x" Date: Wed, 27 Feb 2008 15:34:15 -0500 Message-ID: References: <87ablmi7jl.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204144513 6257 80.91.229.12 (27 Feb 2008 20:35:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 20:35:13 +0000 (UTC) Cc: Bastien , emacs-devel@gnu.org, jay.p.belanger@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 27 21:35:35 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUT03-0007jB-Gj for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 21:35:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUSzX-0005a6-CW for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 15:35:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUSyr-0005DN-9P for emacs-devel@gnu.org; Wed, 27 Feb 2008 15:34:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUSyp-0005Bl-Pu for emacs-devel@gnu.org; Wed, 27 Feb 2008 15:34:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUSyp-0005BY-Ev for emacs-devel@gnu.org; Wed, 27 Feb 2008 15:34:19 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUSyp-00080J-BE for emacs-devel@gnu.org; Wed, 27 Feb 2008 15:34:19 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JUSyl-0006d9-7I; Wed, 27 Feb 2008 15:34:15 -0500 X-Spook: defense information warfare MIT-LL Skipjack CIDA X-Ran: 23&$h-?^y\`L}=l^C8dK(gMo#bp[z=Igl7;!:g//&s"fHe!_M@X*(YJGZGlY4(l"^#a+}! X-Hue: red X-Attribution: GM In-Reply-To: (Eli Zaretskii's message of "Wed, 27 Feb 2008 21:22:06 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90650 Archived-At: Eli Zaretskii wrote: >> In the meantime, I fixed this using the silly remove-me-and-add-me-back >> technique. > > Doesn't this nuke the CVS history? I would have thought so, but it seems not. It also seems not to change the permissions. It seems if you remove a file and re-add it with exactly the same name, CVS continues the history on from before the removal. But the permissions haven't changed (because the ,v file was just moved into the Attic and back again?). So I guess there is _literally_ no way to do it without modifying the ,v file directly (which is probably what Andreas's typically minimalist reply meant).