Mark Phippard wrote:
>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.
>
>
I'll try my very best ;-) I wouldn't use JavaSVN, if it wasn't the only
possibility to get svn+ssh running with Subclipse. Or is there any
special configuration, that allows svn+ssh also, when using javahl?
Regards,
Malte
Received on Mon Aug 15 16:49:01 2005