Daniel Dehennin <[EMAIL PROTECTED]> writes:

> 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

That seems feasible.
But wait, I have another idea now:
What about bzr merge --preview url?

Could you try this command on the commandline and report if this does
what you want.


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to