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

last modified by jwalker on 2009/10/27 20:07
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.