[darcs-users] Viewing changes to a file

Jason Dagit dagit at codersbase.com
Mon Jan 14 17:32:36 UTC 2008


On Jan 13, 2008 3:37 AM, Mads Lindstrøm <mads_lindstroem at yahoo.dk> wrote:

> Hi
>
> I am trying to view changes to a file. Not just the summary, but the
> actual changes. And I have looked at the Darcs manual, been googling,
> and searching mail archives. But I am yet to discover how to do that.
>
> Firstly, I would do this:
>
>  darcs changes CompileClasses.hs


Try, darcs changes -i CompileClasses.hs

This will give you 'interactive' changes which allows you to view the
contents of the patch.  You won't get one consolidated diff file between
different tags or anything fancy this way, but you can look at the
individual patches in the history.  Just type ? to look at the help once
you're using the command; there are quite a few options.

HTH,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osuosl.org/pipermail/darcs-users/attachments/20080114/b5e6179b/attachment.htm 


More information about the darcs-users mailing list