The team is improving Away3D at a fast and furious rate - thank you! However I am having trouble making sure my older projects will still compile. Wondering if someone can give me guidelines for the proper use of TortoiseSVN for updating to a specific tag, e.g. 2.1.0.
At the moment I am doing this: 1. SVN checkout a repository from http://away3d.googlecode.com/svn/trunk 2. Display the revision graph 3. Identify which rev goes with the given tag, e.g. tag 2.1.0 is rev 547 4. Do an SVN update to this rev. Is there a smarter way? Thanks! Ralph