Welcome to the osgProducer wiki
In the latest development version of the OpenSceneGraph we have added a new viewer library called osgViewer that replaces osgProducer, in the interest of providing support for users still using osgProducer we have moved the osgProducer library out into its own distribution, with its own SVN respository and Tracs website (this is what you are reading.)
You can checkout the latest developments in osgProducer from the SVN repository:
svn checkout http://www.openscenegraph.org/svn/Producer/osgProducer/trunk osgProducer
Producer remains in CVS and can be check out:
cvs -d :pserver:anonymous@andesengineering.com:/cvs/Producer login
press return for password
cvs -d :pserver:anonymous@andesengineering.com:/cvs/Producer co Producer
There has been no stable release made of osgProducer on its own yet, so effectively the last stable was release when it was part of the core OpenSceneGraph distribution, and part of OpenSceneGraph-1.2
