WikiStart

Version 2 (Javi Fontan, 06/17/2008 06:45 pm)

1 2 Javi Fontan
= Welcome to !OpenNebula Trac =
2 1
3 2 Javi Fontan
This page contains information about the development of !OpenNebula project. You will be able to monitor its development and track bugs.
4 1
5 2 Javi Fontan
For documentation please head to [http://opennebula.org OpenNebula web page] where it is located.
6 1
7 2 Javi Fontan
= Subversion Repository =
8 1
9 2 Javi Fontan
Anonymous Subversion repository is located at http://svn.opennebula.org. To download latest code you can issue this command in your computer:
10 1
11 2 Javi Fontan
{{{
12 2 Javi Fontan
$ svn co http://svn.opennebula.org/trunk one
13 2 Javi Fontan
}}}