Mark Benedetto King <mbk@lowlatency.com> writes:
> CVS gets line-oriented deltas per revision "for free" from the fact that
> it stores the changes that way internally. This is a huge win, since
> it doesn't have to do all the diffing again. Also, IIUC, it does the
> blame calculation server-side, which saves lots of latency and
> bandwidth.
(That's correct.)
> > One other comment: when doing blame for multiple files the output doesn't
> > include any information about the file that was being accessed.
>
> We need to decide whether that's a bug or an API change before we
> fix it. My vote is for "bug".
Agreed, FWIW.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 12 18:15:47 2005