If we are working on the develop branch, I think we shouldn't call it a 
release. A release should be     
a relatively stable version and released to the public, so the trunk being 
called latest release seems reasonable enough to me.  The develop branch should 
be just called the the develop branch, and I guess now we only have one branch 
that is under development?

李楠

在 2012-10-23,21:28,Carol Frampton <cfram...@adobe.com> 写道:

> 
> 
> On 10/23/12 3 :07AM, "Alex Harui" <aha...@adobe.com> wrote:
> 
>> 
>> 
>> 
>> On 10/22/12 7: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
>> 
>> How about:
>>   The source code for the branch currently under development can be
>> checked out here:
>> 
>>   svn co 
>> https://svn.apache.org/repos/asf/incubator/flex/sdk/branches/develop/ flex
>> 
>>   The source code for the latest Apache Flex release can be checked out
>> here:
>> 
>>   svn co https://svn.apache.org/repos/asf/incubator/flex/sdk/trunk/ flex
> 
> Is it the latest Apache Flex release or the last Apache Flex release?
> Aren't we currently working on the latest Apache Flex release?
> 
> Carol
> 
>> 
>> -- 
>> Alex Harui
>> Flex SDK Team
>> Adobe Systems, Inc.
>> http://blogs.adobe.com/aharui
> 

Reply via email to