This is just a heads-up for anyone who is working from our CVS
repository.
VPython's CVS repository has recently undergone a major layout change.
There is a new module, named "vpython", which includes the source from
the various independent modules that have been used to construct
VPython. The CVSROOT remains
cvs.sourceforge.net:/cvsroot/visualpython.
The primary reason for doing this was to have a clean way of placing all
of the build support scripts under version control, which makes it
easier to deterministically produce new source releases. The directory
layout of the new module is identical to the layout in future source
packages, and nearly the same as past source packages. The
documentation has also been placed under version control in the new
module. The old modules remain in order to preserve their history. The
next release will be produced from the new CVS module.
The work on the next major revision of Visual will remain in the
vpython-core2 module.
-Jonathan Brandmeyer
|