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

How to get a delta stream?

From: William Ferguson <william.ferguson_at_hubbub.com.au>
Date: 2005-06-29 08:42:16 CEST

I'm putting together a component that uses the API of the RA layer of SVN
1.2.0 and I was wondering what mechnism I should use to retrieve a stream
containing the SVN diff delta between 2 Revisions of a target Resource?

By looking at the code of repos.c (lines 2453-2477) in mod_dav_svn I can see
how to do it once I have an svn_txdelta_stream_t and I can see that
mod_dav_svn gets one of those using svn_fs_get_file_delta_stream. Is there a
way to do this using the RA layer?

William

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 29 08:44:54 2005

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

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