monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Few remarks


From: Jérôme Marant
Subject: Re: [Monotone-devel] Few remarks
Date: Thu, 2 Dec 2004 16:10:57 +0100
User-agent: Internet Messaging Program (IMP) 3.2.5

Quoting Christof Petig <address@hidden>:

> Most likely you are looking for something like this:
>
> USAGE:
> $ g++ monoshort.cc -o monoshort
> $ ./monoshort "monotone --db /some/path/monotone.db" > short.sed
>
> $ monotone log | sed --file short.sed | less
> -----------------------------------------------------------------
> Version: 2e0
> Author: address@hidden
> Date: 2004-11-20T15:58:05
> ChangeLog:
> [...]
> $ monotone complete revision 2e0
> 2e0d044463ade95d106611197c09ce5c35cbfcee
>
> Ancestry trees get quite readable with this script. (updated version to
> accomodate recent changes in 0.15)

>From a user POV, it makes things shorter so you don't necessarily
have to cut and paste IDs.
However, it is still not userfriendly enough IMHO: it is hard to
figure out relationships from one cset to another.

For instance: 2e0 -> 1af -> f09

Regards,

--
Jérôme Marant




reply via email to

[Prev in Thread] Current Thread [Next in Thread]