This readme simply describes the contents of the QVCS-Enterprise distribution archive.

See the readme.txt file for instructions on how to get started.

This file describes the files contained in the $Label: 2.1.16 $ release of the product.

FilenameDescription
admin.batBatch file for launching the admin tool on Windows platforms.
admin.shShell script for launching the admin tool on Linux platforms.
admin_out.jarjar file containing class files needed for the admin tool.
adminLogging.propertiesproperties file that defines the logging behavior for the admin tool.
CMgui.batExample batch file that shows how to launch the client application so that the user name will be different that the user's platform login name.
CMgui.shExample shell script that shows how to launch the client application so that the user name will be different that the user's platform login name.
EnterpriseService.exeExecutable used to install and uninstall the server as a Windows service.
gui.batBatch file for launching the client application on Windows platforms.
gui.shShell script for launching the client application on Linux platforms.
gui_out.jarjar file containing class files needed for the client application and custom ANT tasks.
guiLogging.propertiesproperties file that defines the logging behavior for the client application.
antLogging.propertiesproperties file that defines the logging behavior for the custom ant task.
installEnterpriseService.batBatch file that uses EnterpriseService.exe to install the server as a Windows service.
qvcse.serverA sample shell script for Linux or UNIX that can be used to start, stop, or restart the QVCS-Enterprise server.
readme.htmlThis file.
readme.txtA text file that describes how to get started with QVCS-Enterprise.
server.batBatch file for lauching the server on Windows platforms.
server.shShell script for launching the server on Linux platforms.
server_out.jarjar file containing class files needed for the server application.
serverLogging.propertiesproperties file that defines the logging behavior for the server application.
setEnv.cmdCommand file used to define 2 necessary environment variables for use on Windows platforms.
start_service.batSimple batch file that shows how to start the server as a Windows service (assuming it has been installed as a Windows service).
stop_service.batSimple batch file that shows how to stop the server as a Windows service (assuming it has been installed as a Windows service).
test_enterprise_install.batA wrapper batch file that installs the server as a Windows service.
test_enterprise_uninstall.batA wrapper batch file that uninstalls the server as a Windows service.
lib/jgoodies-LICENSE.txtThe license for the JGoodies jar. JGoodies provides some of the 'look-and-feel' choices available in the client application.
lib/looks-1.2.2.jarThe jar file containing the jgoodies classes.
lib/swing-layout-1.0.jarThe jar file containing swing layout classes.
qvcsBehaviorProperties/qvcs.comment.prefix.propertiesFile that defines what comment prefixes to use for various file extensions. You can edit this to add support for additional file extensions. The comment prefix strings are only used in keyword expansion.
qvcsBehaviorProperties/qvcs.extension.attributes.propertiesFile that defines the QVCS attributes to associate with files of various extensions. You can edit this also. See the instructions within the file for guidance.
qvcsBehaviorProperties/qvcs.keyword.propertiesFile that defines the strings that QVCS-Enterprise will recognize as keywords.