Source Code Repository for Kermeta
Documentation for Subversion (“SVN”) is available at http://svnbook.red-bean.com/. Anonymous Subversion AccessThis project's SVN repository can be checked out through anonymous access with the following command(s). svn checkout svn://scm.gforge.inria.fr/svnroot/kermeta/ svn checkout https://scm.gforge.inria.fr/anonscm/svn/kermeta/ Developer Subversion Access via SSHOnly project developers can access the Subversion tree via this method. SSH must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted. svn checkout svn+ssh://developername@scm.gforge.inria.fr/svnroot/kermeta/ Developer Subversion Access via DAVOnly project developers can access the Subversion tree via this method. Substitute developername with the proper value. Enter your site password when prompted. svn checkout --username developername https://scm.gforge.inria.fr/authscm/developername/svn/kermeta/ Subversion Repository Browser
Browsing the Subversion tree gives you a view into the current status of this project's code. You may also view the complete histories of any file in the repository. |
Repository History
|