2009/7/19 Jose Miguel Hernández <jmiguel.h...@gmail.com>

> actually , when i said branch i was referring to parallel development
> lines instead of named branches.


I have proposed a different graph algorithm that would limit the graph width
to number of branches. You might take a stab at implementing this.

See
http://n2.nabble.com/-thg-dev--Revision-graph-with-less-clutter-td2488947.html#a2488947

The case where one repository repeatedly merges another gets one swimlane pr
merge in the current algorithm, but only two swimlanes in total with the
proposed algorithm.

It could be added as an option, so the user could use one or the other,
depending on the purpose.

Regards,
Peer
------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to