On Wed, Mar 10, 2010 at 06:56:12PM +0100, Stefan Küng wrote:
> And it would be great if I could tell where to save the result, i.e.
> not having the patch applied to the target file but to a copy of
> that file instead so I can show the user a preview of the result
> without actually modifying the real file yet.

This should be possible in trunk now, by passing the new patched_tempfiles
and reject_tempfiles parameters and setting dry_run to TRUE.

Can you check if the current API matches your requirements?
See subversion/tests/libsvn_client/client-test.c for a trivial example.

Thanks,
Stefan

Reply via email to