[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Better repeated merge tracking...

From: Paul Smith <pausmith_at_nortelnetworks.com>
Date: 2002-12-11 15:26:51 CET

%% Nathanael Nerode <neroden@twcny.rr.com> writes:

  nn> Of course, a good ancestor search algorithm might not be trivial,

Actually it's just a very simple shortest-path algorithm--you can find
excellent implementations in any first year computer algorithms course
book. I actually implemented one myself, in Perl, from the output of
ClearCase's version tree listing command (mine was based on a previous
implementation by Brad Appleton).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@nortelnetworks.com>   HASMAT--HA Software Mthds & Tools
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 11 15:27:37 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.