An error occurred fetching the project authors.
  1. 27 Jul, 2007 1 commit
    • joerg@debian.(none)'s avatar
      Fix a bad BitKeeper dependency structure for the "funcs_1" suite: · c80ced41
      joerg@debian.(none) authored
      The files below "mysql-test/suite/funcs_1" in version 5.1
      did not depend on the equivalent ones in 5.0,
      probably because they had been checked in independent of each other
      in both versions.
      
      Step 1:
      Foreach file F in the suite that has a "deleted" counterpart D, use
          bk rm $F
          bk mv $D $F
      to get those files into the 5.1 suite that (for BK) depend on 5.0.
      c80ced41
  2. 06 Feb, 2007 2 commits