I’ve been sitting on the code in branches/development for a while now
and I thought it was time to get it into trunk. I went a little crazy
though, and also tagged it as 1.6 and pointed the current tag to 1.6.
There are still some outstanding issues, but I’m running this code in
a stable environment and I wanted to get everyone on the same page.
Here’s the new order of things:
http://rubyamf.googlecode.com/svn/trunk
This is “edge”. There may be unstable code in here, but not by design.
It should be pretty solid for trying out new features or important bug
fixes.
http://rubyamf.googlecode.com/svn/branches/development
This is where experimental features or patches can go.
http://rubyamf.googlecode.com/svn/tags/current
This should be the stablest release available.
http://rubyamf.googlecode.com/svn/tags/1.6
This is the current stable release as of 19 May, 2008
History:
SVN r1275: branches/development goes into trunk
SVN 1276 – 1.6 tagged
SVN 1277 – “current” tag now points to 1.6
Current used to point to tags/release_1.3.3_rev865
Cross-posted from http://tinyurl.com/55b9ax


