I tried with this snippet: http://wiki.svnkit.com/Printing_Out_Repository_History http://wiki.svnkit.com/Printing_Out_Repository_History&lang=en Using the same repository (svnkit), the output is rather different from the simple svn log command. We are missing part of the history. Why?
My apologies, I was tired and I directly replied to you. ----- Original Message ----- From: Dmitry Pavlenko Sent: 05/14/12 11:45 PM To: Mux MM Subject: Re: svn history Hello, Could you send native SVN output, SVNKit output and the command or the code that you call to obtain these logs? If the repository is public, please send its URL too. > Hello to everyone. > I'm encountering a problem to get revision history with svnkit. > Starting from the wiki example, I'm trying to get that history, but it is > not the same of the "svn log" command. In fact, if I compare the two logs, > they are rather different: the svnkit one is missing some "old" revisions. > I'm using "0" as startRev and "HEAD(-1)" as endRev. So, what is the > matter? Where am I wrong? > > Thank you in advance. > > Best regards, > > P
