This is still broken in 1.7RC1.
On Thursday, September 26, 2013 4:21:09 AM UTC-6, Nice Guy wrote: > > Hi, > I am using Ubuntu-12.04 and trying to change the database directory. > > After reading > here<https://code.google.com/p/orient/wiki/DBServer#Change_the_Server%27s_database_directory> > I > have modified my */config/orientdb-server-config.xml *file to: > > <properties> > <entry value="1" name="db.pool.min"/> > <entry value="20" name="db.pool.max"/> > <entry value="false" name="cache.level1.enabled"/> > > // some other entries > > <entry value="/home/tigase515/programs/testdbs" > name="server.database.path" /> > </properties> > </orient-server> > > But still orientdb uses the default directory for creating new databases. > > Is there something I am missing? > > Thanks > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
