Hi, all, i'm renaming a fossil repository db and i'm wondering if it's legal to use a symlink to point the old db to the new one while i get all the docs/URLs rewritten?
e.g. mv old.fsl new.fsl ln -s new.fsl old.fsl where my "old" CGI would then point to 'old.fsl'. Or am i just asking for grief there vis-a-vis journal files and whatnot? Notes which may be relevant: a) no NFS is in play - it's all local b) low-traffic repo accessed only via fossil in CGI mode. c) using fossil's baked-in copy of sqlite3, not the system copy (3.6.x) :-? -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users