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

Re: Problems with JavaSVN and "no author" entries

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-15 02:42:43 CEST

Malte Wedel <ich@malte.de> wrote on 08/14/2005 07:47:55 PM:

> 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.

The command line depends on parsing the text output. It is pretty hard to
do when you get unexpected output. Feel free to submit a patch. The
command line adapter is not very high priority. Especially for edge
cases.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Aug 15 10:42:43 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.