Le 5495 Septembre 1993, Stefan Reichör a envoyé: > You can use M m to see an overview about the missing revisions: > > This command runs e.g.: > /usr/bin/bzr --no-aliases missing > http\://www.asgardr.info/\~nebu/archives/dvc.dev/
That's what I use. > Comming back to your diff command: > /usr/bin/bzr --no-aliases diff -r<old>..<new> > http\://www.asgardr.info/\~nebu/archives/dvc.dev/ > > How do I determine the <old>..<new> sequence? With the revision at point in the missing buffer ? like: revision-at-point-1..revision-at-point I see that it's possible to mark some random missing revision: You are missing 3 revision(s): ------------------------------------------------------------ * revno: 496 committer: Stefan Reichoer <[EMAIL PROTECTED]> timestamp: Wed 2008-09-17 20:29:33 +0200 branch nick: dvc-main message: Implemented bzr-save-diff revno: 495 committer: Stefan Reichoer <[EMAIL PROTECTED]> timestamp: Wed 2008-09-17 19:55:13 +0200 branch nick: dvc-main message: XEmacs related fixes from James LewisMoss * revno: 494 committer: Stefan Reichoer <[EMAIL PROTECTED]> timestamp: Wed 2008-09-17 19:44:07 +0200 branch nick: dvc-main message: Provide xgit-dvc-add (Patch by Masatake YAMATO) In this expample the diff is to be done between 494..496 > >> Another use case could be to see the diff between the remote branch >> and my local branch. > > Do you have the needed commandline here? No, I don't know how to do that with bzr, I don't know if it's possible, I'm searching the web for now :-) Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
