Hello, I have a SVNFileRevision and I would like to know if it is a *copy_revision* (e.g. it was branched from some original revision).
I know that in the SVNLogEntryPath object, we have a getCopyPath() [1] method in case when it is a copy, but how to do this with a SVNFileRevision object? Should I try to get the SVNLogEntry for the SVNFileRevision and then recover the SVNLogEntryPath? It seems like a long way to do this, Any ideas? Thanks, [1] http://svnkit.com/javadoc/index.html?org/tmatesoft/svn/core/SVNLogEntryPath.html -- Daniel Alencar da Costa. Aquiete-se, e as respostas virão.