Hi all, I am using svnkit to work on source-code reporting project. I am using a SVNRepository instance with a svn url and pwd. using the log api, I am using a ISVNLogEntryhandler to parse each log message and it works fine.
Now, if I need to access a Log entry for a single revision from a different url, do I need to create a different repository instance? Is there a way to use the same repository instance, pass a modifed url and retrieve a log message for a revision? Please let me know. Thanks -- View this message in context: http://old.nabble.com/Get-svn-log-message-based-on-revision-tp33317264p33317264.html Sent from the SVNKit - Users mailing list archive at Nabble.com.