Skip to content
Snippets Groups Projects
  1. Sep 19, 2000
  2. Sep 18, 2000
  3. Sep 08, 2000
  4. Sep 07, 2000
  5. Sep 06, 2000
  6. Aug 30, 2000
  7. Aug 23, 2000
  8. Aug 21, 2000
  9. Aug 03, 2000
  10. Aug 02, 2000
  11. Aug 01, 2000
  12. Jul 28, 2000
  13. Jul 27, 2000
  14. Jul 26, 2000
  15. Jul 20, 2000
  16. Jul 17, 2000
  17. Jul 12, 2000
  18. Jul 11, 2000
  19. Jul 10, 2000
  20. Jul 09, 2000
    • meyering's avatar
      When a command like `cvs update -kk -jT1 -jT2' creates a new file · 26dd2865
      meyering authored
      (because it had the T2 tag, but not T1), the subsequent commit of
      that just-added file would effectively set the admin `-kk' option
      for that file in the repository.
      
      * update.c (join_file): Rename global-shadowing local `options'
      to `t_options'.
      Set file-scoped global `options' to NULL just before
      check-out.
      * sanity.sh (join-admin): New test for this.
      26dd2865
Loading