From 1938bc44c2a81f11c989666355cda61a656f3d36 Mon Sep 17 00:00:00 2001
From: Marcel Loose <loose@astron.nl>
Date: Wed, 8 Jul 2009 11:59:19 +0000
Subject: [PATCH] Bug 1310: Moved SHMInfoServer to SHMInfo_Server to resolve
 naming ambiguities

---
 .gitattributes                                     | 14 +++++++-------
 .gitignore                                         |  6 +++---
 .../CMakeLists.txt                                 |  0
 .../{SHMInfoServer => SHMInfo_Server}/MIS.spec.in  |  0
 .../{SHMInfoServer => SHMInfo_Server}/Makefile.am  |  0
 .../SHMInfoServer.spec.in                          |  0
 .../{SHMInfoServer => SHMInfo_Server}/bootstrap    |  0
 .../{SHMInfoServer => SHMInfo_Server}/configure.in |  0
 .../src/CMakeLists.txt                             |  0
 .../src/Makefile.am                                |  0
 .../src/PropertyProxy.cc                           |  0
 .../src/PropertyProxy.h                            |  0
 .../src/RspStatus.cc                               |  0
 .../src/RspStatus.h                                |  0
 .../src/SHMDefines.h                               |  0
 .../src/SHMInfoServer.cc                           |  0
 .../src/SHMInfoServer.h                            |  0
 .../src/SHMInfoServerMain.cc                       |  0
 .../src/SHMPolicyHandler.cc                        |  0
 .../src/SHMPolicyHandler.h                         |  0
 .../src/SHMSession.cc                              |  0
 .../src/SHMSession.h                               |  0
 .../src/SHMSubscription.cc                         |  0
 .../src/SHMSubscription.h                          |  0
 .../src/SHM_Protocol.prot                          |  0
 .../src/XCStatistics.cc                            |  0
 .../src/XCStatistics.h                             |  0
 .../test/CMakeLists.txt                            |  0
 .../test/MACall.tse.prot                           |  0
 .../test/Makefile.am                               |  0
 .../test/mis.btsw                                  |  0
 .../{SHMInfoServer => SHMInfo_Server}/test/mis.io  |  0
 .../{SHMInfoServer => SHMInfo_Server}/test/mis.pol |  0
 .../{SHMInfoServer => SHMInfo_Server}/test/test.sh |  0
 MAC/APL/PAC/lofarconf.in                           |  2 +-
 35 files changed, 11 insertions(+), 11 deletions(-)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/CMakeLists.txt (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/MIS.spec.in (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/Makefile.am (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/SHMInfoServer.spec.in (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/bootstrap (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/configure.in (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/CMakeLists.txt (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/Makefile.am (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/PropertyProxy.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/PropertyProxy.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/RspStatus.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/RspStatus.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMDefines.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMInfoServer.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMInfoServer.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMInfoServerMain.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMPolicyHandler.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMPolicyHandler.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMSession.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMSession.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMSubscription.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHMSubscription.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/SHM_Protocol.prot (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/XCStatistics.cc (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/src/XCStatistics.h (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/CMakeLists.txt (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/MACall.tse.prot (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/Makefile.am (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/mis.btsw (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/mis.io (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/mis.pol (100%)
 rename MAC/APL/PAC/{SHMInfoServer => SHMInfo_Server}/test/test.sh (100%)

diff --git a/.gitattributes b/.gitattributes
index c3ebf79a1d5..4bd57609e3d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -306,13 +306,13 @@ MAC/APL/PAC/LBA_Calibration/test/calresult.dat -text
 MAC/APL/PAC/LBA_Calibration/test/flags.dat -text
 MAC/APL/PAC/LBA_Calibration/test/frequencies.dat -text
 MAC/APL/PAC/LBA_Calibration/test/srcpos.dat -text
-MAC/APL/PAC/SHMInfoServer/bootstrap -text svneol=native#application/octet-stream
-MAC/APL/PAC/SHMInfoServer/src/SHM_Protocol.prot -text
-MAC/APL/PAC/SHMInfoServer/test/MACall.tse.prot -text svneol=native#application/octet-stream
-MAC/APL/PAC/SHMInfoServer/test/mis.btsw -text svneol=native#application/octet-stream
-MAC/APL/PAC/SHMInfoServer/test/mis.io -text svneol=native#application/octet-stream
-MAC/APL/PAC/SHMInfoServer/test/mis.pol -text svneol=native#application/octet-stream
-MAC/APL/PAC/SHMInfoServer/test/test.sh -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/bootstrap -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/src/SHM_Protocol.prot -text
+MAC/APL/PAC/SHMInfo_Server/test/MACall.tse.prot -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/test/mis.btsw -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/test/mis.io -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/test/mis.pol -text svneol=native#application/octet-stream
+MAC/APL/PAC/SHMInfo_Server/test/test.sh -text svneol=native#application/octet-stream
 MAC/APL/PIC/RSP_Driver/src/RSPCommands.xls -text
 MAC/APL/PIC/RSP_Driver/test/tCableAttenuation.in_1 -text
 MAC/APL/PIC/RSP_Driver/test/tCableAttenuation.in_2 -text
diff --git a/.gitignore b/.gitignore
index 220016a0e31..7e6ff677938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,9 +124,9 @@ MAC/APL/PAC/Cal_Server/Makefile.common
 MAC/APL/PAC/Cal_Server/autoconf_share
 MAC/APL/PAC/Cal_Server/lofarconf
 MAC/APL/PAC/Makefile.common
-MAC/APL/PAC/SHMInfoServer/Makefile.common
-MAC/APL/PAC/SHMInfoServer/autoconf_share
-MAC/APL/PAC/SHMInfoServer/lofarconf
+MAC/APL/PAC/SHMInfo_Server/Makefile.common
+MAC/APL/PAC/SHMInfo_Server/autoconf_share
+MAC/APL/PAC/SHMInfo_Server/lofarconf
 MAC/APL/PAC/autoconf_share
 MAC/APL/PAC/lofarconf
 MAC/APL/PIC/ETHTest/Makefile.common
diff --git a/MAC/APL/PAC/SHMInfoServer/CMakeLists.txt b/MAC/APL/PAC/SHMInfo_Server/CMakeLists.txt
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/CMakeLists.txt
rename to MAC/APL/PAC/SHMInfo_Server/CMakeLists.txt
diff --git a/MAC/APL/PAC/SHMInfoServer/MIS.spec.in b/MAC/APL/PAC/SHMInfo_Server/MIS.spec.in
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/MIS.spec.in
rename to MAC/APL/PAC/SHMInfo_Server/MIS.spec.in
diff --git a/MAC/APL/PAC/SHMInfoServer/Makefile.am b/MAC/APL/PAC/SHMInfo_Server/Makefile.am
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/Makefile.am
rename to MAC/APL/PAC/SHMInfo_Server/Makefile.am
diff --git a/MAC/APL/PAC/SHMInfoServer/SHMInfoServer.spec.in b/MAC/APL/PAC/SHMInfo_Server/SHMInfoServer.spec.in
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/SHMInfoServer.spec.in
rename to MAC/APL/PAC/SHMInfo_Server/SHMInfoServer.spec.in
diff --git a/MAC/APL/PAC/SHMInfoServer/bootstrap b/MAC/APL/PAC/SHMInfo_Server/bootstrap
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/bootstrap
rename to MAC/APL/PAC/SHMInfo_Server/bootstrap
diff --git a/MAC/APL/PAC/SHMInfoServer/configure.in b/MAC/APL/PAC/SHMInfo_Server/configure.in
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/configure.in
rename to MAC/APL/PAC/SHMInfo_Server/configure.in
diff --git a/MAC/APL/PAC/SHMInfoServer/src/CMakeLists.txt b/MAC/APL/PAC/SHMInfo_Server/src/CMakeLists.txt
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/CMakeLists.txt
rename to MAC/APL/PAC/SHMInfo_Server/src/CMakeLists.txt
diff --git a/MAC/APL/PAC/SHMInfoServer/src/Makefile.am b/MAC/APL/PAC/SHMInfo_Server/src/Makefile.am
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/Makefile.am
rename to MAC/APL/PAC/SHMInfo_Server/src/Makefile.am
diff --git a/MAC/APL/PAC/SHMInfoServer/src/PropertyProxy.cc b/MAC/APL/PAC/SHMInfo_Server/src/PropertyProxy.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/PropertyProxy.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/PropertyProxy.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/PropertyProxy.h b/MAC/APL/PAC/SHMInfo_Server/src/PropertyProxy.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/PropertyProxy.h
rename to MAC/APL/PAC/SHMInfo_Server/src/PropertyProxy.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/RspStatus.cc b/MAC/APL/PAC/SHMInfo_Server/src/RspStatus.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/RspStatus.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/RspStatus.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/RspStatus.h b/MAC/APL/PAC/SHMInfo_Server/src/RspStatus.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/RspStatus.h
rename to MAC/APL/PAC/SHMInfo_Server/src/RspStatus.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMDefines.h b/MAC/APL/PAC/SHMInfo_Server/src/SHMDefines.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMDefines.h
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMDefines.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMInfoServer.cc b/MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServer.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMInfoServer.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServer.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMInfoServer.h b/MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServer.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMInfoServer.h
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServer.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMInfoServerMain.cc b/MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServerMain.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMInfoServerMain.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMInfoServerMain.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMPolicyHandler.cc b/MAC/APL/PAC/SHMInfo_Server/src/SHMPolicyHandler.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMPolicyHandler.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMPolicyHandler.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMPolicyHandler.h b/MAC/APL/PAC/SHMInfo_Server/src/SHMPolicyHandler.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMPolicyHandler.h
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMPolicyHandler.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMSession.cc b/MAC/APL/PAC/SHMInfo_Server/src/SHMSession.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMSession.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMSession.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMSession.h b/MAC/APL/PAC/SHMInfo_Server/src/SHMSession.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMSession.h
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMSession.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMSubscription.cc b/MAC/APL/PAC/SHMInfo_Server/src/SHMSubscription.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMSubscription.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMSubscription.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHMSubscription.h b/MAC/APL/PAC/SHMInfo_Server/src/SHMSubscription.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHMSubscription.h
rename to MAC/APL/PAC/SHMInfo_Server/src/SHMSubscription.h
diff --git a/MAC/APL/PAC/SHMInfoServer/src/SHM_Protocol.prot b/MAC/APL/PAC/SHMInfo_Server/src/SHM_Protocol.prot
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/SHM_Protocol.prot
rename to MAC/APL/PAC/SHMInfo_Server/src/SHM_Protocol.prot
diff --git a/MAC/APL/PAC/SHMInfoServer/src/XCStatistics.cc b/MAC/APL/PAC/SHMInfo_Server/src/XCStatistics.cc
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/XCStatistics.cc
rename to MAC/APL/PAC/SHMInfo_Server/src/XCStatistics.cc
diff --git a/MAC/APL/PAC/SHMInfoServer/src/XCStatistics.h b/MAC/APL/PAC/SHMInfo_Server/src/XCStatistics.h
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/src/XCStatistics.h
rename to MAC/APL/PAC/SHMInfo_Server/src/XCStatistics.h
diff --git a/MAC/APL/PAC/SHMInfoServer/test/CMakeLists.txt b/MAC/APL/PAC/SHMInfo_Server/test/CMakeLists.txt
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/CMakeLists.txt
rename to MAC/APL/PAC/SHMInfo_Server/test/CMakeLists.txt
diff --git a/MAC/APL/PAC/SHMInfoServer/test/MACall.tse.prot b/MAC/APL/PAC/SHMInfo_Server/test/MACall.tse.prot
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/MACall.tse.prot
rename to MAC/APL/PAC/SHMInfo_Server/test/MACall.tse.prot
diff --git a/MAC/APL/PAC/SHMInfoServer/test/Makefile.am b/MAC/APL/PAC/SHMInfo_Server/test/Makefile.am
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/Makefile.am
rename to MAC/APL/PAC/SHMInfo_Server/test/Makefile.am
diff --git a/MAC/APL/PAC/SHMInfoServer/test/mis.btsw b/MAC/APL/PAC/SHMInfo_Server/test/mis.btsw
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/mis.btsw
rename to MAC/APL/PAC/SHMInfo_Server/test/mis.btsw
diff --git a/MAC/APL/PAC/SHMInfoServer/test/mis.io b/MAC/APL/PAC/SHMInfo_Server/test/mis.io
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/mis.io
rename to MAC/APL/PAC/SHMInfo_Server/test/mis.io
diff --git a/MAC/APL/PAC/SHMInfoServer/test/mis.pol b/MAC/APL/PAC/SHMInfo_Server/test/mis.pol
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/mis.pol
rename to MAC/APL/PAC/SHMInfo_Server/test/mis.pol
diff --git a/MAC/APL/PAC/SHMInfoServer/test/test.sh b/MAC/APL/PAC/SHMInfo_Server/test/test.sh
similarity index 100%
rename from MAC/APL/PAC/SHMInfoServer/test/test.sh
rename to MAC/APL/PAC/SHMInfo_Server/test/test.sh
diff --git a/MAC/APL/PAC/lofarconf.in b/MAC/APL/PAC/lofarconf.in
index 4264521ba9b..1c8770f655b 100644
--- a/MAC/APL/PAC/lofarconf.in
+++ b/MAC/APL/PAC/lofarconf.in
@@ -2,4 +2,4 @@ CAL_Protocol
 BS_Protocol
 Cal_Server
 Beam_Server
-SHMInfoServer
+SHMInfo_Server
-- 
GitLab