[Commits] (bcm) add notes about data store
commits at osafoundation.org
commits at osafoundation.org
Tue Apr 26 16:04:46 PDT 2005
Commit by: bcm
Modified files:
server/docs/INSTALL.txt 1.4 1.5
Log message:
add notes about data store
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/server/docs/INSTALL.txt.diff?r1=text&tr1=1.4&r2=text&tr2=1.5
Index: server/docs/INSTALL.txt
diff -u server/docs/INSTALL.txt:1.4 server/docs/INSTALL.txt:1.5
--- server/docs/INSTALL.txt:1.4 Tue Apr 26 15:51:19 2005
+++ server/docs/INSTALL.txt Tue Apr 26 16:04:44 2005
@@ -83,6 +83,12 @@
-- not yet supported --
+ Cosmo's data store contains:
+
+ data/db the embedded HSQLDB database for
+ users and roles
+ data/repository the Jackrabbit content repository
+
Cosmo writes the following log files:
logs/cosmo.log log output from Cosmo webapp and most
@@ -168,4 +174,4 @@
<Server port="8005" shutdown="SHUTDOWN">
-$Id: INSTALL.txt,v 1.4 2005/04/26 22:51:19 bcm Exp $
+$Id: INSTALL.txt,v 1.5 2005/04/26 23:04:44 bcm Exp $
More information about the Commits
mailing list