Home

QNX Software Systems

Foundry27(community.qnx.com) Upgrade support page


Important Notice: Community.qnx.com has been upgraded to sourceforge version 22.0


Login:
Note : Single sign-on from www.qnx.com has been disabled. Please login directly at https://community.qnx.com using your MyQNX credentials.
Example:
User Name: test@blackberry.com
Password: qnxpassword

Note: If you experience login or redirect issues, please try deleting the cookies and cache for qnx.com/community.qnx.com/foundry51.qnx.com.

Projects:
To list projects, From the home page, select "My Page" -> "Projects"

Password Reset :
To reset you password, do not use the password reset tool on community.qnx.com. Please reset your MyQNX password through https://www.qnx.com/account/changelogin.html.

Source Code:
To view source code, Open your project, select "Project Home" -> "Source Code"

Project Admin:
Open your project, select "Project Home" -> "Project Admin"

Source Checkout:
SVN
Open Source Code -> Select repository -> Click on the clone icon from top right corner -> Copy the full command and perform checkout
Example:

svn checkout --username test@blackberry.com https://f27svn.qnx.com/svn/repos/is-testing

Note: If you have Authorization Realm-related problems, please reset the same credentials that are cached. For more information please visit, https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28425


GIT
Note: Currently, No support available for SSH clone version, Only HTTPS version is present

Open Source Code -> Select repository -> Click on the clone icon from top right corner -> Copy the full command and replace all occurrence of @ in your email with %40, e.g., https://test%40blackberry.com@f27git.qnx.com and then perform git clone
Example:
git clone --recurse-submodules https://test%40blackberry.com@f27git.qnx.com/gerrit/test-git-repo && cd "test-git-repo" && git config user.name "Test User" && git config user.email "test@blackberry.com" && curl -o .git/hooks/commit-msg https://test%40blackberry.com@f27git.qnx.com/gerrit/tools/hooks/commit-msg && chmod +x .git/hooks/commit-msg


ReviewBoard:
Project -> Project Home -> Review Board
Example, Reviewboard config file
.reviewboardrc
REVIEWBOARD_URL = "https://foundry27.qnx.com/rb/s/internal_is_testing"
REPOSITORY = "nexttrial"
REPOSITORY_TYPE = "svn"


For further information regarding the upgrades,please contact us at : webmaster@qnx.com.

Kind regards,
QNX Software Systems