[M.-A. Lemburg] > ... > Is there a way to check out a Python CVS version dated 2003-02-24 ? > I could then give that a try again. Use the -D option to the checkout command: -D date Check out revisions as of date. (implies -P) (is sticky) It's highly creative in what it accepts for "a date" <wink>.