View Issue Details

IDProjectCategoryView StatusLast Update
0000657JEDI VCSServerpublic2005-06-13 16:34
ReporterdorsAssigned ToMGosselink 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000657: multiple service support
DescriptionMarco Gosselink has support for multiple services ready; this should be merged into our codebase
TagsNo tags attached.
Fix in JVCS version
Releasedocumentation

Relationships

child of 0002361 closedTHuber Releaseinfo: 2.40 server issues 

Activities

MGosselink

2003-02-19 04:04

developer   ~0001703

Multi service support added. The following is assumed:

Every executable has it's own ini-file and must reside in the same directory. They are combined via the name of the executable. So if the service-executable is named "JediVCSSrv.exe" the ini-file must be named "JediVCSSrv.ini".

Two options in the ini-file are added:

- ServiceName
- ServiceDisplayName

Every service has it's own unique servicename and service displayname.

eg. ServiceName=JediVCSService1
    ServiceDisplayName=JediVCS %port_version% Svc %server_version%, service 1

The "%port_version%" and "%server_version% variables are filled by the service on service installation.

The cpl prog is also changed to match the multi-service support.

Issue History

Date Modified Username Field Change
2005-01-15 05:44 THuber Relationship added child of 0002361
2005-06-13 16:34 THuber Status resolved => closed