--- Ben Collins-Sussman <sussman@collab.net> wrote:
> Take a look at the full svn_diff.h API.  My memory
> tells me that its 
> algorithms can operate on any sort of tokens at all,
> not just 'line' 
> tokens.   svn_diff_file_diff3() is just a
> convenience function that 
> happens to use line tokens, and happens to read the
> lines from files.  
> There should be lower-level APIs in there for you to
> use.
> 
Unfortunately the API header doesn't provide much info
on _how_ to use that API; I was only able to setup a
standalone sample after much trial and error from
studying the test files.
I also tried looking at this "token" stuff, but the
only examples/samples I found in the project's files
all deal with files as inputs also, so that hasn't
helped much, and the sparse comments don't give much
insight on what's needed.
                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 31 21:39:21 2005