Author: nunofsantos
Date: 2007-11-26 11:33:58 -0500 (Mon, 26 Nov 2007)
New Revision: 1358
Added:
mgmt/mint/python/mint/config.xml
Removed:
mgmt/mint/config.xml
Log:
moving config.xml to python/mint
Deleted: mgmt/mint/config.xml
===================================================================
--- mgmt/mint/config.xml 2007-11-26 16:30:24 UTC (rev 1357)
+++ mgmt/mint/config.xml 2007-11-26 16:33:58 UTC (rev 1358)
@@ -1,5 +0,0 @@
-<config>
- <configOption name="dsn" value="postgresql://localhost/" />
- <configOption name="pythonOutput" value="schema.py" />
- <configOption name="schemaXML" value="xml/MgmtSchema.xml" />
-</config>
Copied: mgmt/mint/python/mint/config.xml (from rev 1355, mgmt/mint/config.xml)
===================================================================
--- mgmt/mint/python/mint/config.xml (rev 0)
+++ mgmt/mint/python/mint/config.xml 2007-11-26 16:33:58 UTC (rev 1358)
@@ -0,0 +1,5 @@
+<config>
+ <configOption name="dsn" value="postgresql://localhost/" />
+ <configOption name="pythonOutput" value="schema.py" />
+ <configOption name="schemaXML" value="xml/MgmtSchema.xml" />
+</config>
Show replies by date