On code.google processing page I only see latest version source but I would like to look at 1.5.1 source code. How to find old Versions complete sorce?
thanks for fast answer, I cant find the way to select the version or any howto yet. I am on Apache Subversion 1.7 on Win7 but could easy setup another Version Control on any OS but how to control the versions?
Using TotoileSVN you can check out a former version, just create a new folder -> right click -> SVN Checkout -> use url
https://processing.googlecode.com/svn/trunk -> revision -> revision -> show log and then you have access to all revisions
The interface is not really good! To see former revisions you have to click on the arrow besides Show All to select a range of commits.
I will test against 1.5.1. I always tried later Versions but it always had new issues. Using multiple pg´s in diffrent modes by example I tried with all later versions in diffrent ways, only working on 1.5.1 fine.