[VM][UNIX] SHA uploaded to SourceForge

Cees de Groot cg at home.cdegroot.com
Mon Jan 21 22:53:16 UTC 2002


Withers, Robert <rwithers at quallaby.com> said:
>How would you find the "TESTED" string in cvs tags?  Using 'cvs history -T',
>by chance?  We are considering these exact issues at this time, for
>releasing to the squeak SF site.

"cvs upd -r TESTED" would do the job of grabbing the "TESTED" release.
Usually, that's all your interested in, the 'cvs history' etcetera is
stuff I've hardly ever used (I used CVS since the really early days,
when it was a wrapper around RCS and possibly even a wrapper in the form
of shell scripts, so ask if you need help here).

If you're Python-savvy, look at the Trug project on SourceForge - it's a
set of scripts I wrote around CVS in a previous job and if you understand
the scripts you can get a reasonable idea of the CVS commands associated
with higher-level activities.

-- 
Cees de Groot               http://www.cdegroot.com     <cg at cdegroot.com>
GnuPG 1024D/E0989E8B 0016 F679 F38D 5946 4ECD  1986 F303 937F E098 9E8B



More information about the Squeak-dev mailing list