エラーログの確認方法

http://d.hatena.ne.jp/lino/20090110/1231602975
ここに書いてあった。デフォルトでインストールすると、

~/Documents/workspace/.metadata/.log

にログがある。

!MESSAGE Problems occurred while performing installation: Operation details
!STACK 1
org.eclipse.core.runtime.CoreException: Operation details
at org.eclipse.team.svn.ui.discovery.PrepareInstallProfileJob_3_6.resolve(PrepareInstallProfileJob_3_6.java:129)
at org.eclipse.team.svn.ui.discovery.PrepareInstallProfileJob_3_6.run(PrepareInstallProfileJob_3_6.java:97)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Contains: Cannot complete the install because one or more required items could not be found.
Contains: Software being installed: SVNKit 1.3.3 Implementation (Optional) 2.2.2.I20101203-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20101203-1700)
Contains: Missing requirement: SVNKit 1.3.3 Implementation (Optional) 2.2.2.I20101203-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20101203-1700) requires 'org.eclipse.team.svn.feature.group [0.7.9.I20101001-1700,1.0.0)' but it could not be found
!SUBENTRY 1 org.eclipse.equinox.p2.operations 4 0 2010-12-27 18:54:00.465
!MESSAGE Operation details
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-12-27 18:54:00.466
!MESSAGE Cannot complete the install because one or more required items could not be found.
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-12-27 18:54:00.466
!MESSAGE Software being installed: SVNKit 1.3.3 Implementation (Optional) 2.2.2.I20101203-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20101203-1700)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-12-27 18:54:00.466
!MESSAGE Missing requirement: SVNKit 1.3.3 Implementation (Optional) 2.2.2.I20101203-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20101203-1700) requires 'org.eclipse.team.svn.feature.group [0.7.9.I20101001-1700,1.0.0)' but it could not be found

どうやらこういうことらしい。よくわからんけど、なんか必要なファイルが見つからないと怒られてるみたいだけど。。。
http://www.eclipse.org/subversive/downloads.php#faq
これか!EarlyAccessがどうこうと書いてある。とりあえず英語読も。

http://download.eclipse.org/technology/subversive/0.7/update-site/
上記をEclipseの新規パッケージインストール用リポジトリとして指定し、ここからSubversive0.7をいれてみるテスト。