[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems with JavaSVN and "no author" entries

From: Malte Wedel <ich_at_malte.de>
Date: 2005-08-15 01:47:55 CEST

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

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.