Hi, could you find tha solution???


chathu wrote:
> 
> Hi, 
> 
> My svnkit version is 1.3.0. I used doMerge to mergr resository file to the
> local copy. I used fallowing method. 
> 
> doMerge(SVNURL url1,SVNRevision revision1,File path2,SVNRevision
> revision2,File dstPath,SVNDepth depth,boolean useAncestry,boolean
> force,boolean dryRun,boolean recordOnly)throws SVNException  
> 
> Also I need to first check if this file is conflicted. If it is not
> conflicted I need to continue the merge. else stop this operation and
> perform another operation.
> 
> So I put dryrun as true.  
> 
> I need to know how can I get a output from this. I couldn't find any out
> parameters or any handlers.
> 
> I need to know is there any wrong in my approach. Please mention is there
> any alternative way to satisfy my requirement.  
> 
> Thank you, 
> Regards,
> Chathurika.
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-use-dryrun-of-SVNDiffClient.doMerge-method-tp25779766p31946673.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.


Reply via email to