|
|
Can you help this project?If you wish to get involved in this project, subscribe to the pkgbase-dev mailing list.
Tasks
Subversion accessAnonymous AccessThe pkgbase spec files and patches are stored in a Subversion repository. Anonymous access is available for everyone, with the following commands - user@host:~/> svn co svn+ssh://anon@svn.opensolaris.org/svn/pkgbase/spec-files/trunk pkgbaseIf you are working behind a firewall, you will need to configure your SSH for proxy use, as per the intructions on the SVN help page. Read/Write Access When your first code change is reviewed and accepted, you can get read-write access to pkgbase's Subversion repository. The following steps should be applied -
user@host:~/> svn co svn+ssh://username@svn.opensolaris.org/svn/pkgbase/spec-files/trunk pkgbasewhere username is your opensolaris.org username. |