> I thought when we made the "develop" branch in SVN it didn't show up in the > GitHub mirror.
The GitHub mirror has been off since the svn restructuring. We essentially took one SVN repository with a branches, tags, and trunk and turned it into 6+. I totally agreed with that move, and I'm glad it was done. We just need to make it multiple git repositories to match the multiple svn repositories. i.e. incubating-flex-sdk, incubating-flex-tlf, incubating-flex-falcon, incubating-flex-external, incubating-flex-utilities, incubating-flex-site, etc. So, if it weren't for these extenuating circumstances, the mirror would update :). It did pick up the "unstable" branch before the restructuring. https://github.com/apache/flex/tree/unstable Jeff