JPH11134238A - Software update management system in software distributed development environment - Google Patents

Software update management system in software distributed development environment

Info

Publication number
JPH11134238A
JPH11134238A JP9298501A JP29850197A JPH11134238A JP H11134238 A JPH11134238 A JP H11134238A JP 9298501 A JP9298501 A JP 9298501A JP 29850197 A JP29850197 A JP 29850197A JP H11134238 A JPH11134238 A JP H11134238A
Authority
JP
Japan
Prior art keywords
software
change
site
manager
update management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9298501A
Other languages
Japanese (ja)
Inventor
Hiroyuki Matsushima
弘幸 松島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP9298501A priority Critical patent/JPH11134238A/en
Publication of JPH11134238A publication Critical patent/JPH11134238A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce burden at the time of updating software of a software development site in a distributed development environment. SOLUTION: A software update management system is composed of plural software development sites DS, a software manager SM, and a network connecting the plural development sites DS and the software manager SM. In such a case, the software development sites DS are provided with storage devices ST preserving software on which the sites DS depends. The software manager SM is provided with software of all the development sites DS and the database DB1 and DB2 preserving depending relation information on respective pieces of software. Software information on the plural development sites DS are managed and software from the development sites DS can be used, registered and changed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、分散ソフトウェア
開発環境におけるソフトウェア更新管理方式に関し、特
に、ネットワーク上での分散ソフトウェア開発環境にお
けるソフトウェアの更新管理方式に関する。
The present invention relates to a software update management system in a distributed software development environment, and more particularly, to a software update management system in a distributed software development environment on a network.

【0002】[0002]

【従来の技術】ネットワーク上で結ばれた複数サイトで
のソフトウェアの分散開発において、サイト間が遠く離
れていたり、ネットワークの回線速度が遅い揚合、互い
の開発したソフトウェアを参照・利用のために取得する
際の効率が悪い。このため、これに対する従来の対応策
として次の方法が採られている。 1.ファイル(データベース)サーバ/クライアント構
成を採った場合においてサイト毎にレプリカサーバを設
置する方法。 2.他サイトで開発されたソフトウェアをローカルマシ
ンにダウンロードして利用のために取得する方法。 しかしながら、前者の方法では必ずしも必要のないソフ
トウェアも全てサーバ上に複製され、そのためサーバマ
シンには大容量の記憶装置と高い性能が要求される。ま
た、後者の方法では、他サイトで開発されたソフトウェ
アがバージョンアップされる毎に新版をダウンロードす
る必要があり、マシンごとの作業負荷が大きい等いずれ
の方法にも問題が存在している。
2. Description of the Related Art In the distributed development of software at a plurality of sites connected on a network, when the sites are far apart, or when the line speed of the network is low, the software developed by each other is referred and used. Poor efficiency when acquiring. Therefore, the following method has been adopted as a conventional countermeasure against this. 1. A method of installing a replica server for each site when a file (database) server / client configuration is adopted. 2. A method of downloading software developed on another site to a local machine and obtaining it for use. However, in the former method, all unnecessary software is copied on the server, so that the server machine requires a large-capacity storage device and high performance. In the latter method, it is necessary to download a new version every time software developed on another site is upgraded, and there is a problem in any method such as a large work load for each machine.

【0003】[0003]

【発明が解決しようとする課題】本発明は前記従来の方
法におけるバージョンアップ時等におけるローカルな開
発サイトにおける負荷を軽減することを目的とするもの
である。
SUMMARY OF THE INVENTION An object of the present invention is to reduce the load on a local development site at the time of version upgrade in the conventional method.

【0004】[0004]

【課題を解決するための手段】請求項1の発明は、複数
のソフトウェア開発サイトと、ソフトウェアマネージャ
と、前記複数の開発サイトと前記ソフトウェアマネージ
ャとを接続するネットワークから成るソフトウェアの分
散開発環境(ここでは装置の集合体をいう)における更
新管理方式において、前記ソフトウェア開発サイトは当
該サイトが依存するソフトウェアを保存する記憶装置を
備え、前記ソフトウェアマネージャは全ての開発サイト
のソフトウェア情報及び各ソフトウェアの依存関係情報
を保存するデータベースを備え、前記複数の各開発サイ
トのソフトウェア情報および各サイトで生じたソフトウ
ェアの変更を管理するソフトウェア更新管理方式であ
る。
According to the first aspect of the present invention, there is provided a software distributed development environment comprising a plurality of software development sites, a software manager, and a network connecting the plurality of development sites and the software manager. In the update management system described in (1), the software development site includes a storage device for storing software on which the site depends, and the software manager includes software information of all development sites and a dependency of each software. The software update management system includes a database for storing information, and manages software information of each of the plurality of development sites and software changes generated at each site.

【0005】請求項2の発明は、請求項1記載のソフト
ウェア更新管理方式において、前記ソフトウェアマネー
ジャは、前記複数の開発サイトのソフトウェアの登録、
変更、及び任意の開発サイトから他の開発サイトで開発
されたソフトウェアの利用を可能にするソフトウェア更
新管理方式である。
According to a second aspect of the present invention, in the software update management system according to the first aspect, the software manager registers software of the plurality of development sites,
This is a software update management method that enables change and use of software developed on another development site from an arbitrary development site.

【0006】請求項3の発明は、請求項2記載のソフト
ウェア更新管理方式において、任意のサイトが他のサイ
トで開発されたソフトウェアを利用する際、前記ソフト
ウェアマネージャは該当ソフトウェアを利用申請元サイ
トに対して配送するとともに、ソフトウェア利用関係情
報を依存関係情報データベースに登録するソフトウェア
更新管理方式である。
According to a third aspect of the present invention, in the software update management system according to the second aspect, when an arbitrary site uses software developed at another site, the software manager sends the software to a use application source site. This is a software update management system that delivers software usage information and registers software usage relationship information in a dependency information database.

【0007】請求項4の発明は、請求項3記載のソフト
ウェア更新管理方式において、前記ソフトウェアマネー
ジャは、更に、ソフトウェア間依存情報を依存関係情報
データベースに登録するソフトウェア更新管理方式であ
る。
According to a fourth aspect of the present invention, in the software update management system according to the third aspect, the software manager further registers the inter-software dependency information in a dependency information database.

【0008】請求項5の発明は、請求項3記載のソフト
ウェア更新管理方式において、申請元サイトのソフトウ
ェアをソフトウェアマネージャに登録するか又は既登録
ソフトウェアを変更したとき、前記ソフトウェアマネー
ジャは前記ソフトウェアが他サイトのソフトウェアに依
存するかどうか判定し、依存する場合は自動的に依存関
係情報データベースに登録するソフトウェア更新管理方
式である。
According to a fifth aspect of the present invention, in the software update management system according to the third aspect, when the software of the application source site is registered in the software manager or when the registered software is changed, the software manager determines whether the software is another software. This is a software update management method in which it is determined whether or not to depend on the software of the site, and if it depends, it is automatically registered in the dependency information database.

【0009】請求項6の発明は、請求項2乃至4のいず
れかに記載されたソフトウェア更新管理方式において、
任意のサイトが前記ソフトウェアマネージャにソフトウ
ェアの変更要求を通知したとき、前記ソフトウェアマネ
ージャは依存関係情報データベースを参照して、その変
更を配送すべきサイトのリストおよびその変更が影響を
及ぼす他サイトの登録ソフトウェアのリストを生成し、
かつ、変更要求元サイトに前記2つのリストを送信し
て、要求元サイトの確認信号を得たとき更新を実施する
ソフトウェア更新管理方式である。
According to a sixth aspect of the present invention, in the software update management system according to any one of the second to fourth aspects,
When any site notifies the software manager of a software change request, the software manager refers to the dependency information database to list the sites to which the change should be delivered and to register other sites affected by the change. Generate a list of software,
In addition, the software update management system transmits the two lists to the change requesting site and executes the update when a confirmation signal of the requesting site is obtained.

【0010】請求項7の発明は、請求項2乃至4のいず
れかに記載されたソフトウェア更新管理方式において、
ソフトウェアマネージャが各サイトおよびソフトウェア
の責任者の情報をソフトウェア情報として保持し、ソフ
トウェア変更要求を受信したとき該ソフトウェア変更が
影響を及ぼすサイト及びソフトウェアの責任者を抽出し
て変更可否を問うメッセージを送信し、各責任者からの
変更可メッセージを受信したとき更新を実施するソフト
ウェア更新管理方式である。
According to a seventh aspect of the present invention, in the software update management system according to any one of the second to fourth aspects,
The software manager retains the information of the person responsible for each site and software as software information, and when receiving a software change request, extracts the person responsible for the site and software affected by the software change and sends a message asking if it can be changed This is a software update management system that performs an update when a change enable message is received from each person in charge.

【0011】請求項8の発明は、請求項2乃至7のいず
れかに記載されたソフトウェア更新管理方式において用
いられ、他サイトにおけるソフトウェア変更により自サ
イトのソフトウェアが影響を受けるときには、その変更
情報或いは変更確認メッセージを表示し、かつ、自サイ
トのソフトウェアの変更要求を出したときには、その変
更が配送されるサイトのリストおよびその変更が影響を
及ぼす他サイトの登録ソフトウェアのリスト、或いは、
変更が受理されたかどうかを表示する表示手段と、ソフ
トウェア登録、ソフトウェア利用申請、ソフトウェア変
更要求のソフトウェアマネージャヘの通知、ソフトウェ
ア変更を取り消すか否かの選択、及び、変更確認メッセ
ージに対する変更可否の選択と送信を行うための入力手
段を備えたソフトウェア情報送受信装置である。
The invention according to claim 8 is used in the software update management system according to any one of claims 2 to 7, and when software at its own site is affected by a software change at another site, the change information or When a change confirmation message is displayed and a request to change the software of the own site is issued, a list of sites to which the change is delivered and a list of registered software of other sites affected by the change, or
Display means for displaying whether the change has been accepted, software registration, software use application, notification of the software change request to the software manager, selection of whether or not to cancel the software change, and selection of whether or not to change the change confirmation message And a software information transmitting / receiving apparatus provided with input means for performing transmission.

【0012】[0012]

【発明の実施の形態】本発明の方式を実施するためのシ
ステムは、図1に示すように、互いにネットワークNW
を介して接続される、ソフトウェア情報データベースD
B1と依存関係情報データベースDB2の2つのデータ
ベースを格納する大規模外部記憶装置を持ったサーバク
ラスのソフトウェアマネージャSMが動作する1台の高
性能マシンと、各開発サイトに配置され他のサイトのソ
フトウェアの複製を保持するための小規模外部記億装置
STを持った複数のワークステーションA,B,C…か
ら構成されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A system for implementing the method of the present invention, as shown in FIG.
Software information database D connected via
One high-performance machine on which a server-class software manager SM having a large-scale external storage device for storing two databases, B1 and a dependency information database DB2, and software of other sites arranged at each development site . Are provided with a plurality of workstations A, B, C,...

【0013】ソフトウェア構成 このシステムにおけるにソフトウェアの構成を図2に示
す。ソフトウェアマネージャマシン上ではソフトウェア
マネージャSMが動作し、各サイトのマシン(A,B,
C,…)上のソフトウェア情報送受信装置11と通信す
る。他方、各サイトではソフトウェア情報送受信装置1
1がマネージャより送られてきたソフトウェアの格納或
いは変更情報の処理を行う。またユーザは開発ツール1
2を用いて、他サイトのソフトウェアの利用申請や、自
サイトのソフトウェァの変更要求などをマネージャに送
信することができる。
Software Configuration FIG. 2 shows the software configuration in this system. The software manager SM runs on the software manager machine, and the machines (A, B,
C,...) Communicate with the software information transmitting / receiving device 11 above. On the other hand, each site has a software information transmitting / receiving device 1
1 performs processing of software storage or change information sent from the manager. In addition, the user can use the development tool 1
2, a request for using software of another site, a request for changing software of the own site, and the like can be transmitted to the manager.

【0014】次に、本システムの機能仕様について説明
する。 (a)ソフトウェアマネージャSM ソフトウェアマネージャSMは、サイト登録管理者がソ
フトウェアマネージャマシン上でのみ実行することがで
き、サイト認証のためのサイト情報、パスワードなどを
記億している。また、以下に説明するような内容の
(ア)ソフトウェア登録、(イ)ソフトウェア利用申請
受付、(ウ)ソフトウェア変更要求受付、(エ)認証を
行う。 (ア)ソフトウェア登録 ソフトウェア情報送受信装置11からのソフトウェア登
録要求を受け付けて、ソフトウェア情報、およびソフト
ウェアのソースコード、オブジェクトコードを、ソフト
ウェア情報データベースDB1に登録する。またソース
コードを構文解析することによって他サイトのソフトウ
ェアとの依存関係を調べ、依存関係があればその依存関
係情報を依存関係情報データベースDB2に登録する。 (イ)ソフトウェア利用申請受付 各開発サイトのソフトウェア情報送受信装置11からの
ソフトウェア利用申請を受け付けて、利用申請を送信し
たサイトと申請されたソフトウェアとの依存関係及びソ
フトウェア利用関係を依存関係情報データベースに登録
するとともに、ソフトウェア情報データベースより申請
されたソフトウェアを検索して、このコードを申請元に
対して送信する。申請元より、例えば申請時に既に登録
されている申請元のソフトウェアの中で、申請されたソ
フトウェアに依存するソフトウェアが存在する旨の情報
を受け取った場合、これも依存関係情報データベースに
登録する。 (ウ)ソフトウェア変更要求受付 各開発サイトのソフトウェア情報送受信装置からのソフ
トウェア変更要求を受け付けて、変更要求のあったソフ
トウェアに依存している他サイトのソフトウェアを依存
関係情報データベースより検索し、変更元、変更の影響
範囲のサイトの双方に確認を取った後に、要求元より送
信された変更情報を、影響範囲のサイトに対して送信す
るとともに、ソフトウェア情報データベースを変更情報
に従って更新する。 (エ)認証 任意のアクセスに対して、サイト登録情報を元にサイト
の認証を行い、登録されていないサイトからのアクセス
は拒否する。
Next, the functional specifications of the present system will be described. (A) Software Manager SM The software manager SM can be executed only on the software manager machine by the site registration manager, and stores site information, passwords, and the like for site authentication. Also, it performs (a) software registration, (b) software use application reception, (c) software change request reception, and (d) authentication of contents described below. (A) Software Registration Upon receiving a software registration request from the software information transmitting / receiving device 11, the software information and software source code and object code are registered in the software information database DB1. Also, by analyzing the source code, the dependency on the software of another site is checked, and if there is a dependency, the dependency information is registered in the dependency information database DB2. (B) Software usage application reception The software usage application is received from the software information transmission / reception device 11 of each development site, and the dependency between the site that sent the usage application and the requested software and the software usage relationship are stored in the dependency information database. At the same time as registering, the application software is searched for from the software information database, and this code is transmitted to the application source. If, for example, information is received from the application source indicating that there is software that depends on the applied software among the software of the application source already registered at the time of application, this is also registered in the dependency relationship information database. (C) Software change request reception A software change request from the software information transmission / reception device of each development site is received, software of another site that depends on the software requested to be changed is searched from the dependency information database, and the change source is changed. After confirming both the sites in the range of influence of the change, the change information transmitted from the request source is transmitted to the site in the range of influence, and the software information database is updated according to the change information. (D) Authentication For any access, the site is authenticated based on the site registration information, and access from unregistered sites is rejected.

【0015】(b)ソフトウェア情報データベースは以
下のフィールドから構成されている。 (ア)ソフトウェア登録ID (イ)登録日 (ウ)ソフトウェア名 (エ)バージョン (オ)開発サイト (カ)管理者 (キ)ソースコードファイル名 (ク)オブジェクトコードファイル名
(B) The software information database is composed of the following fields. (A) Software registration ID (a) Registration date (c) Software name (d) Version (e) Development site (f) Administrator (g) Source code file name (h) Object code file name

【0016】(c)依存関係情報データベース 依存関係情報データベースには以下の2つのデータが含
まれる。 1.ソフトウェア利用関係情報 (ア)ソフトウェア登録ID (イ)利用サイト 2.ソフトウェア間依存情報 (ア)ソフトウェア登録ID (イ)依存ソフトウェア登録ID(前記2(ア)で登録
されたソフトウェアに依存する全てのソフトウェアの登
録ID)
(C) Dependency information database The dependency information database includes the following two data. 1. 1. Software use related information (a) Software registration ID (a) Use site Software dependent information (A) Software registration ID (A) Dependent software registration ID (Registration IDs of all software that depend on the software registered in 2 (A) above)

【0017】(d)ソフトウェア情報送受信装置 (ア)ソフトウェア変更情報送受信装置11は、ソフト
ウェアマネージャから送信されるソフトウェア変更情報
を受信して、これに基づいて記憶装置に保存されたソフ
トウェアを更新する。 (イ)ソフトウェア登録 ユーザからのソフトウェア登録要求を受け付けて、これ
をソフトウェアマネージャに送信する。またソフトウェ
アのソースコード、オブジェクトコードも送信する。 (ウ)ソフトウェア利用申請 ユーザからのソフトウェア利用申請(申請ソフトウェア
に依存する自サイト開発のソフトウェアリストを含む)
を受け付けて、これをソフトウェアマネージャSMに送
信し、ソフトウェアマネージャから送信されるソフトウ
ェアを受信して、ローカルな記憶装置STに保存する。 (エ)ソフトウェア変更要求 ユーザからのソフトウェア変更要求を受け付けて、これ
をソフトウェアマネージャSMに送信し、影響範囲に関
する確認を行った後、変更情報をユーザに対して送信す
る。変更情報としては以前のバージョンとの差分のみを
送信する。
(D) Software information transmitting / receiving device (a) The software change information transmitting / receiving device 11 receives the software change information transmitted from the software manager, and updates the software stored in the storage device based on the received software change information. (B) Software registration A software registration request from a user is received and transmitted to a software manager. It also sends software source code and object code. (C) Application for software usage Application for software usage from users (including a list of software developed on their own site that depends on the application software)
Is transmitted to the software manager SM, and the software transmitted from the software manager is received and stored in the local storage device ST. (D) Software change request A software change request from a user is received, transmitted to the software manager SM, and after confirming the influence range, the change information is transmitted to the user. Only the difference from the previous version is transmitted as the change information.

【0018】(e) 開発ツール (ア)上記、ソフトウェア情報送受信装置の機能のうち
の、登録、利用申請、変更要求のためのGUI。 (イ)前回開発ツール12使用時から現在までの間にソ
フトウェア情報送受信装置11がソフトウェアマネージ
ャSMより受信し、更新したソフトウェアに関する情報
をツール立ち上げ時に表示。ツール起動中に変更を受信
した場合、これを即座に表示する。
(E) Development tools (a) GUI for registration, use application, and change request among the functions of the software information transmitting / receiving device described above. (A) The software information transmission / reception device 11 receives information from the software manager SM during the period from the last use of the development tool 12 to the present, and displays information on updated software when the tool is started. If changes are received while the tool is running, this will be displayed immediately.

【0019】次に、本発明の更新管理方式の動作フロー
について説明する。ここでは、ソフトウェア登録、ソフ
トウェア利用申請、ソフトウェア変更要求に関して、本
システムにおける前記の機能仕様に基づいた動作フロー
を示す。まず、図3を参考にしてソフトウェア登録のフ
ローの1例を説明する。ソフトウェア情報送受信装置1
1(A)は ユーザからのソフトウェア登録要求を受け
付けて(S21)、これをソフトウェアマネージャに送
信する(S22)。ソフトウェアマネージャSM側で
は、前記登録要求を受信し(S11)、さらに、受信し
た登録要求の発信サイトが登録されたものでなければ、
そのアクセスを拒否し、登録済みのものであれば、次に
前記ソフトウェア情報送受信装置からのソフトウェアコ
ード発信(S23)を受信する(S12)。次に、ソフ
トウェアマネージャSMはソフトウェアコードをソフト
ウェア情報データベースDB1に記録して登録し(S1
3)、さらに、そのソースコードを解析してソフトウェ
ア情報データベース中の他のソフトウェアコードのとの
依存関係を調べ、依存関係があればそれを依存関係情報
データベースDB2に登録する(S15)。この処理が
終了するとソフトウェアマネージャSMは、ソフトウェ
ア情報送受信装置A(11)に終了状態を表す信号を送
信し(S16)、次の登録要求を待つ。また、ソフトウ
ェア情報送受信装置A(11)は前記信号を受信して
(S21)前記登録を終了する(S25)。
Next, the operation flow of the update management system of the present invention will be described. Here, an operation flow based on the above-described functional specifications in the present system regarding software registration, software use application, and software change request is shown. First, an example of a software registration flow will be described with reference to FIG. Software information transmission / reception device 1
1 (A) receives a software registration request from a user (S21) and transmits this to a software manager (S22). The software manager SM receives the registration request (S11). If the transmission site of the received registration request is not registered,
The access is denied, and if it is already registered, a software code transmission (S23) is received from the software information transmitting / receiving device (S12). Next, the software manager SM records and registers the software code in the software information database DB1 (S1).
3) Further, the source code is analyzed to check a dependency with another software code in the software information database, and if there is a dependency, the dependency is registered in the dependency information database DB2 (S15). When this process ends, the software manager SM transmits a signal indicating the end state to the software information transmitting / receiving device A (11) (S16), and waits for the next registration request. Further, the software information transmitting / receiving device A (11) receives the signal (S21) and ends the registration (S25).

【0020】次に、ソフトウェア利用申請の処理フロー
の1例を図4を参考にして説明する。ソフトウェア情報
送受信装置A(11)はユーザからのソフトウェア利用
申請(申請ソフトウェアに依存する自サイト開発のソフ
トウェアリストを含む)を受け付けて、これをソフトウ
ェアマネージャSMに送信する(S32)。ソフトウェ
アマネージャSMは、ソフトウェア利用申請要求を受け
ると、それが登録済みのサイトからのものであれば受付
け(S42)、かつ、ソフトウェア利用関係を依存関係
情報データベースDB2に登録するとともに(S4
3)、ソフトウェア情報送受信装置A(11)から送信
されるソフトウェア関係依存情報(S33)を受信し、
かつ、ソフトウェア依存関係情報データベースDB2に
登録する(S44)。
Next, an example of a processing flow of a software use application will be described with reference to FIG. The software information transmission / reception device A (11) receives a software use application (including a software list of its own site development depending on the application software) from the user, and transmits this to the software manager SM (S32). Upon receiving the software use application request, the software manager SM accepts the request if the request is from a registered site (S42), and registers the software use relationship in the dependency relationship information database DB2 (S4).
3) receiving the software-related dependency information (S33) transmitted from the software information transmitting / receiving device A (11),
And it registers in the software dependency information database DB2 (S44).

【0021】ソフトウェアマネージャSMは以上の処理
が終了すると、ソフトウェア情報データベースから利用
申請のあったソフトウェア情報を取り出してそれを申請
のあった開発サイトのソフトウェア情報送受信装置に送
信する(S45)。ソフトウェア情報送受信装置11は
前記情報を受信しそれをサイト側の記憶装置STに保存
し(S34)、保存が完了すると終了状態を表す信号を
送信し(S35)て前記利用申請を終了する。他方、ソ
フトウェアマネージャSMはこの信号を受信すると再び
次の利用申請要求待ちの状態に戻る。
When the above processing is completed, the software manager SM retrieves the software information for which use has been requested from the software information database and transmits it to the software information transmitting / receiving device of the development site for which the use has been requested (S45). The software information transmission / reception device 11 receives the information and stores it in the storage device ST on the site side (S34), and when the storage is completed, transmits a signal indicating an end state (S35) and ends the use application. On the other hand, upon receiving this signal, the software manager SM returns to the state of waiting for the next use application request.

【0022】ソフトウェア変更要求の処理フローの1例
を図5を参考に説明する。ソフトウェア情報送受信装置
A(11)はユーザからのソフトウェア変更要求を受け
付けると(S50)、ソフトウェアマネージャSMにソ
フトウェア変換要求を送信する(S51)。該要求を受
信したソフトウェアマネージャは前記と同様に前記要求
を発信したサイトの認証を行い(S61)、既に登録済
みのサイトからの要求であることを認証したのち、変更
要求のあったソフトウェアの影響範囲を依存関係情報デ
ータベースDB2のデータに基づいて特定して、その変
更が配送されるサイトのリスト及びその変更が影響を及
ぼす他のサイトの登録ソフトウェアの2種類のリストを
作成し、その影響範囲情報を変更要求のあったソフトウ
ェア情報送受信装置に返送する(S62)。
An example of a processing flow of a software change request will be described with reference to FIG. When receiving the software change request from the user (S50), the software information transmitting / receiving device A (11) transmits a software conversion request to the software manager SM (S51). The software manager that has received the request authenticates the site that sent the request in the same manner as described above (S61), and after certifying that the request is from a site that has already been registered, the influence of the software that has requested the change. The range is specified based on the data in the dependency relationship information database DB2, and a list of sites to which the change is delivered and a list of two types of registered software of other sites affected by the change are created. The information is returned to the software information transmitting / receiving device that has requested the change (S62).

【0023】ソフトウェア情報送受信装置A(11)は
前記影響範囲情報を受信すると(S52)、受信と同時
に表示するとともにソフトウェアの変更の有無を確認し
“はい”であれば“変更実施”を表す信号をソフトウェ
アマネージャ側に送信し(S54)、“いいえ”であれ
ば“変更取消し”を表す信号を送信する(S55)。
Upon receiving the influence range information (S52), the software information transmission / reception device A (11) displays the information at the same time as the reception, and checks whether or not the software has been changed. Is transmitted to the software manager side (S54), and if "No", a signal indicating "cancel change" is transmitted (S55).

【0024】ソフトウェアマネージャは前記“変更実
施”信号を受信すると(S63)、変更要求元ソフトウ
ェア送受信装置A(11)以外の変更されるソフトウェ
アに依存するサイトのソフトウェア情報送受信装置B,
C,…(11)に対してソフトウェア変更通知を送信す
る(S64)。前記通知を受信した(S81)ソフトウ
ェア情報送受信装置B,C,…(11)は変更を確認し
(S82)、確認出来ない場合は“変更却下”信号を又
確認できた場合は“変更許可信号”をそれぞれソフトウ
ェアマネージャに送信する(S83,S84)。ソフト
ウェアマネージャは前記“変更許可”信号の受け取りを
確認すると(S65)、“変更実施”信号を変更元11
A、及び、変更されるソフトウェアに依存するサイトの
ソフトウェア送受信装置B,C,…(11)に“変更実
施”信号を送信する(S66)。
When the software manager receives the "change execution" signal (S63), the software information transmission / reception devices B, B of the site that depends on the software to be changed other than the change request source software transmission / reception device A (11)
A software change notification is transmitted to C,... (11) (S64). The software information transmitting / receiving devices B, C,... (11) receiving the notification (S81) confirm the change (S82). If the change is not confirmed, the "change rejection" signal is received. Is transmitted to the software manager (S83, S84). When the software manager confirms receipt of the "change permission" signal (S65), it changes the "change execution" signal to the change source 11
A, and a "change execution" signal is transmitted to the software transmission / reception devices B, C,... (11) of the sites depending on the software to be changed (S66).

【0025】信号変更元のソフトウェア情報送受信装置
A(11)は前記“変更実施”信号を受信したのを確認
すると(S56)、ソフトウェア変更情報をソフトウェ
アマネージャSMに送信し(S57)、ソフトウェアマ
ネージャSMは同情報を受信し(S68)、ソフトウェ
ア情報データベースDB1のデータの更新を行い(S6
9)、続いて同情報をそのソフトウェアに依存するサイ
トのソフトウェア送受信装置B,C,…(11)に送信
する(S70)。前記変更情報を受信した(S86)ソ
フトウェア送受信装置B,C,…(11)はそのソフト
ウェアの更新を行うとともに、そのサイトに設置された
記憶装置STに保存し(S87)、保存が終了するとソ
フトウェアマネージャに終了状態を表す信号を送信する
(S88)。この変更終了信号を受信(S71)したソ
フトウェアマネージャは続いて同様の変更終了信号を変
更要求元のソフトウェア情報送受信装置A(11)に送
信し(S72)、同送受信装置A(11)はこの終了信
号を受信して(S58)ソフトウェア変更動作を終了す
る。なお、変更情報としては以前のバージョンとの差分
のみを送信すればよい。また本発明のソフトウェアの更
新管理方式は、例えば、ソフトウェアを設計データに置
き換えることによりCAD/CAMに、或いは本発明に
おけるソフトウェアを文書等と組み合わせることにより
グループウェアにも適用することができる。
Upon confirming that the "change execution" signal has been received (S56), the software information transmitting / receiving device A (11) as the signal change source transmits the software change information to the software manager SM (S57), and the software manager SM Receives the information (S68) and updates the data in the software information database DB1 (S6).
9) Then, the same information is transmitted to the software transmitting / receiving apparatuses B, C,... (11) at the site depending on the software (S70). The software transmitting / receiving apparatuses B, C,... (11) receiving the change information (S86) update the software and store the updated software in the storage device ST installed at the site (S87). A signal indicating the end state is transmitted to the manager (S88). The software manager that has received the change end signal (S71) subsequently transmits a similar change end signal to the software information transmitting / receiving device A (11) as the change request source (S72), and the transmitting / receiving device A (11) terminates the change. Upon receiving the signal (S58), the software change operation ends. Note that only the difference from the previous version need be transmitted as the change information. Further, the software update management method of the present invention can be applied to CAD / CAM by replacing software with design data, or to groupware by combining the software of the present invention with a document or the like.

【0026】[0026]

【発明の効果】【The invention's effect】

請求項1及び2に対応する効果:速度の遅いネットワー
ク内での分散ソフトウェア開発において、他のサイトで
開発されたソフトウェアであって、当該サイトが依存す
るソフトウェアの複製を自サイトに保持することで開発
効率を上げることができる。他方、ソフトウェア更新の
度に行うダウンロードは、本発明により自動化されるた
め作業負荷が軽減する。また各サイトでは必要なソフト
ウェアのみを保持すればよいので資源効率も良くなる。
Advantageous Effect Corresponding to Claims 1 and 2: In distributed software development in a low-speed network, a copy of software developed on another site and dependent on the site is retained in the own site. Development efficiency can be increased. On the other hand, the download performed every time the software is updated is automated by the present invention, so that the workload is reduced. Also, since each site only needs to hold necessary software, resource efficiency is improved.

【0027】請求項3に対応する効果:各サイト間の依
存関係情報データベースの作成が自動化されるので、ソ
フトウェアマネージャの保守作業量が軽減する。
According to the third aspect of the present invention, since the creation of the dependency information database between the sites is automated, the maintenance work of the software manager is reduced.

【0028】請求項4に対応する効果:ソフトウェアマ
ネージャはより詳細な依存関係情報を利用できるため、
ソフトウェア更新時にその影響範囲のより正確な計算が
可能になる。
Advantageous Effect Corresponding to Claim 4: Since the software manager can use more detailed dependency information,
More accurate calculation of the influence range at the time of software update becomes possible.

【0029】請求項5に対応する効果:請求項4のソフ
トウェア更新管理方式では各サイトでソフトウェアの依
存関係情報を作成しソフトウェアマネージャに対して通
知していたが、本発明ではその作業が自動化されるた
め、各サイトにおける作業を軽減することができる。
According to the fifth aspect of the present invention, in the software update management system according to the fourth aspect, software dependency information is created at each site and notified to the software manager. In the present invention, the task is automated. Therefore, the work at each site can be reduced.

【0030】請求項6に対応する効果:ソフトウェアを
変更するサイトにおいて、変更が及ぼす影響を知ること
ができるため、不用意なソフトウェア変更で多くのサイ
トにおける対応作業を増大させてしまうことが避けられ
る。また本発明は変更の影響範囲の計算を自動化してい
るため、変更の影響調査に要する作業を削減できる。
[0030] The effect corresponding to claim 6: Since the effect of the change can be known at the site where the software is changed, it is possible to avoid increasing the corresponding work at many sites due to careless software change. . Further, since the present invention automates the calculation of the influence range of the change, it is possible to reduce the work required for investigating the effect of the change.

【0031】請求項7に対応する効果:あるサイトのソ
フトウェア変更の影響範囲に含まれるサイトにおいて、
変更の承認又は拒絶が可能になる。また本発明は変更の
影響範囲の抽出を自動化しているため、変更の影響調査
および影響範囲のサイトに対する通知、交渉に要する作
業を削減できる。
Advantageous Effects Corresponding to Claim 7: In a site included in the influence range of software change of a certain site,
Changes can be approved or rejected. Further, since the present invention automates the extraction of the range of influence of the change, it is possible to reduce the work required to investigate the influence of the change, notify the site of the range of influence, and negotiate.

【0032】請求項8に対応する効果:各サイトでソフ
トウェア開発を行う際に、ソフトウェア更新に関する必
要な全ての情報を各サイトで即座に得ることができるの
で、開発効率を上げることができる。
According to the eighth aspect, when software development is performed at each site, all necessary information regarding software update can be immediately obtained at each site, so that development efficiency can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明のソフトウェア更新管理システムの全
体構成図。
FIG. 1 is an overall configuration diagram of a software update management system according to the present invention.

【図2】 本発明のソフトウェア構成図。FIG. 2 is a software configuration diagram of the present invention.

【図3】 ソフトウェア登録のための処理を示すフロー
図。
FIG. 3 is a flowchart showing processing for software registration.

【図4】 ソフトウェア利用申請のための処理を示すフ
ロー図。
FIG. 4 is a flowchart showing processing for a software use application.

【図5】 ソフトウェア変更のための処理を示すフロー
図。
FIG. 5 is a flowchart showing processing for changing software.

【図6】 ソフトウェア変更のための処理を示すフロー
図(続き)。
FIG. 6 is a flowchart showing processing for changing software (continued).

【符号の説明】[Explanation of symbols]

11…ソフトウェア情報送受信装置、12…開発ツー
ル、DB1…ソフトウェア情報データベース、DB2…
依存関係情報データベース、DS…開発サイト、NW…
ネットワーク、SM…ソフトウェアマネージャ、ST…
記憶装置。
11: Software information transmission / reception device, 12: Development tool, DB1: Software information database, DB2 ...
Dependency information database, DS ... Development site, NW ...
Network, SM ... Software Manager, ST ...
Storage device.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数のソフトウェア開発サイトと、ソフ
トウェアマネージャと、前記複数の開発サイトと前記ソ
フトウェアマネージャとを接続するネットワークから成
るソフトウェアの分散開発環境における更新管理方式に
おいて、前記ソフトウェア開発サイトは当該サイトが依
存するソフトウェアを保存する記憶装置を備え、前記ソ
フトウェアマネージャは全ての開発サイトのソフトウェ
ア情報及び各ソフトウェアの依存関係情報を保存するデ
ータベースを備え、前記複数の各開発サイトのソフトウ
ェア情報および各サイトで生じたソフトウェアの変更を
管理することを特徴とするソフトウェア更新管理方式。
1. An update management method in a software distributed development environment comprising a plurality of software development sites, a software manager, and a network connecting the plurality of development sites and the software manager, wherein the software development site is a site in which the software development site is installed. A storage device that stores software on which the software depends, the software manager includes a database that stores software information of all development sites and dependency information of each software, and the software information of each of the plurality of development sites and A software update management method for managing a software change that has occurred.
【請求項2】 請求項1記載のソフトウェア更新管理方
式において、前記ソフトウェアマネージャは、前記複数
の開発サイトのソフトウェアの登録、変更、及び任意の
開発サイトから他の開発サイトで開発されたソフトウェ
アの利用を可能にすることを特徴とするソフトウェア更
新管理方式。
2. The software update management system according to claim 1, wherein the software manager registers and changes software on the plurality of development sites and uses software developed on another development site from an arbitrary development site. A software update management method characterized by enabling the following.
【請求項3】 請求項2記載のソフトウェア更新管理方
式において、任意のサイトが他のサイトで開発されたソ
フトウェアを利用する際、前記ソフトウェアマネージャ
は該当ソフトウェアを利用申請元サイトに対して配送す
るとともに、ソフトウェア利用関係情報を依存関係情報
データベースに登録することを特徴とするソフトウェア
更新管理方式。
3. In the software update management system according to claim 2, when an arbitrary site uses software developed at another site, the software manager delivers the software to a use application source site and And a software update management method for registering software use relationship information in a dependency relationship information database.
【請求項4】 請求項3記載のソフトウェア更新管理方
式において、前記ソフトウェアマネージャは、更に、ソ
フトウェア間依存情報を依存関係情報データベースに登
録することを特徴とするソフトウェア更新管理方式。
4. The software update management system according to claim 3, wherein said software manager further registers inter-software dependency information in a dependency information database.
【請求項5】 請求項3記載のソフトウェア更新管理方
式において、申請元サイトのソフトウェアをソフトウェ
アマネージャに登録するか又は既登録ソフトウェアを変
更したとき、前記ソフトウェアマネージャは前記ソフト
ウェアが他サイトのソフトウェアに依存するかどうか判
定し、依存する場合は自動的に依存関係情報データベー
スに登録することを特徴とするソフトウェア更新管理方
式。
5. The software update management system according to claim 3, wherein when the software of the application source site is registered in the software manager or the registered software is changed, the software manager depends on the software of another site. A software update management method characterized in that it is determined whether or not to perform the operation, and if it depends, it is automatically registered in a dependency information database.
【請求項6】 請求項2乃至4のいずれかに記載された
ソフトウェア更新管理方式において、任意のサイトが前
記ソフトウェアマネージャにソフトウェアの変更要求を
通知したとき、前記ソフトウェアマネージャは依存関係
情報データベースを参照して、その変更を配送すべきサ
イトのリストおよびその変更が影響を及ぼす他サイトの
登録ソフトウェアのリストを生成し、かつ、変更要求元
サイトに前記2つのリストを送信して、要求元サイトの
確認信号を得たとき更新を実施することを特徴とするソ
フトウェア更新管理方式。
6. The software update management system according to claim 2, wherein when an arbitrary site notifies the software manager of a software change request, the software manager refers to the dependency information database. Generating a list of sites to which the change is to be delivered and a list of registered software of other sites affected by the change, and transmitting the two lists to the change requesting site, A software update management method, wherein an update is performed when a confirmation signal is obtained.
【請求項7】 請求項2乃至4のいずれかに記載された
ソフトウェア更新管理方式において、ソフトウェアマネ
ージャが各サイトおよびソフトウェアの責任者の情報を
ソフトウェア情報として保持し、ソフトウェア変更要求
を受信したとき該ソフトウェア変更が影響を及ぼすサイ
ト及びソフトウェアの責任者を抽出して変更可否を問う
メッセージを送信し、各責任者からの変更可メッセージ
を受信したとき更新を実施することを特徴とするソフト
ウェア更新管理方式。
7. A software update management method according to claim 2, wherein the software manager holds information on each site and the person in charge of the software as software information and receives the software change request when the software manager receives a software change request. A software update management system characterized by extracting a site and software managers affected by the software change, transmitting a message asking whether or not the change is possible, and performing an update when a change enable message is received from each manager. .
【請求項8】 請求項2乃至7のいずれかに記載された
ソフトウェア更新管理方式において用いられ、他サイト
におけるソフトウェア変更により自サイトのソフトウェ
アが影響を受けるときには、その変更情報或いは変更確
認メッセージを表示し、かつ、自サイトのソフトウェア
の変更要求を出したときには、その変更が配送されるサ
イトのリストおよびその変更が影響を及ぼす他サイトの
登録ソフトウェアのリスト、或いは、変更が受理された
かどうかを表示する表示手段と、ソフトウェア登録、ソ
フトウェア利用申請、ソフトウェア変更要求のソフトウ
ェアマネージャヘの通知、ソフトウェア変更を取り消す
か否かの選択、及び、変更確認メッセージに対する変更
可否の選択と送信を行うための入力手段を備えたことを
特徴とするソフトウェア情報送受信装置。
8. When used in the software update management method according to claim 2, when the software of the own site is affected by the software change of another site, the change information or the change confirmation message is displayed. And, when a change request is issued for the software of the own site, a list of sites to which the change is delivered and a list of registered software of other sites affected by the change, or whether the change has been accepted. Display means for performing software registration, software use application, notification of a software change request to the software manager, selection of whether or not to cancel the software change, and input means for selecting and transmitting change permission / non-change for the change confirmation message Software characterized by having Device for sending and receiving information.
JP9298501A 1997-10-30 1997-10-30 Software update management system in software distributed development environment Pending JPH11134238A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9298501A JPH11134238A (en) 1997-10-30 1997-10-30 Software update management system in software distributed development environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9298501A JPH11134238A (en) 1997-10-30 1997-10-30 Software update management system in software distributed development environment

Publications (1)

Publication Number Publication Date
JPH11134238A true JPH11134238A (en) 1999-05-21

Family

ID=17860538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9298501A Pending JPH11134238A (en) 1997-10-30 1997-10-30 Software update management system in software distributed development environment

Country Status (1)

Country Link
JP (1) JPH11134238A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010092718A (en) * 2000-03-22 2001-10-26 임 데이비드 Computer software collaboration platform
JP2003534676A (en) * 1999-12-30 2003-11-18 トムソン ライセンシング ソシエテ アノニム How to download data that follows an information signal
US7058770B2 (en) 2002-10-02 2006-06-06 Sanyo Electric Co., Ltd. Method and apparatus for controlling the recording of digital information, by using unit management table

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003534676A (en) * 1999-12-30 2003-11-18 トムソン ライセンシング ソシエテ アノニム How to download data that follows an information signal
JP4901044B2 (en) * 1999-12-30 2012-03-21 トムソン ライセンシング Transmission method and terminal
US8528038B2 (en) 1999-12-30 2013-09-03 Thomson Licensing Process for downloading data preceded by announcement signals
US8918830B2 (en) 1999-12-30 2014-12-23 Thomson Licensing Method for downloading data preceded by information signals
KR20010092718A (en) * 2000-03-22 2001-10-26 임 데이비드 Computer software collaboration platform
US7058770B2 (en) 2002-10-02 2006-06-06 Sanyo Electric Co., Ltd. Method and apparatus for controlling the recording of digital information, by using unit management table

Similar Documents

Publication Publication Date Title
US10802949B1 (en) Systems and methods for infrastructure validation
EP1483671B1 (en) Provisioning aggregated services in a distributed computing environment
US6466965B1 (en) Centralized affinity maintenance in a workload managed client/server data processing system
US6076108A (en) System and method for maintaining a state for a user session using a web system having a global session server
KR100261386B1 (en) A computerized resource name resolution mechanism
US7133917B2 (en) System and method for distribution of software licenses in a networked computing environment
EP1333389A2 (en) Directory server software architecture
US6973463B2 (en) Replication architecture for a directory server
JP2005505055A (en) Method, apparatus and system for mobile web client
KR20000028677A (en) method, apparatus and program storage device for a client and adaptive synchronization and transformation server
EP0856790B1 (en) Client-server network computing system and its method
CN112015696B (en) Data access method, data relationship setting method, data access device, data relationship setting device and storage medium
US20050114692A1 (en) Systems, methods and software to configure and support a telecommunications system
US9176719B2 (en) Resolving prerequisites for a client device in an open service gateway initiative (OSGI) framework
JP3563619B2 (en) Application function designating device and storage medium
KR20010044664A (en) A distributed processing system and method thereof for application programs
US10740085B2 (en) Webserver interface for deployment management tool
US8712786B2 (en) Method and apparatus for controlling a multi-node process
JPH11134238A (en) Software update management system in software distributed development environment
Wassermann et al. Distributed cross-domain change management
JP3761911B2 (en) File server and file management method
US20030093440A1 (en) Replica update vectors
JP3405243B2 (en) Workflow change system and workflow change method
JPH10143527A (en) Intranet system
KR100624978B1 (en) System for verifing of changed database of Electronic Switching Systems

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070116

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070515