JPH03180945A - Source file version number control system - Google Patents

Source file version number control system

Info

Publication number
JPH03180945A
JPH03180945A JP1319902A JP31990289A JPH03180945A JP H03180945 A JPH03180945 A JP H03180945A JP 1319902 A JP1319902 A JP 1319902A JP 31990289 A JP31990289 A JP 31990289A JP H03180945 A JPH03180945 A JP H03180945A
Authority
JP
Japan
Prior art keywords
version number
version
source file
file
number information
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
JP1319902A
Other languages
Japanese (ja)
Inventor
Hiroo Ichii
市井 博雄
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP1319902A priority Critical patent/JPH03180945A/en
Publication of JPH03180945A publication Critical patent/JPH03180945A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily check the version number of a source file by updating file version number information registered in a source file version number information control data base by a version number updating means and writing the updated version number into a source file version number information storing area. CONSTITUTION:The version number updating means 15 retrieves the version number information control data base 11 to read out the version number information corresponding to a source file a002.c. When the version number information of the read data base is 1.2 version e.g., the 1.2 version is updated to 1.3 version, the updated version number is registered in the data base 11 and the updated version number 1.3 of the file a002.c is written in the version number information storing area 21 of the file a002.c. Since the version number information of the source file 20 is written in the version number information storing area 21, the version number of the source file 20 can be checked by printing out or displaying the contents of the area 21.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はプログラムのソースファイルの版数管理方式に
関し、特にファイルの版数を登録、管理するファイルの
版数情報管理データベースを有し、ファイルの版数更新
手段により版数情報管理データベースに登録されたファ
イルの版数情報を更新するソースファイルの版数管理方
式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a version number management method for source files of programs, and in particular has a file version information management database for registering and managing file versions. The present invention relates to a source file version number management method for updating version number information of a file registered in a version number information management database using a version number updating means.

〔従来の技術〕[Conventional technology]

従来のソースファイル版数管理方式の一例を示す第3図
及び第4図を参照すると、ソースファイルの版数を登録
、管理するファイルの版数情報管理データベース11を
有し、ファイルの版数更新手段10により版数情報管理
データベース11に登録されたファイルの版数情報を更
新する構成を採っている。第4図に版数更新手段10の
処理手順を示す。ここで、ファイルの版数を確認する場
合、版数情報管理データベース11に問合せを行なう。
Referring to FIGS. 3 and 4 showing an example of a conventional source file version management method, it has a file version information management database 11 for registering and managing source file versions, and is capable of updating file versions. The version number information of the file registered in the version number information management database 11 is updated by the means 10. FIG. 4 shows the processing procedure of the version number updating means 10. Here, when confirming the version number of a file, an inquiry is made to the version number information management database 11.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のソースファイル版数管理方式では、ファ
イルの版数更新手段によりソースファイルの版数情報管
理データベースに登録されたファイルの版数情報を更新
するので、ソースファイルの版数を確認するためにはフ
ァイルの版数情報管理データベースに問い合わせる必要
があり、ソースファイルの版数情報管理データベースへ
問い合わせる手段が無くてはファイルの版数を確認でき
ない。また、ソースファイルをコピーして使用する場合
は、コピーされたソースファイルの版数を確認する手段
がないという問題がある。
In the conventional source file version management method described above, the version number information of the file registered in the source file version information management database is updated by the file version update means, so it is necessary to check the version number of the source file. In order to do so, it is necessary to query the file version information management database, and without a means to query the source file version information management database, the file version number cannot be confirmed. Furthermore, when a source file is copied and used, there is a problem in that there is no way to check the version number of the copied source file.

〔課題を解決するための手段〕[Means to solve the problem]

本発明はプログラムのソースファイルの版数を登録管理
するファイルの版数情報管理データベースを有し、ファ
イルの版数更新手段により前記版数情報管理データベー
スに登録されたファイルの版数情報を更新するソースフ
ァイル版数管理方式において、ソースファイルが版数情
報格納エリアを有し、前記版数更新手段によりソースフ
ァイルの前記版数情報格納エリアに更新版数を書き込み
、ソースファイルの前記版数情報格納エリアを参照して
ファイルの版数を確認する構成である。
The present invention has a file version information management database that registers and manages versions of program source files, and updates the file version information registered in the version information management database by a file version update means. In the source file version management method, the source file has a version information storage area, the version update means writes an updated version number in the version information storage area of the source file, and the version information of the source file is stored. The configuration is to check the version number of the file by referring to the area.

〔実施例〕 次に、本発明について図面を参照して説明する。〔Example〕 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す構成図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

第1図において、版数情報管理データベース11にはフ
ァイル名及び版数情報が格納され、ソースファイル20
はソースファイル本体部22と版数情報格納エリア21
を有している。版数更新手段15は、版数情報管理デー
タベース11のファイルの版数情報を更新すると共に、
ソースファイル20の版数情報格納エリア21に更新し
た版数情報を書き込む。
In FIG. 1, a version information management database 11 stores file names and version information, and a source file 20
is the source file main body part 22 and the version information storage area 21
have. The version number update means 15 updates the version number information of the file in the version information management database 11, and
The updated version number information is written in the version number information storage area 21 of the source file 20.

第2図は本発明の一実施例における版数更新手段15の
処理手順を示す。
FIG. 2 shows the processing procedure of the version number updating means 15 in one embodiment of the present invention.

第1図及び第2図を参照してソースファイルの版数更新
時のソースファイル版数管理について説明する。例えば
ソースファイルao02.cの版数が1.2版として版
数情報管理データベース11に登録されているとき、版
数更新手段15によりソースファイルao02.cの版
数更新処理を行なうものとする。版数更新手段15は版
数情報管理データベース11を検索して(第2図のA〉
、ファイルao02.c対応の版数情報を読み出す(第
2図のB)。読み出したデータベースの版数情報が例え
ば1.2版であり、これを更新して1゜3版として版数
情報管理データベース11に登録する(第2図のC)。
Source file version number management when updating the source file version number will be explained with reference to FIGS. 1 and 2. For example, source file ao02. When the version number of source file ao02. Assume that version number update processing of c is performed. The version number updating means 15 searches the version number information management database 11 (A in Fig. 2).
, file ao02. The version number information corresponding to C is read out (B in Figure 2). For example, the version number information of the read database is version 1.2, and this is updated and registered as version 1.3 in the version number information management database 11 (C in FIG. 2).

次に、ファイルao02Cの更新版数1.3版をファイ
ルa002.cの版数情報格納エリア21に書き込む〈
第2図のD)。これにより、ソースファイル20の版数
情報がソースファイル20の版数情報格納エリア21に
書き込まれているので、ソースファイル20の版数情報
格納エリア21の内容を印出あるいは画面表示すること
により、ソースファイル20の版数を確認することがで
きる。
Next, update version 1.3 of file ao02C to file a002. Write in the version number information storage area 21 of c.
D in Figure 2). As a result, the version information of the source file 20 has been written to the version information storage area 21 of the source file 20, so by printing or displaying the contents of the version information storage area 21 of the source file 20, The version number of the source file 20 can be confirmed.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、版数更新手段によ
りソースファイルの版数情報管理データベースに登録さ
れたファイルの版数情報を更新すると共に、ソースファ
イルの版数情報格納エリアに更新版数を書き込むので、
ソースファイルの版数情報管理データベースに間合せる
手段が無くてもソースファイルの版数情報格納エリアを
参照することにより、ソースファイルの版数を確認でき
る。また、ソースファイルをコピーして使用する場合、
版数情報もソースファイル内に格納されているので、ソ
ースファイルの版数の確認が容易に行える。
As explained above, according to the present invention, the version number update means updates the version number information of the file registered in the source file version information management database, and also stores the updated version number in the source file version information storage area. Since we write
Even if there is no means to update the source file version number information management database, the version number of the source file can be confirmed by referring to the source file version number information storage area. Also, if you copy and use the source file,
Since version number information is also stored within the source file, the version number of the source file can be easily confirmed.

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

第1図は本発明のソースファイル版数管理方式の一実施
例を示す構成図、第2図は本発明の一実施例における版
数更新手段の処理手順を示す図、第3図は従来のソース
ファイル版数管理方式の一例を示す構成図、第4図は従
来の版数更新手段の処理手順を示す図である。 1■・・・版数情報管理データベース、15・・・版数
更新手段、20・・・ソースファイル、21・・・版数
情報格納エリア、22・・・ソースファイル本体部。
FIG. 1 is a block diagram showing an embodiment of the source file version management method of the present invention, FIG. 2 is a diagram showing the processing procedure of the version update means in the embodiment of the present invention, and FIG. FIG. 4 is a block diagram showing an example of a source file version number management method, and is a diagram showing a processing procedure of a conventional version number updating means. 1■...Version information management database, 15...Version update means, 20...Source file, 21...Version information storage area, 22...Source file main body.

Claims (1)

【特許請求の範囲】[Claims]  プログラムのソースファイルの版数を登録管理するフ
ァイルの版数情報管理データベースを有し、ファイルの
版数更新手段により前記版数情報管理データベースに登
録されたファイルの版数情報を更新するソースファイル
版数管理方式において、ソースファイルが版数情報格納
エリアを有し、前記版数更新手段によりソースファイル
の前記版数情報格納エリアに更新版数を書き込み、ソー
スファイルの前記版数情報格納エリアを参照してファイ
ルの版数を確認することを特徴とするソースファイル版
数管理方式。
A source file version that has a file version information management database that registers and manages versions of program source files, and updates the file version information registered in the version information management database by a file version update means. In the number management method, the source file has a version information storage area, and the version number update means writes an updated version number in the version information storage area of the source file, and refers to the version information storage area of the source file. A source file version management method characterized by checking the version number of a file.
JP1319902A 1989-12-08 1989-12-08 Source file version number control system Pending JPH03180945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1319902A JPH03180945A (en) 1989-12-08 1989-12-08 Source file version number control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1319902A JPH03180945A (en) 1989-12-08 1989-12-08 Source file version number control system

Publications (1)

Publication Number Publication Date
JPH03180945A true JPH03180945A (en) 1991-08-06

Family

ID=18115509

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1319902A Pending JPH03180945A (en) 1989-12-08 1989-12-08 Source file version number control system

Country Status (1)

Country Link
JP (1) JPH03180945A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2402770A (en) * 2003-06-09 2004-12-15 Hewlett Packard Development Co Writing version checking data for a data file onto two data storage systems.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2402770A (en) * 2003-06-09 2004-12-15 Hewlett Packard Development Co Writing version checking data for a data file onto two data storage systems.

Similar Documents

Publication Publication Date Title
US6243705B1 (en) Method and apparatus for synchronizing information on two different computer systems
US8219580B2 (en) Dynamic management of multiple persistent data stores
US8140588B2 (en) Decentralized many-to-many relationship management in an object persistence management system
US7702649B1 (en) Object-relational mapping system and method for generic relationships
US4979109A (en) Method of controlling a data dictionary directory system in a data base system
JPH02148235A (en) Data drawback system
JPH03180945A (en) Source file version number control system
JPH04267443A (en) File managing processor
JP2000155706A (en) Method and device for mapping object-oriented and relational data base and its storage medium
CN104035952A (en) Hardware Supported Memory Logging
JPH06187201A (en) File system
JPH02257228A (en) File control system for data base system
JPH1011464A (en) Client/server type data base system
JPS60103461A (en) Substitute key control processing system using plural items
JP2000047917A (en) File managing method and filing system
JPH09171480A (en) Network system provided with information storage system, input system and automatic operation system of the network system, and automatic operating method for the network system
JPH01189741A (en) Journal output system
JPH06290095A (en) File managing device
JPH05189284A (en) Relational data base management system
JP2746952B2 (en) Image processing method
JPH03125238A (en) Information control system
JPS6257041A (en) Recovery system of data
JPH04209043A (en) Version control system
JPH04195556A (en) File group management system
JPH0573396A (en) Difference information extraction system for optical disk