Source Forge Changes for 3.2.1

John M McIntosh johnmci at smalltalkconsulting.com
Wed Dec 19 07:08:04 UTC 2001


>At 01:06 AM 12/19/2001, you wrote:
>>I guess one thing that would potentially simplify things a little would
>>be if SF can create a zip file of the latest release bits. Then one
>>would not need to sort out CVS.

Actually what really needs to be done is set tags for say 3.2.1 so 
that one could pull all the source that was deemed part of 3.2.1. 
Actually a tag for stable, and one for development for each version 
might be good, ala what is done in BSD. Also to release a zip file 
containing the results of a VMMaker build for 3.2.1.

One of the things we should also do is mess with the headers of all 
the files involved and add somthing like what Andreas did below. At 
least tools I've used are happy to update the RCSID tag without my 
explicit involement making tracking a wee bit easier. I'll consider 
updating the mac files, something I should have done ages ago just 
from a professional viewpoint.

/****************************************************************************
*   PROJECT: Balloon 3D Graphics Subsystem for Squeak
*   FILE:    b3d.h
*   CONTENT: Main include file
*
*   AUTHOR:  Andreas Raab (ar)
*   ADDRESS: Walt Disney Imagineering, Glendale, CA
*   EMAIL:   andreasr at wdi.disney.com
*   RCSID:   $Id: b3d.h,v 1.1.1.1 2001/10/24 23:12:22 rowledge Exp $
*
*   NOTES:
*
*
*****************************************************************************/


-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================




More information about the Squeak-dev mailing list