Hello,
when I try to look at the resource history of a file, that contains at
least one "(no author)" entry in its history, then I get the following
message:
java.lang.Exception: 'author' tag expected under 'logentry'
org.tigris.subversion.svnclientadapter.SVNClientException:
java.lang.Exception: 'author' tag expected under 'logentry'
org.tigris.subversion.svnclientadapter.commandline.CmdLineLogMessage.createLogMessages(CmdLineLogMessage.java:247)
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.getLogMessages(CmdLineClientAdapter.java:897)
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.getLogMessages(CmdLineClientAdapter.java:343)
org.tigris.subversion.subclipse.core.commands.GetLogsCommand.run(GetLogsCommand.java:58)
org.tigris.subversion.subclipse.core.resources.RemoteResource.getLogEntries(RemoteResource.java:189)
org.tigris.subversion.subclipse.ui.history.HistoryView$FetchLogEntriesJob.run(HistoryView.java:1140)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
The problem does not happen, when switching to Javahl. I would expect
the same behaviour like when using Javahl: Displaying the text "(no
author)" on all changes, where no author is given.
I am using 0.9.32 Subclipse with 0.9.1 JavaSVN library and Subclipse
extension.
Regards,
Malte
Received on Mon Aug 15 09:47:55 2005