monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] [from svn list] Case study: Mono switches to Subver


From: Richard Levitte - VMS Whacker
Subject: Re: [Monotone-devel] [from svn list] Case study: Mono switches to Subversion
Date: Thu, 18 Nov 2004 22:04:10 +0100 (CET)

In message <address@hidden> on Thu, 18 Nov 2004 14:53:02 -0600, "Matthew A. 
Nicholson" <address@hidden> said:

matt> Now seeing as there is not blame/annotate, can't this
matt> information be gathered from the certs?

Nope.  The missing part is what lines are affected by a specific
change.  I don't see any cert with that kind of information, so you
basically end up doing a series of diffs.

CVS and RCS does the annotate part quickly because the repository file
format contains information about exactly which lines are changed in
every change, so all the server part needs to do is to read that file
and do all the calculations.  I've no idea what the requirements to do
the same thing is for svn, but it's obviously not quite that easy.  If
we added an annotate to monotone, I'm not at all sure how it would be
handled, as I currently have no clue what the deltas really contain.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis




reply via email to

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