Test Repositories
en

Test Repositories

NOTE: The test-dev project is no longer active on this website so information here may be out of date. Current Oracle Solaris 11 product documentation can be found here. Information about downloading Oracle Solaris 11 can be found here.

Test Repositories

Test RepositoryLocation 
Open Solaris Test Collection 1.0hg.opensolaris.org/hg/test-dev/ostest-stc1
Open Solaris Test Collection 2.0hg.opensolaris.org/hg/test-dev/ostest-stc2

Cloning Repositories

 To setup a clone of an OpenSolaris test repository you need an ssh key in your OpenSolaris profile. Once you have that and have Mercurial installed on your system you can use the following command to create a clone repository on your computer.
# hg clone ssh://anon@hg.opensolaris.org/hg/test-dev/"repo-name" "repo-name"
 Example:
 # hg clone ssh://anon@hg.opensolaris.org/hg/test-dev/ostest-stc2 ostest-stc2
 requesting all changes
 adding changesets
 adding manifests
 adding file changes
 added 1 changesets with 2336 changes to 2336 files
 2336 files updated, 0 files merged, 0 files removed, 0 files unresolved

Committing Code

 In Work

Tags:
Created by admin on 2009/10/26 12:17
Last modified by Jim Walker on 2009/10/27 20:07

Collectives


XWiki Enterprise 2.7.1.34853 - Documentation