Re: Getting a diff file from java svnkit

2019-04-23 Thread Johan Corveleyn
On Sun, Apr 21, 2019 at 12:22 PM Sharma,Deepank wrote: > > I’m stuck on the same thing for the past few days. Could you tell me how you > got the solution to this? It’ll be a great help. Hi, Svnkit is a separate project (a pure Java re-implementation SVN), and is not maintained by the Apache Su

Getting a diff file from java svnkit

2019-04-21 Thread Sharma,Deepank
I’m stuck on the same thing for the past few days. Could you tell me how you got the solution to this? It’ll be a great help. Sent from Mail for Windows 10 CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporat

Re: Getting a diff file from java svnkit

2014-05-19 Thread Ben Reser
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

Getting a diff file from java svnkit

2014-05-19 Thread ajaydeo
. Thanking you in advance. Appreciate it. -- View this message in context: http://subversion.1072662.n5.nabble.com/Getting-a-diff-file-from-java-svnkit-tp188659.html Sent from the Subversion Users mailing list archive at Nabble.com.