[Python-Dev] Slowdown in Python CVS

Tim Peters tim.one@comcast.net
Thu, 27 Feb 2003 10:02:56 -0500


[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>.