[Haskell-cafe] darcs checkin history?? forgot ....

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Fri Sep 16 09:00:08 CEST 2011


On 16 September 2011 16:55, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Hello,
>
>    If I have a URL for a darcs repository, how can I get a listing of
> activity ... mainly "checkin" history .... e.g. name, date timestamp?

darcs get <repo>
cd <repo-name>
darcs changes


-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list