svk-dev

Subscribe


2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

svk 1.04 is released Chia-liang Kao
  • From: Chia-liang Kao <clkao@clkao.org>
  • To: svk-dev@lists.openfoundry.org
  • Subject: svk 1.04 is released
  • Date: Wed, 24 Aug 2005 08:12:41 +0800
  • User-agent: Mutt/1.5.6i


  • Hi all,

    I am pleased to announce svk 1.04, fixing various checkout scheduling
    regressions in 1.03 caused by the locking fixes. That was one of the
    very few issues our test suites couldn't automatically detect.

    [Changes for 1.04 - 24 Aug, 2005]

    * Fix various locking bugs exposed by the concurrency fix introduced
    in 1.03. This includes "svk mv A B" not scheduling A for deletion,
    "svk cp -p" not scheduling newly created parent directories for
    addition.

    * Use tab characters as the separators between path, depot path and
    label in diff output. This behaviour conforms to the output of
    Subversion and GNU diff.

    Cheers,
    CLK