emacs-bug-tracker
[Top][All Lists]
Advanced

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

[Emacs-bug-tracker] bug#7544: closed (vc won't commit file with only mod


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7544: closed (vc won't commit file with only modified permissions)
Date: Sat, 11 Dec 2010 02:49:02 +0000

Your message dated Fri, 10 Dec 2010 21:54:01 -0500
with message-id <address@hidden>
and subject line Re: bug#7544: vc won't commit file with only modified 
permissions
has caused the GNU bug report #7544,
regarding vc won't commit file with only modified permissions
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7544: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7544
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: vc won't commit file with only modified permissions Date: Fri, 03 Dec 2010 13:47:22 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs

Emacs does not let me commit a file to bzr when the only change I have
made is to the file permissions. 

Example (current trunk and emacs-23 branches) using `Bazaar (bzr) 2.2.2':

mkdir test1
cd test1
touch 1
bzr init
bzr add
bzr commit -m "commit1"
chmod +x 1

emacs -Q 1
C-x v =
   -> === modified file '1' (properties changed: -x to +x)
C-x v v
   -> "Fileset is up-to-date"



--- End Message ---
--- Begin Message --- Subject: Re: bug#7544: vc won't commit file with only modified permissions Date: Fri, 10 Dec 2010 21:54:01 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.1

Hopefully fixed by enhancing vc-bzr-state-heuristic.


--- End Message ---

reply via email to

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