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

RE: svn commit: rev 1774 - trunk/subversion/include trunk/subversion/libsvn_delta

From: Sander Striker <striker_at_apache.org>
Date: 2002-04-25 12:21:25 CEST

> From: sussman@tigris.org [mailto:sussman@tigris.org]
> Sent: 25 April 2002 04:22

> Author: sussman
> Date: 2002-04-25 02:22 GMT
> New Revision: 1774
>
> Modified:
> trunk/subversion/include/svn_diff.h
> trunk/subversion/libsvn_delta/diff.c
> trunk/subversion/libsvn_delta/diff_file.c
> Log:
>
> Document the API to our nascent internal diff library.
> With Sander's blessings, of course. :-)

Thanks a lot Ben. This looks great!
 
> * svn_diff.h (svn_diff_fns_t): document absolutely everything. delete
> unneeded datasource_seek callback. sander says it can go. rename
> datasource_get_token to datasource_get_next_token, for clarity.
>
> (svn_diff_datasource_e): use the names "original", "latest", and
> "modified" instead of "baseline", "workingcopy", "repository".
> (Sander hates the terms "mine", "older", "yours".)

Sorry about that. Don't know where it comes from, but the terms
'mine' 'older' 'yours' make about the same sense to me as 'baseline'
'repository' and 'workingcopy'. I think the new terms we choose are
a lot clearer.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 25 12:15:26 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.