[darcs-users] Flattened version of "darcs send"

Thomas Zander zander at kde.org
Sat May 7 21:29:52 UTC 2005


On Saturday 07 May 2005 23:20, Florian Weimer wrote:
> * Thomas Zander:
> > On Saturday 07 May 2005 19:26, Florian Weimer wrote:
> >> darcs is one of the few distributed revision control systems which
> >> provide a rather convenient way to show a diff between two branches.
> >>
> >> But the only way I know to do this is "darcs send", and it's a bit
> >> awkward to just pipe the difference in changes to a pager.  There's an
> >> additional drawback: "darcs send" does not flatten the changes, but
> >> shows the individual patches.  Is there some way to achieve the same
> >> thing, but with a flattened patch as output which contains all the
> >> changes between the two branches in a single patch?
> >
> > What about:
> > darcs diff --to-tag 'first public release'
>
> How would I do this if I've got two repository (branches)?

Ehm;  a normal diff?
diff -urx _darcs branch1 branch2 

-- 
Thomas Zander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20050507/992c7bb2/attachment.pgp 


More information about the darcs-users mailing list