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

Re: Getting a diff file from java svnkit

From: Ben Reser <ben_at_reser.org>
Date: Mon, 19 May 2014 07:55:34 -0700

On 5/18/14, 5:22 PM, ajaydeo wrote:
> I need to get all the changes that happened in a particular svn revision.
> In short, I have revision number and URL to the svn
>
> To accomplish it, from command line I use following command:
> svn diff -c 1593651 http://svn.apache.org/repos/asf/lucene/dev/trunk
>
> Now, same thing I need to get through Java SVNKIT.

SVNKit is not part of the Apache Subversion project. So you're unlikely to
find much help here.

They have their own mailing lists so you should ask there:
http://www.svnkit.com/support.html#mailing-lists
Received on 2014-05-19 16:56:06 CEST

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

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