Source Control
The Flex SDK is one of several open-source projects in a Subversion
repository hosted by Adobe. Subversion is an open-source revision control system used for many open-source projects. If you haven’t used it before, please see the official documentation
.
There are two ways to access the repository. You can use any web browser to see the structure of the repository and view the latest version of each file. However, you must use a Subversion client to perform more complex operations such as reviewing the commit log, looking at older revisions or diffs, or checking out your own working copy to build, test, and modify.
Web browsing
To browse the Flex repository with a web browser, go to the URL http://opensource.adobe.com/svn/opensource/flex
. This takes you to the root (/flex) of the Flex repository. Using this very simple web interface you can explore what’s where and see the “head” revision of each file.
Note: Internet Explorer sometimes wants to download files rather than displaying them, so you may want to use Mozilla Firefox if you encounter this problem on Windows.
We’re looking into the possibility of deploying a richer web interface that would allow you to see the revision history of the repository.
Source: http://opensource.adobe.com/wiki/display/site/Source
| BlazeDS | Access as: http://opensource.adobe.com/svn/opensource/blazeds Commits forum: http://www.adobeforums.com/webx/.3c061bb9 |
| Cairngorm | Access as: http://opensource.adobe.com/svn/opensource/blazeds Commits forum: http://www.adobeforums.com/webx/.59b5b4ec/ |
| Flex SDK | Access as: http://opensource.adobe.com/svn/opensource/flex/sdk Commits forum: http://www.adobeforums.com/webx/.3c061177 |
| FlexUnit | Access as: http://opensource.adobe.com/svn/opensource/flexunit Commits forum: http://www.adobeforums.com/webx/.59b62b94 |

