summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspaunov <spaunov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-05-21 21:42:41 +0000
committerspaunov <spaunov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-05-21 21:42:41 +0000
commitbb8e1461a57fcd8f7ca6403ad22b149611a0d72d (patch)
tree6e8e5b1f4db3631a4f2ee993512eb864a5b5f0e5
parenteb2fbde0fdabea8d4363874cc2a300518fb86166 (diff)
downloadATCD-bb8e1461a57fcd8f7ca6403ad22b149611a0d72d.tar.gz
Sat May 21 17:17:58 EDT 2005 Stoyan Paunov <s.paunov@vanderbilt.edu>
-rw-r--r--TAO/CIAO/DAnCE/ChangeLog47
-rw-r--r--TAO/CIAO/DAnCE/new_RepositoryManager/new_RepositoryManager.suo1
2 files changed, 47 insertions, 1 deletions
diff --git a/TAO/CIAO/DAnCE/ChangeLog b/TAO/CIAO/DAnCE/ChangeLog
index da213195689..178080b19e5 100644
--- a/TAO/CIAO/DAnCE/ChangeLog
+++ b/TAO/CIAO/DAnCE/ChangeLog
@@ -1,3 +1,50 @@
+Sat May 21 17:17:58 EDT 2005 Stoyan Paunov <s.paunov@vanderbilt.edu>
+
+
+ * Deployment.idl
+ modified the Deployment idl to include the new_RepositoryManager IDL
+
+ * new_RepositoryManager.idl
+ idl for the new_RepositoryManager deamon which just includes the idl defined
+ within the Deployment namespace
+
+ * new_RepositoryManager.mpc
+ mpc file for the RM deamon. Make sure you install ZZIP and ZLIB and specify
+ ZZIP_ROOT and ZLIB_ROOT or the RM would not compile. Unfortunately I could not get
+ it to use the zzip and zlib features that come with MPC because there were some issues
+
+ * new_RepositoryManager_Impl.cpp
+ * new_RepositoryManager_Impl.h
+ Implementation files for the deamon
+
+ * RepositoryManager.cpp
+ bootstrapping main program for the RM deamon
+
+ * RMadmin.cpp
+ client program to communicate with the RM
+
+ * Options.cpp
+ * Options.h
+ Options singleton files for the RM client
+
+ * packages/inconsistent.cpk
+ * packages/package.cpk
+ some manually created packages to be used to test the RM
+
+ * Modified_Deployment.xsd
+ this is copied out of the XSC_ConfigHandlers dir. I need it for the
+ test of the getPlan function. Otherwise XERCESC fails
+
+ * README.txt
+ not much in here for right now. I will add some docs ASAP
+
+ * ZIP_Wrapper.cpp
+ * ZIP_Wrapper.h
+ Wrapper around ZZIP for easy access.
+
+
Wed Mar 30 18:02:02 2005 Stoyan Paunov <spaunov@isis.vanderbilt.edu>
Created repo_manager_packaging branch.
+
+
diff --git a/TAO/CIAO/DAnCE/new_RepositoryManager/new_RepositoryManager.suo b/TAO/CIAO/DAnCE/new_RepositoryManager/new_RepositoryManager.suo
deleted file mode 100644
index 3599f1b0124..00000000000
--- a/TAO/CIAO/DAnCE/new_RepositoryManager/new_RepositoryManager.suo
+++ /dev/null
@@ -1 +0,0 @@
-ÐÏࡱ \ No newline at end of file