JPH10228370A - Si management method - Google Patents

Si management method

Info

Publication number
JPH10228370A
JPH10228370A JP3166297A JP3166297A JPH10228370A JP H10228370 A JPH10228370 A JP H10228370A JP 3166297 A JP3166297 A JP 3166297A JP 3166297 A JP3166297 A JP 3166297A JP H10228370 A JPH10228370 A JP H10228370A
Authority
JP
Japan
Prior art keywords
source program
program
library
payout
latest
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
JP3166297A
Other languages
Japanese (ja)
Inventor
Kenichi Shirai
健一 白井
Saburo Yonehara
三良 米原
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3166297A priority Critical patent/JPH10228370A/en
Publication of JPH10228370A publication Critical patent/JPH10228370A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To mechanically and unitarily manage the newest source program and to prevent a source program from being degraded due to artifical management incompleteness as to the management of the source program generated in software development. SOLUTION: When the discharge of a source program is requested, a source program discharge state is checked (step 102), and when the program is not being discharged, an output flag is set up to '1' (step 104) and copy permission from a performance library is applied to a developer (step 106). When the registration of the source program is requested, whether the program is being discharged or not is checked (step 118) and the newest source program is automatically generated based on correction history and the performance source program (step 112).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はシステム開発におけ
る修正ソースプログラムの管理方法にかかわり、プログ
ラムソースの一元管理、世代管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for managing a modified source program in system development, and more particularly to a method for centrally managing a program source and a generation management.

【0002】[0002]

【従来の技術】従来、システム開発においてソースプロ
グラムに修正が発生した場合に実施するSI管理作業、
すなわち開発者からの要求に応じて、修正対象のソース
プログラムを、最新ソースプログラムを格納している本
番ライブラリから開発者が更新可能な開発用ライブラリ
に複写する払出し作業や、修正完了後の最新ソースプロ
グラムを本番ライブラリへ格納する登録作業等のプログ
ラム修正に伴うソースプログラムの世代管理は、SI管
理者が人手で行っていた。また、払出し時に行う2重払
出しをしていないことの確認や、登録時に行う2重登録
をしていないことの確認も、SI管理者が人手にて行っ
ていた。特開平2−247730号公報ソース毎に修正
履歴をもたせ、それを利用して人手で過去の修正状況を
管理していることが記載されている。
2. Description of the Related Art Conventionally, SI management work to be performed when a source program is modified in system development,
That is, in response to a request from a developer, a payout operation for copying a source program to be modified from a production library storing the latest source program to a development library that can be updated by the developer, or a latest source program after the modification is completed. The generation management of the source program accompanying the program modification such as the registration work of storing the program in the production library has been manually performed by the SI administrator. In addition, the SI administrator manually checks that no double payout is performed at the time of payout and that double registration is not performed at the time of registration. Japanese Patent Application Laid-Open No. Hei 2-247730 describes that a correction history is provided for each source, and the past correction status is managed manually using the correction history.

【0003】[0003]

【発明が解決しようとする課題】上述の技術ではSI作
業に関するソースの払出し及び登録は人手により管理さ
れているため、2重払出しや2重登録がされていないこ
との確認に時間を要する。また、登録の際、ソースプロ
グラムの内容については確認を行わないため、開発者が
私的に保有する世代の古いソースプログラムを修正し登
録を行っても、デグレードを発見できない。
In the above-described technique, the payout and registration of the source related to the SI work are managed manually, so that it takes time to confirm that the double payout and the double registration are not performed. Also, at the time of registration, since the contents of the source program are not confirmed, even if the developer corrects and registers the old generation of the source program which is privately owned, a degrad cannot be found.

【0004】本発明の目的は最新ソースプログラムを機
械的に一元管理し、人為的管理不備によるソースプログ
ラムのデグレードを防止することが可能なSI管理方法
を提供する事にある。
An object of the present invention is to provide an SI management method capable of mechanically centrally managing the latest source program and preventing the source program from being degraded due to inadequate management.

【0005】[0005]

【課題を解決するための手段】本発明のSI管理方法
は、開発者の保有する端末装置から入力されたソースプ
ログラムの払出し要求に対して、当該ソースプログラム
が修正中でないことを確認し、当該プログラムが修正中
でない場合には、払出し状況を管理するライブラリに当
該プログラムの払出し情報を格納後、本番ライブラリか
らの複写許可を端末装置に通知し、当該プログラムが既
に修正中である場合には、払出し不可の旨を端末装置に
通知する手段と、ソースプログラム修正時に、端末装置
から入力された登録要求に対して払出し状況を管理する
ライブラリ中の払出し情報により当該プログラムが払出
し中であることを確認し、開発者から修正履歴ライブラ
リに登録された修正履歴情報と本番ライブラリ中の修正
前ソースプログラムから最新ソースプログラムを生成
し、最新ライブラリに格納する手段と、ソースプログラ
ム修正完了時に最新ライブラリ中の当該ソースプログラ
ムを本番ライブラリへ格納する手段を備えることにより
達成できる。
According to an SI management method of the present invention, in response to a source program payout request input from a terminal device held by a developer, the source program confirms that the source program is not being modified, and If the program is not being modified, after storing the payout information of the program in the library that manages the payout status, a copy permission from the production library is notified to the terminal device, and if the program is already being modified, Confirmation that the program is being paid out by means of notifying the terminal device that payout is not possible and payout information in the library that manages the payout status in response to the registration request input from the terminal device when the source program is modified The modification history information registered in the modification history library by the developer and the source program before modification in the production library Luo generate fresh source program can be accomplished by providing means for storing the latest library means for storing the source program in the latest library to production libraries at the source program modifications completed.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施の形態を詳細
に説明する。
Embodiments of the present invention will be described below in detail.

【0007】図1は本発明のシステム構成図であり、図
2は、図1に示した各手段を処理手順に従って示したフ
ローチャートである。本発明のSI管理方法は、処理ス
テップ100、102、104、106を行う払出し情報確認手段(ス
テッフ゜170)と、処理ステップ110、118、112、114を行う最
新ソースプログラム生成手段(ステッフ゜180)と、処理ステッ
プ116、120、122を行う本番ライブラリ登録手段(ステッフ゜1
90)とから構成されている。
FIG. 1 is a system configuration diagram of the present invention, and FIG. 2 is a flowchart showing each means shown in FIG. 1 according to a processing procedure. The SI management method of the present invention includes payout information confirmation means (step 170) for performing processing steps 100, 102, 104 and 106, and latest source program generation means (step 180) for performing processing steps 110, 118, 112 and 114. Production library registration means for performing processing steps 116, 120 and 122 (step 1
90).

【0008】図3は図2のSI管理ライブラリ、図4は
図2の最新ソースプログラム生成図である。
FIG. 3 is an SI management library of FIG. 2, and FIG. 4 is a diagram of the latest source program generation of FIG.

【0009】図2においてSI管理ライブラリ130はソ
ースプログラムの払出し状況を、修正履歴ライブラリ14
0は開発中の修正履歴情報を格納する。また最新ライブ
ラリ160は修正中の最新ソースプログラムを、本番ライ
ブラリ150は修正が完了したソースプログラムを格納す
る。図3のSI管理ライブラリ130において、131は管理
されるソースプログラムの名称であり、132はそのソー
スプログラムの払出し状況を保持するフラグ、133は払
出し状況が更新された日付である。払出しフラグ132に
おいて、0は当該ソースプログラムが払出しされていな
い状態であることを示し、1は払出しされていることを
示す。図4の修正履歴ライブラリ140において、141はソ
ースプログラムの修正された行番号、142は修正区分、1
43は更新、追加の際の修正内容、144は更新日付であ
る。修正区分142において、Iは新規に追加された行、
Uは更新された行、Dは削除された行であることを示
す。145は現時点の本番ソースプログラムであり、146は
修正履歴ライフ゛ラリ140と本番ソースプログラム145から自動
生成される最新ソースプログラムである。
In FIG. 2, the SI management library 130 shows the dispensing status of the source program,
0 stores the modification history information under development. The latest library 160 stores the latest source program that is being modified, and the production library 150 stores the source program that has been modified. In the SI management library 130 of FIG. 3, 131 is the name of the source program to be managed, 132 is a flag that holds the payout status of the source program, and 133 is the date on which the payout status was updated. In the payout flag 132, 0 indicates that the source program has not been paid out, and 1 indicates that the source program has been paid out. In the modification history library 140 of FIG. 4, 141 is the line number of the modified source program, 142 is the modification category, 1
43 is the content of the update or modification, and 144 is the update date. In modification 142, I is the newly added row,
U indicates an updated row, and D indicates a deleted row. Reference numeral 145 denotes a current production source program, and 146 denotes a latest source program automatically generated from the modification history library 140 and the production source program 145.

【0010】次に図2のフローチャートに基づいて処理
方法を説明する。
Next, a processing method will be described with reference to the flowchart of FIG.

【0011】まず、開発者は端末装置Bから修正対象ソ
ースプログラムのメンバ名を入力し払出要求をセンタ装
置Aに送信する(ステッフ゜100)。払出し要求されたメンバに
ついて、SI管理ライブラリ130の当該メンバのレコー
ドの払出しフラグ132を参照し、払出し要求されたソー
スプログラムが払出中でないかチェックする(ステッフ゜10
2)。払出中でなければSI管理ライブラリ130の要求ソ
ースプログラムの払出フラグ132を1に設定し(ステッフ゜10
4)、端末装置Bに対し、本番ライブラリからのソースプ
ログラムの複写許可を通知する(ステッフ゜106)。払出中で
あれば、端末装置Bに対し、払出し不可の通知を行う(ス
テッフ゜124)。
First, the developer inputs the member name of the source program to be corrected from the terminal device B and transmits a payout request to the center device A (Step # 100). For the member requested to be paid out, the payout flag 132 of the record of the member in the SI management library 130 is referred to, and it is checked whether the source program requested to be paid out is being paid out (step # 10).
2). If the payout is not in progress, the payout flag 132 of the request source program of the SI management library 130 is set to 1 (step # 10).
4) Inform terminal device B of permission to copy the source program from the production library (step # 106). If the payout is in progress, the terminal device B is notified that the payout is impossible (step # 124).

【0012】開発者は、本番ライブラリからのソースプ
ログラムの複写許可を受取ると、本番ライブラリより修
正対象ソースプログラムを開発者の保有する開発用ライ
ブラリに複写し、ソースプログラムの修正作業を行う。
ソースプログラム修正作業を行う際、開発者は、端末装
置Bより、メンバ名、ソースプログラムの修正履歴情報
を入力して仮登録要求を行い、修正中のソースプログラ
ムの仮保存を行うことができる(ステッフ゜110)。また、ソー
スプログラム修正の作業完了時には端末装置Bよりメン
バ名、ソースプログラムの修正履歴情報を入力し本登録
要求を行う(ステッフ゜110)。センタ装置Aでは、仮登録要
求、又は本登録要求を受信すると、登録要求されたメン
バが払出中であるかSI管理ライブラリ130の当該メン
バのレコードの払出しフラグ132を参照しチェックする
(ステッフ゜118)。払出中であれば修正履歴ライブラリ140と
本番ライブラリ150より最新ソースプログラムを生成し
(ステッフ゜112)、最新ライブラリ160へ格納する(ステッフ゜11
4)。払出中でなければ登録不可の通知を端末出力する(ス
テッフ゜128)。さらに、登録要求が本登録か仮登録であるか
のチェックを行い(ステッフ゜116)、本登録であれば、SI管
理ライブラリ130の当該ソースプログラムの払出フラグ
を0に設定し(ステッフ゜120)、生成された最新ソースプログ
ラムを本番ライブラリ150に格納する(ステッフ゜122)。
When the developer receives permission to copy the source program from the production library, the developer copies the source program to be modified from the production library to the development library owned by the developer, and performs the work of modifying the source program.
When performing the source program correction work, the developer can input a member name and correction history information of the source program from the terminal device B, make a temporary registration request, and temporarily store the source program being corrected ( Step # 110). When the work of the source program correction is completed, the member name and the correction history information of the source program are input from the terminal device B, and a main registration request is made (step # 110). Upon receiving the temporary registration request or the main registration request, the center device A checks with reference to the payout flag 132 of the record of the member of the SI management library 130 whether or not the member whose registration has been requested is paying out.
(Step # 118). If it is paying out, the latest source program is generated from the correction history library 140 and the production library 150.
(Step 112) and store it in the latest library 160 (Step 11
Four). If it is not paying out, a notification that registration is impossible is output to the terminal (step # 128). Further, it is checked whether the registration request is for real registration or temporary registration (Step 116). If the registration request is for real registration, the payout flag of the source program in the SI management library 130 is set to 0 (Step 120), The latest source program is stored in the production library 150 (step 122).

【0013】[0013]

【発明の効果】以上述べたように本発明によれば、機械
的にソースプログラムの払出し状況を管理するため、S
Iミスを防ぎ、管理に関わる作業量の負担を軽減するこ
とができる。また、開発者から登録された修正履歴情報
と本番ライブラリの修正前ソースプログラムから修正後
の最新ソースプログラムを生成し一元管理する為、ソー
スプログラムのデグレードの防止、ソースプログラムの
世代管理が可能となる。
As described above, according to the present invention, since the payout status of the source program is managed mechanically,
I mistakes can be prevented, and the burden of the amount of work related to management can be reduced. In addition, since the latest source program after modification is generated from the modification history information registered by the developer and the source program before modification of the production library and centrally managed, it is possible to prevent source program degrading and manage the generation of source programs. .

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

【図1】本発明のシステム構成図である。FIG. 1 is a system configuration diagram of the present invention.

【図2】本発明の処理手順の実施の形態を示すフローチ
ャートである。
FIG. 2 is a flowchart showing an embodiment of a processing procedure of the present invention.

【図3】図2におけるSI管理ライブラリの構成図であ
る。
FIG. 3 is a configuration diagram of an SI management library in FIG. 2;

【図4】図2における最新ソースプログラム生成図であ
る。
FIG. 4 is a diagram showing a latest source program generation in FIG. 2;

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

A…センタ装置、 B…端末装置、 130…SI
管理ライブラリ、140…修正履歴ライブラリ、
150…本番ライブラリ、160…最新ライブラリ、
170…払出し情報確認手段、180…最新ソースプログ
ラム生成手段、 190…本番ライブラリ登録手段。
A: Center device, B: Terminal device, 130: SI
Management library, 140 ... revision history library,
150 ... production library, 160 ... latest library,
170: payout information confirmation means, 180: latest source program generation means, 190: production library registration means.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】端末装置から入力されたソースプログラム
の払出し要求に対して、当該ソースプログラムが修正中
でないことを確認し、当該プログラムが修正中でない場
合には、払出し状況を管理するライブラリに当該プログ
ラムの払出し情報を格納後、本番ライブラリからの複写
許可を端末装置に通知し、当該プログラムが既に修正中
である場合には、払出し不可の旨を端末装置に通知する
払出し情報確認手段と、ソースプログラム修正時に端末
装置から入力された登録要求に対して、修正完了時に払
出し状況を管理するライブラリ中の払出し情報により当
該プログラムが修正中であることを確認し、登録要求に
合わせて登録された修正履歴情報と本番ライブラリ中の
修正前ソースプログラムから最新ソースプログラムを生
成し、最新ライブラリに格納する最新ソースプログラム
生成手段と、ソースプログラム修正完了時に最新ライブ
ラリ中の当該ソースプログラムを本番ライブラリへ格納
する本番ライブラリ登録手段を備えたSI管理方法。
In response to a payout request for a source program input from a terminal device, it is confirmed that the source program is not being modified, and if the program is not being modified, the library for managing the payout status is provided. After storing the payout information of the program, the terminal notifies the terminal device of the copy permission from the production library, and, if the program is already being modified, notifies the terminal device that the payout is impossible. In response to a registration request input from the terminal device at the time of program correction, the payout information in the library that manages the payout status upon completion of the correction confirms that the program is being corrected, and the correction registered in accordance with the registration request Generate the latest source program from the history information and the source program before correction in the production library, and SI management method comprising: the latest source program generating means, the production library registering means for storing the source program in the latest library to production libraries at the source program modifications completed to be stored in the directory.
JP3166297A 1997-02-17 1997-02-17 Si management method Pending JPH10228370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3166297A JPH10228370A (en) 1997-02-17 1997-02-17 Si management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3166297A JPH10228370A (en) 1997-02-17 1997-02-17 Si management method

Publications (1)

Publication Number Publication Date
JPH10228370A true JPH10228370A (en) 1998-08-25

Family

ID=12337364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3166297A Pending JPH10228370A (en) 1997-02-17 1997-02-17 Si management method

Country Status (1)

Country Link
JP (1) JPH10228370A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016170547A (en) * 2015-03-11 2016-09-23 富士電機株式会社 Control system, management server apparatus thereof, and support apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016170547A (en) * 2015-03-11 2016-09-23 富士電機株式会社 Control system, management server apparatus thereof, and support apparatus

Similar Documents

Publication Publication Date Title
JP3726726B2 (en) Image processing apparatus and management unit
US6971095B2 (en) Automatic firmware version upgrade system
RU2192039C2 (en) Executive regeneration routine for backup copying support program
JP2002522845A (en) Fault tolerant computer system
JP2793399B2 (en) Buffer device
JPH07334572A (en) Information processing system
CN114691168A (en) Device management system and computer-readable storage medium
JPH07129407A (en) Version managing method
JPH10228370A (en) Si management method
JP2630227B2 (en) Terminal software automatic update system
JPH07219763A (en) Method and device for registering/starting software
JP2000315157A (en) Program updating and restoring method
CN114691179A (en) Mediation device, device management system, and non-transitory recording medium
JP2000315192A (en) Client-server system, method for managing server application and recording medium
JP2002215400A (en) Program delivering method
JPH05241848A (en) Program distribution system
JP2006059154A (en) Firmware management server, program and recording medium
JP2002287969A (en) Program control system and method
JPH0844544A (en) Execution module management system for decentralized transaction system
JP2929686B2 (en) Data link method in automatic program control equipment
JP2004046420A (en) Matching method and its system for latest resources
JPH09251430A (en) Data distribution device for computer system
JPH10240600A (en) Method for maintaining consistency of data in data sharing system
JP2004310232A (en) System and method for version-up of program
JP2004310235A (en) System and method for version control of program