2006年10月21日

天から到来する恐怖のSubversion 1.4.0

experimentalでのNEWSだったので気付いてなかったんだけど、unstableのsubversion 1.4になって、.svnフォーマットが変更され、しかもsvnコマンドで古いものに触ったとたんに勝手に変換するように仕様変更が。

  Subversion 1.4.0 will SILENTLY UPGRADE the format of any working copy
  it touches.  Thereafter, you won't be able to use earlier Subversion
  releases with the same working copy.  The good news is that this new
  format is much more efficient than the old; you should notice a
  respectable speed increase for operations such as 'svn status',
  especially with large checkouts.

chroot sargeに入れていたものをうっかり親のsidからタッチしてしまったばかりに、全部変更されてsarge側からいじれません…ひでぇ。しょうがないのでbackportしてみようかと思ったのだけど、未だにビルドに成功せず。Norbertも同じような問題で悩んでるんだろうか。