Subversion Repositories havirt

Rev

Rev 26 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 28
Line 45... Line 45...
45
   var/ stores the state file (yaml) and some temporary files.
45
   var/ stores the state file (yaml) and some temporary files.
46
 
46
 
47
havirt automatically creates a configuration file (config.yaml) in the executables
47
havirt automatically creates a configuration file (config.yaml) in the executables
48
directory if it doesn't exist, allowing you to modify the default behavior
48
directory if it doesn't exist, allowing you to modify the default behavior
49
of the system.
49
of the system.
-
 
50
 
-
 
51
Can be downloaded via subversion at
-
 
52
    http://svn.dailydata.net/svn/havirt/stable
-
 
53
Highly recommended you do not use trunk, as we modify that on a regular
-
 
54
basis and check in broken code sometimes