There's a tip at the start of the magnolia.properties file: [code]#-------------------------------------------- # Here we define some properties not # configured in the config repository. # They are used in common before the initialization # of the repositories. # # WARNING: on Windows systems, either use the / # to separate path elements, or escape the \ with # another \, i.e C:\\magnolia\\data\\repositories # or c:/magnolia/data/repositories #-------------------------------------------- [/code]
http://git.magnolia-cms.com/gitweb/?p=ce-bundle.pub.git;a=blob;f=magnolia-empty-webapp/src/main/webapp/WEB-INF/config/default/magnolia.properties I'm not on a Windows system so can't verify. But try magnolia.home=D:\\MagnoliaRepo in your case. --Antti -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=45c0a577-2b73-4e73-ae5b-2f4d0fe00df5 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
