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

API question about svn_wc_create_conflict_result

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sun, 22 Mar 2009 18:43:20 +0000

Why does svn_wc_create_conflict_result only fill in 2 of the 3 fields in
svn_wc_conflict_result_t?

I'm using a piece of code like this in pysvn:

         *result = svn_wc_create_conflict_result( choice, merged_file,
conflict_resolver_pool );
         (*result)->save_merged = save_merged;

Barry

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1382710
Received on 2009-03-22 19:43:46 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.