DokuWiki with SVN: how and what should be under source control -



DokuWiki with SVN: how and what should be under source control -

i want store documentation under svn source control.

in dokuwiki settings there is

directory saving info '.../apps/dokuwiki/data'

dokuwiki stores info within text files under '.../apps/dokuwiki/data' folder. there many stuffs there including indexes caches etc. seems need 'pages' folder.

how can move 'pages' folder within svn folders , configure docuwiki utilize pages there?

$conf['datadir'] can used in conf/local.php set page directory independently rest of directories in data. want utilize $conf['mediadir] uploaded images , files , maybe $conf['metadir'] saving page metadata.

dokuwiki

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -