all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7544: vc won't commit file with only modified permissions
@ 2010-12-03 18:47 Glenn Morris
  2010-12-11  2:54 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2010-12-03 18:47 UTC (permalink / raw
  To: 7544

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"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7544: vc won't commit file with only modified permissions
  2010-12-03 18:47 bug#7544: vc won't commit file with only modified permissions Glenn Morris
@ 2010-12-11  2:54 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2010-12-11  2:54 UTC (permalink / raw
  To: 7544-done

Version: 24.1

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-11  2:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 18:47 bug#7544: vc won't commit file with only modified permissions Glenn Morris
2010-12-11  2:54 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.