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

Re: svn commit: r919460 - filtering svn patch targets

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 26 Mar 2010 13:17:34 -0400

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
Received on 2010-03-26 18:18:08 CET

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.