Hi I'm looking to create a Java Map where I can map line numbers to SVN authors.
I'm using getFileRevisions with ISVNRevisionHandler to get all the revisions of a specific file and I'm getting a SVNDiffWindow that has data and instructions. Is there a document that specifies how can I interpret this information? Regards, Néstor