SearchUser loginAdSense |
SvnThis page will help you set up a svn copy for building svn version of MkS.
The repository is located at this address : svn://svn.tuxfamily.org/svnroot/monkeystudio/mks Standard UserStandard user can only checkout a read only working copy. It allows to check and build very last MkS version. svn co svn://svn.tuxfamily.org/svnroot/monkeystudio/mks/v2/trunk ./mkstrunk Team MemberTeam members should checkout the complete repository, using this step : svn co svn+ssh://YOURUSER@svn.tuxfamily.org/svnroot/monkeystudio/mks ./mks You can avoid typing the password every time by using a ssh key, please read the more documented help available on tuxfamily.
|