subversion エラー(Unsupported working copy format)
TortoiseSVN, Subclipse を併用している場合、TortoiseSVNを1.4.0にアップグレードすると Subclipse で svn update をかけると、下記のエラーが発生することがあります。
|
エラーログにも書かれているとおり、これは subversion 1.4 で作業コピーのフォーマットが変更されている事が原因です(subclipse は古いままのバージョンなので最新のフォーマットは認識できません)。subclipse のバージョンも 1.4.0対応のものにアップデートすればエラーは解消されます。
但し、Eclipse 3.2系の plug-inの最新バージョンは SVN1.4に対応しているようですが、Eclipse 3.1系の最新バージョンはまだ対応できていないようです。(*1)
(*1)
(2006.12.12現在)
Eclipse 3.2系の最新バージョンは Version 1.1.9
(svn 1.4 working copy format には 1.1.8 で対応している)
Eclipse 3.1系の最新バージョンは Version 1.0.3
(前述のとおり svn 1.4 working copy format には対応していません)
2006.12.25 追記: これで解決
woking copy format の相違問題解決
Tags: Development, subversion, SVN
This entry was posted on 火曜日, 12月 12th, 2006 at 18:36 and is filed under Development. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.