Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - CoreOS: Are the branches and tags non-public? : (5 Items)
   
CoreOS: Are the branches and tags non-public?  
Hello everyone,

I'm a little bit confused about the public repository of the CoreOS project.  

Why are there (seemingly) no visible branches or tags?  When I look at other projects, e.g. Core_Networking there is a 
nice hierarchy of main trunk, tags and branches.  Do I need to become a project member to see any branches or tags?  

Specifically I'm interested in the tag (or branch if any) of the CoreOS 6.4.1. release? 
How can I get my hands on this?  :-)

Many thanks in advance
Gerald Ruescher - dSPACE GmbH
Re: CoreOS: Are the branches and tags non-public?  
It's a problem in how our internal repo is exported to the external.  I believe they are still working on it.

In the meantime, 6.4.1 was branched from the trunk at revision 219708, and tagged GA at 221334.  I believe
all the libc updates to the trunk during that phase were merged to the 6.4.1 branch, however only a few
of the services/system updates were ported, and they were all only important for PowerPC BookE processors.

Gerald Ruescher wrote:
> Hello everyone,
> 
> I'm a little bit confused about the public repository of the CoreOS project.  
> 
> Why are there (seemingly) no visible branches or tags?  When I look at other projects, e.g. Core_Networking there is a
 nice hierarchy of main trunk, tags and branches.  Do I need to become a project member to see any branches or tags?  
> 
> Specifically I'm interested in the tag (or branch if any) of the CoreOS 6.4.1. release? 
> How can I get my hands on this?  :-)
> 
> Many thanks in advance
> Gerald Ruescher - dSPACE GmbH
> 
> 
> 
> 
> _______________________________________________
> 
> OSMeta
> http://community.qnx.com/sf/go/post39481
> 

-- 
cburgess@qnx.com
Re: CoreOS: Are the branches and tags non-public?  
Hello,

How do I get the qnx os source code corresponding to the qnx 6.4.0 release?

svn checkout --username ... http://community.qnx.com/svn/repos/coreos_pub/trunk seems to get latest.

Thanks.
Andor
andor.nas@commscope.com or andor.nas@andrew.com
12/22/2009
Re: CoreOS: Are the branches and tags non-public?  
On Tue, 2009-12-22 at 18:40 -0500, Andor Nas wrote:
> Hello,
> 
> How do I get the qnx os source code corresponding to the qnx 6.4.0 release?
> 
> svn checkout --username ... http://community.qnx.com/svn/repos/coreos_pub/trunk seems to get latest.

Unfortunately the branches and tags are not currently mirrored out to
Foundry 27 (which is something we hope to correct in the new year).

Looking at the internal SVN, it looks to me like r207629 corresponds to
6.4.0 GA.  Give that a try.
Re: CoreOS: Are the branches and tags non-public?  
OK, I did (for QNX 6.4.0 source code):
svn checkout --username ... http://community.qnx.com/svn/repos/coreos_pub/trunk -r 207629

Thanks.
Andor
12/29/2009