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

RE: [Subclipse-users] Can't pass --no-diff-deleted flag in diff method

From: Martin Letenay <mle_at_whitestein.com>
Date: 2006-11-06 11:59:47 CET

Yes, it is possible to add that method.

And the usual way would be that someone (you?) provides the patch ... ;-|

 

This time I made it for you, it's committed in svnCleintAdapter's trunk in
r2838.

 

Martin

 

 

 

From: Winarto [mailto:winarto@gmail.com]
Sent: Friday, November 03, 2006 3:27 AM
To: users@subclipse.tigris.org
Subject: [Subclipse-users] Can't pass --no-diff-deleted flag in diff method

 

Hi there,

I'm using svnClientAdapter for my application. However I have difficulties
to pass the "--no-diff-deleted" option in svnClientAdapter API. I really
need that flag. I know if I use SVNClientInterface I can pass the flag. But
SVNClientInterface is only available if I use JavaHL. My application doesn't
know if it uses JavaHL or JavaSVN or CMD and therefore it can't pass the
flag.

Is it possible to add the no-diff-deleted parameter in the diff method of
ISVNClientAdapter interface?

-- 
Regards,
Winarto 
Received on Mon Nov 6 11:59:55 2006

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

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