all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I get bzr diff to tell me the paths?
@ 2010-05-03 12:02 Lennart Borgman
  2010-05-03 12:53 ` Óscar Fuentes
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman @ 2010-05-03 12:02 UTC (permalink / raw)
  To: Emacs-Devel devel

I do something like this when building Emacs

    cd bld\emacs\emacsw32
    bzr diff --old ..\trunk --diff-options="-b -u" > %diff-file%

It gives me a diff, but the file names are hard to distinguish, they
look like this:

  === modified file 'lib-src/emacsclient.c'
  --- lib-src/emacsclient.c	2010-04-02 03:10:33 +0000
  +++ lib-src/emacsclient.c	2010-04-07 09:54:28 +0000

I would rather have a little bit more of the paths. Is that possible
in some way?




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

end of thread, other threads:[~2010-05-03 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 12:02 How do I get bzr diff to tell me the paths? Lennart Borgman
2010-05-03 12:53 ` Óscar Fuentes

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.