I would call it the development branch and cutting-edge branch.  When I
hear cutting-edge, I assume work that is near-ready to release, not in
currently development.  Just throwing my 2c out there...

-Nick

On Mon, Oct 22, 2012 at 10:53 PM, Justin Mclean <jus...@classsoftware.com>wrote:

> Hi,
>
> The README file curently has:
>
> Getting the latest sources via Subversion
> =========================================
>
>     You can always checkout the latest source via subversion using the
> following
>     command:
>
>     svn co https://svn.apache.org/repos/asf/incubator/flex/trunk flex
>
>     For further information visit
> http://incubator.apache.org/flex/source.html
>
>
> To save confusion (ie as we're not working in trunk) should be be more
> like this?
>
> Getting the latest sources via Subversion
> =========================================
>
>     You can always checkout the latest source via subversion.
>
>     If you are looking for the cutting edge development branch of the Flex
> SDK:
>
>     svn co
> https://svn.apache.org/repos/asf/incubator/flex/sdk/branches/develop/ flex
>
>     If you are looking for the pre-release version of the Flex SDK:
>
>     svn co https://svn.apache.org/repos/asf/incubator/flex/sdk/trunk/ flex
>
>     For further information visit
> http://incubator.apache.org/flex/source.html
>
>
> Thanks,
> Justin

Reply via email to