JP2000099378A - File management system, file managing method and storage medium with its program recorded thereon - Google Patents

File management system, file managing method and storage medium with its program recorded thereon

Info

Publication number
JP2000099378A
JP2000099378A JP26417698A JP26417698A JP2000099378A JP 2000099378 A JP2000099378 A JP 2000099378A JP 26417698 A JP26417698 A JP 26417698A JP 26417698 A JP26417698 A JP 26417698A JP 2000099378 A JP2000099378 A JP 2000099378A
Authority
JP
Japan
Prior art keywords
file
version
information
time axis
date
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
JP26417698A
Other languages
Japanese (ja)
Inventor
Yoshitomo Tahira
良知 田平
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 Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP26417698A priority Critical patent/JP2000099378A/en
Publication of JP2000099378A publication Critical patent/JP2000099378A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a file management system which allows even an operator (user) who is unfamiliar with computer operations to easily extract desired version, a file managing method and a storage medium on which its program is recorded. SOLUTION: The information of date and hour when generation management is started and the end date and hour information of the current generation when the next generation comes are stored in addition to the file name of each file in which generation (version) management is performed and version information in a version management table 4a (by a file version registering part 3a), and when an operator searches for a past file, the period of each generation of a file is displayed on time base along time series by a file version displaying part 3b through the use of the stored information. A document file which is registered before a designated period and is not subjected to version up after that is also displayed as an object to be processed in addition to a document file registered during the period designated by the operator.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータを用
いた、文書ファイルやプログラムソースファイル等の履
歴管理技術に係わり、特に、コンピュータの操作に不慣
れな操作者(ユーザ)にも所望のバージョンのファイル
を容易に取り出すことを可能とするファイル管理システ
ムとファイル管理方法およびそのプログラムを記録した
記録媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for managing the history of a document file, a program source file, and the like using a computer. And a file management method and a recording medium on which a program for recording the program is recorded.

【0002】[0002]

【従来の技術】コンピュータシステムあるいは文書作成
装置(ワードプロセッサ)等において、FD(Flexible
Disk)等の可搬型の記憶媒体に記憶した複数のファイ
ルから所望のファイルを検索する場合、ファイル名や表
題、あるいは整理番号などを入力して、該当するファイ
ルを捜し出す処理が行なわれている。
2. Description of the Related Art FD (Flexible) is used in a computer system or a document creation device (word processor).
2. Description of the Related Art When searching for a desired file from a plurality of files stored in a portable storage medium such as a disk, a process of inputting a file name, a title, a serial number, and the like, and searching for the file is performed.

【0003】図9は、従来の文書ファイルの一般的なバ
ージョン管理処理を行なうシステムの構成例を示すブロ
ック図である。蓄積プログラム方式によるコンピュータ
処理機能を有する世代管理処理装置91には、指定バー
ジョン文書ファイル取出し部92と差分情報取得部9
3、及び文書ファイル登録部94が設けられている。
FIG. 9 is a block diagram showing an example of the configuration of a conventional system for performing general version management processing of a document file. A generation management processing device 91 having a computer processing function based on a storage program method includes a designated version document file extracting unit 92 and a difference information acquiring unit 9.
3, and a document file registration unit 94.

【0004】この世代管理処理装置91が管理している
記憶領域(ファイルバージョン登録領域90)には、登
録済文書ファイル95や、各バージョン対応のバージョ
ン情報を蓄積格納しているバージョン情報96、およ
び、各バージョン毎の差分情報を蓄積格納している差分
情報97等が格納されている。
In a storage area (file version registration area 90) managed by the generation management processing device 91, a registered document file 95, version information 96 storing and storing version information corresponding to each version, and , And difference information 97 that stores difference information for each version.

【0005】世代管理処理装置91の指定バージョン文
書ファイル取出し部92は、取り出し要求されたバージ
ョンに対して、バージョン情報96を参照して、登録済
文書ファイル95に作用させる差分情報97を取得し、
それを登録済文書ファイル95に作用させることで、指
定バージョンの文書ファイル98を作成する。また、差
分情報取得部93は、2つのファイルの間の差分を取得
する。
The specified version document file fetching section 92 of the generation management processing device 91 obtains difference information 97 to be applied to the registered document file 95 with reference to the version information 96 for the version requested to be fetched.
By causing it to act on the registered document file 95, a specified version of the document file 98 is created. Further, the difference information acquisition unit 93 acquires a difference between the two files.

【0006】さらに、文書ファイル登録部94は、最新
バージョンの文書ファイルの登録を行う。すなわち、文
書ファイル登録部94は、指定バージョン文書ファイル
取出し部92を介して、登録済の最新の文書ファイルを
取り出し、また、差分情報取得部93を介して、最新バ
ージョンの文書ファイル99と前記取り出した登録済の
最新の文書ファイル(指定バージョンの文書ファイル9
8)との差分情報を取得する。そして、バージョン情報
96を更新し、差分情報取得部93を用いて取得した差
分情報を差分情報97に追加格納すると共に最新バージ
ョンの文書ファイルの登録を行う。
Further, a document file registration section 94 registers a latest version of a document file. That is, the document file registration unit 94 retrieves the registered latest document file via the designated version document file retrieval unit 92, and retrieves the latest version of the document file 99 via the difference information acquisition unit 93. Registered latest document file (specified version of document file 9
8) and the difference information is obtained. Then, the version information 96 is updated, the difference information obtained by using the difference information obtaining unit 93 is additionally stored in the difference information 97, and the latest version of the document file is registered.

【0007】しかし、このような従来技術では、目的と
する文書ファイル名や整理番号等を操作者が忘れると、
目的の文書ファイルを特定するのに多大な時間を要す
る。さらに、同一の文書名で異なるバージョンを管理し
ている場合、目的バージョンまで特定するのに、より多
大な時間を要する。
However, in such a conventional technique, if the operator forgets the target document file name, serial number, etc.,
It takes a lot of time to identify the target document file. Further, when different versions are managed with the same document name, it takes much more time to specify the target version.

【0008】このような問題を解決するための従来技術
としては、例えば、特公平3−15787号公報に記載
の技術がある。この技術では、入力手段により指定され
た時間軸を表示し、位置指定手段による時間軸上の位置
の指定に対応するバージョンの文書ファイルを検索する
ことが行われている。
As a conventional technique for solving such a problem, for example, there is a technique described in Japanese Patent Publication No. 3-15787. In this technique, a time axis designated by an input unit is displayed, and a document file of a version corresponding to designation of a position on the time axis by a position designation unit is searched.

【0009】しかし、この特公平3−15787号公報
記載の技術では、時間軸を表示装置に表示した上で、操
作者が、その時間軸上で、文書ファイルを登録したであ
ろう期間を指定することで、その期間内に登録された文
書ファイルの一覧を表示し、操作者がその一覧の中から
文書ファイルを選択することで、目的の文書ファイルを
取り出すものである。
However, in the technique disclosed in Japanese Patent Publication No. 3-15787, a time axis is displayed on a display device, and an operator designates a period on which the document file will be registered on the time axis. By doing so, a list of document files registered within that period is displayed, and the operator selects a document file from the list to retrieve a target document file.

【0010】そのため、この技術では、指定期間内に登
録された文書ファイルのみが処理対象となり、例えば指
定期間以前に登録され、その後バージョンアップ(改訂
更新)が行われていない文書ファイルは、指定期間中も
有効である(選択対象となり得る)にもかかわらず一覧
に表示されない。また、何度もバージョンアップされた
文書ファイルについては、同一の文書名が複数現れ、各
文書ファイルが登録されてから改訂されるまでの期間を
視覚的に捉えることが難しく、目的とする文書ファイル
を特定することが困難である。
[0010] Therefore, in this technique, only document files registered within a specified period are to be processed. For example, a document file registered before the specified period but not upgraded (revised / updated) thereafter is designated as a document file. Even though it is valid (can be selected), it is not displayed in the list. In the case of a document file that has been upgraded many times, the same document name appears more than once, and it is difficult to visually grasp the period from the registration of each document file to the revision. Is difficult to identify.

【0011】[0011]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、ファイルの改訂状況を、視覚的
に容易に捉えることができない点である。
The problem to be solved is that the state of revision of a file cannot be easily grasped visually with the conventional technology.

【0012】本発明の目的は、これら従来技術の課題を
解決し、コンピュータの操作に不慣れな操作者(ユー
ザ)にも所望のバージョンのファイルを容易に取り出す
ことを可能とするファイル管理システムとファイル管理
方法およびそのプログラムを記録した記録媒体を提供す
ることである。
An object of the present invention is to solve these problems of the prior art and to provide a file management system and a file management system which enable an operator (user) unfamiliar with computer operation to easily retrieve a desired version of a file. An object of the present invention is to provide a management method and a recording medium on which the program is recorded.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するた
め、本発明のファイル管理システムとファイル管理方法
は、世代(バージョン)管理する各ファイルのファイル
名やバージョン情報等に加えて、世代管理を開始した日
時情報および次の世代になった時の当世代の終了日時情
報を保存しておき、操作者が、過去のファイルを探す
時、その保存した情報を使って、ファイルの各世代の期
間を時間軸上に時系列に沿って表示する構成とする。ま
た、操作者が指定した期間中に登録された文書ファイル
に加えて、指定期間の前に登録され、その後、バージョ
ンアップが行われていない文書ファイルも処理対象とし
て表示する。
In order to achieve the above object, a file management system and a file management method of the present invention perform generation management in addition to file name and version information of each file to be generation (version) managed. The start date and time information and the end date and time information of the current generation when the next generation is reached are saved, and when the operator searches for past files, the saved information is used for the period of each generation of the file. Are displayed in time series on the time axis. Further, in addition to the document files registered during the period designated by the operator, document files registered before the designated period and not upgraded after that are displayed as processing targets.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を、図
面により詳細に説明する。図1は、本発明のファイル管
理システムの本発明に係る構成の一実施例を示すブロッ
ク図であり、図2は、図1におけるファイル管理システ
ムにより表示装置に画面表示されたバージョン管理画面
の一例を示す説明図である。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of the file management system of the present invention according to the present invention. FIG. 2 is an example of a version management screen displayed on a display device by the file management system in FIG. FIG.

【0015】図2(a)に示すように、図1のファイル
管理システムでは、各バージョンの文書ファイルを、そ
れぞれバージョンアップされた年月に沿って時径列に並
べたバージョン管理画面21を表示する。このバージョ
ン管理画面21は、年の値を表示する欄22、月の値を
表示する欄23が付与された時間軸20aを有し、この
時間軸20a上を、検索対象期間を表すカーソル24
が、月の値を表示する欄23の中を操作者の指示によっ
て移動する。
As shown in FIG. 2A, the file management system of FIG. 1 displays a version management screen 21 in which the document files of each version are arranged in a time series according to the date of the version upgrade. I do. The version management screen 21 has a time axis 20a provided with a column 22 for displaying a year value and a column 23 for displaying a month value. On this time axis 20a, a cursor 24 representing a search target period is displayed.
Moves in the column 23 for displaying the month value in accordance with the instruction of the operator.

【0016】バージョン管理された各文書ファイルのう
ち、カーソル24で表示された検索対象期間内に存在す
る各文書ファイルの時間軸20b〜20dを表示すると
共に、特に、その文書の該当するバージョン有効期間を
矩形で表示する。すなわち、同じ文書ファイルでも検索
対象期間を表すカーソル24の範囲外の時には、矩形で
なく直線で表示する。
The time axis 20b to 20d of each document file which exists within the search target period indicated by the cursor 24 among the version-controlled document files is displayed. Is displayed as a rectangle. That is, when the same document file is out of the range of the cursor 24 indicating the search target period, it is displayed as a straight line instead of a rectangle.

【0017】例えば、カーソル24は、時間軸20aに
おける1997年12月時点の位置にあり、文書Aファ
イルに関しては、「Rev3.0」のバージョンのもの
が矩形で表示され、「Rev2.0」と「Rev4.
0」は直線(時間軸20b)上にそのバージョン情報が
表示されている。また、文書Bファイルに関しては、
「Rev1.0」、文書Cファイルに関しては「Rev
1.0」が、それぞれ時間軸20c,20dにおいて矩
形で表示されている。
For example, the cursor 24 is located at the position as of December 1997 on the time axis 20a. As for the document A file, the version of “Rev 3.0” is displayed as a rectangle, and “Rev 2.0” is displayed. "Rev4.
For "0", the version information is displayed on a straight line (time axis 20b). For the document B file,
“Rev1.0” and “Rev.
"1.0" is displayed as a rectangle on the time axes 20c and 20d, respectively.

【0018】このことにより、操作者は、文書Aファイ
ルのRev3.0と文書BファイルのRev1.0およ
び文書CファイルのRev1.0が、1997年12月
では最新であったことを容易に理解することができる。
As a result, the operator can easily understand that Rev. 3.0 of the document A file, Rev. 1.0 of the document B file, and Rev. 1.0 of the document C file were the latest in December 1997. can do.

【0019】このように、行26において文書Aファイ
ルのバージョン管理情報を、また、行27において文書
Bファイルのバージョン管理情報を表わしているが、各
時間軸20b〜20dにおけるバージョン情報の位置
は、時間軸20aにおける年月の位置に対応している。
このことにより、文書Aファイルは、1997年11月
迄はRev2.0であり、1998年2月からはRev
4.0になっていることが、さらに、文書Bファイル
は、1997年の9月の下旬頃に始めてバージョン管理
が始められ、1998年の2月末にバージョン更新され
たことが容易にわかる。
As described above, the line 26 represents the version management information of the document A file, and the line 27 represents the version management information of the document B file. The position of the version information on each of the time axes 20b to 20d is as follows. It corresponds to the position of the year and month on the time axis 20a.
As a result, the document A file is Rev 2.0 until November 1997, and Rev.
It is easy to see that the version of the document B file has been updated to 4.0 at the end of February 1998, and that the version of the document B file was started at the end of September 1997.

【0020】また、この文書Aファイルの「Rev3.
0」のバージョン管理情報には、文書ファイルのカレン
トを示すカーソル25が位置している。このカーソル2
5は、検索対象期間を表すカーソル24に該当する文書
ファイルの中で操作者の指示によって、矩形で表現され
た各文書ファイルの該当バージョン間を移動するもので
ある。
The document A file “Rev3.
The cursor 25 indicating the current of the document file is located at the version management information “0”. This cursor 2
Numeral 5 moves between corresponding versions of each document file represented by a rectangle in the document file corresponding to the cursor 24 indicating the search target period in accordance with an instruction of the operator.

【0021】この状態でカーソル25を移動操作するマ
ウス等でクリック操作がなされると、バージョン管理画
面21は、図2(b)に示すバージョン管理画面21a
の内容に変化する。すなわち、図2(b)のバージョン
管理画面21aは、図2(a)におけるバージョン管理
画面21の場面で、文書AファイルのRev3.0をカ
レントにした後にクリックした場面であり、ポップアッ
プ画面28が出現している。
When a click operation is performed with a mouse or the like for moving the cursor 25 in this state, the version management screen 21 is displayed on the version management screen 21a shown in FIG.
It changes to the contents. In other words, the version management screen 21a in FIG. 2B is a scene in which the user clicks the Rev. 3.0 of the document A file after making it current in the scene of the version management screen 21 in FIG. Has appeared.

【0022】このポップアップ画面28は、カレント文
書ファイルの文書ファイル名称とバージョン情報を表示
する欄28a、カレント文書ファイルの注釈を表示する
欄28b、カレント文書ファイルが存在したディレクト
リ情報を表示する欄28c、カレント文書ファイルを作
成したアプリケーション情報を表示する欄28d、およ
び「取出し」ボタン28e、「閉じる」ボタン28fか
ら構成している。
This pop-up screen 28 has a column 28a for displaying the document file name and version information of the current document file, a column 28b for displaying the comment of the current document file, a column 28c for displaying directory information where the current document file exists, It comprises a column 28d for displaying information of the application that created the current document file, a "take out" button 28e, and a "close" button 28f.

【0023】このポップアップ画面28で操作者が「取
出し」ボタン28eを指定してマウスボタン等を押下す
ることにより、文書AファイルのRev3.0時点の内
容を取り出し、また、「閉じる」ボタン28fの押下で
ポップアップ画面28を閉じる。以下、このようなバー
ジョン管理画面21,21aの表示制御を行なう図1の
ファイル管理システムについて説明する。
When the operator designates an "extract" button 28e on this pop-up screen 28 and presses a mouse button or the like, the contents of the document A file at the time of Rev 3.0 are extracted, and a "close" button 28f is pressed. When pressed, the pop-up screen 28 is closed. Hereinafter, the file management system of FIG. 1 that performs display control of the version management screens 21 and 21a will be described.

【0024】図1において、1はCRT(Cathode Ray
Tube)等からなる表示装置、2はキーボードやマウスと
からなる入力装置、3はCPU(Central Processing U
nit)や主メモリを具備して蓄積プログラム方式による
コンピュータ処理を行なう情報処理装置、4はHDD
(Hard Disk Drive)等からなる外部記憶装置、5はF
DやCD−ROM(Compact Disk-Read Only Memory)
等からなる記録媒体、6は記録媒体5に記録されたプロ
グラムやデータを読み取る駆動装置である。
In FIG. 1, reference numeral 1 denotes a CRT (Cathode Ray).
Tube, etc., 2 is an input device comprising a keyboard and a mouse, 3 is a CPU (Central Processing Unit)
nit), an information processing apparatus having a main memory and performing computer processing by a storage program method, 4 is an HDD
(Hard Disk Drive) etc., 5 is F
D or CD-ROM (Compact Disk-Read Only Memory)
And a drive device 6 for reading programs and data recorded on the recording medium 5.

【0025】情報処理装置3により、記録媒体5に記録
されたプログラムおよびデータを駆動装置6を介して主
メモリや外部記憶装置4に読み込むことにより、本例の
ファイル管理システムが構成される。
The file management system of this embodiment is configured by reading the program and data recorded on the recording medium 5 into the main memory and the external storage device 4 via the driving device 6 by the information processing device 3.

【0026】すなわち、情報処理装置3には、外部記憶
装置4に構成されるバージョン管理表4aを用いて文書
ファイルのバージョン登録を行うファイルバージョン登
録部3aと、図2で示したバージョン管理画面21,2
1aの表示制御を行うファイルバージョン表示部3b
と、ファイルバージョン表示部3bからの要求によりカ
レント文書ファイルの詳細な内容を示す図2におけるポ
ップアップ画面28を表示するファイル詳細表示部3c
と、図2におけるポップアップ画面28で「取出し」ボ
タン28eの押下時にファイル詳細表示部3cからの要
求でカレント文書ファイルの該当バージョンの内容を取
り出すファイル読出部3d、および、外部記憶装置4に
構成されたファイルバージョン登録領域4bを用いて各
バージョンの文書ファイルの書込み読み出しを行なう既
存ファイルバージョン処理部3eが設けられる。
That is, the information processing apparatus 3 includes a file version registration unit 3a for registering a version of a document file using the version management table 4a stored in the external storage device 4, and a version management screen 21 shown in FIG. , 2
File version display unit 3b for performing display control of 1a
And a file detail display unit 3c displaying a pop-up screen 28 in FIG. 2 showing the detailed contents of the current document file in response to a request from the file version display unit 3b.
And a file reading unit 3d for extracting the contents of the corresponding version of the current document file in response to a request from the file details display unit 3c when the "extract" button 28e is pressed on the pop-up screen 28 in FIG. An existing file version processing unit 3e for writing and reading each version of the document file using the file version registration area 4b is provided.

【0027】尚、既存ファイルバージョン処理部3eと
ファイルバージョン登録領域4bは、それぞれ、図9で
示した従来技術の世代管理処理部91とファイルバージ
ョン登録領域と同様のものである。
The existing file version processing section 3e and file version registration area 4b are the same as the prior art generation management processing section 91 and file version registration area shown in FIG. 9, respectively.

【0028】操作者は、表示装置1および入力装置2を
用いて、本システムに操作要求を行う。ファイルバージ
ョン登録部3aは、操作者からファイル登録要求を受け
ると、ファイル名称やバージョン登録日、当ファイルを
作成したアプリケーション情報等を取得して、外部記憶
装置4のバージョン管理表4aに蓄積すると共に、既存
ファイルバージョン処理部3eを用いて、ファイルのバ
ージョン管理を行う。
The operator issues an operation request to the present system using the display device 1 and the input device 2. Upon receiving a file registration request from the operator, the file version registration unit 3a acquires a file name, a version registration date, application information that created the file, and the like, and accumulates the information in the version management table 4a of the external storage device 4. The file version is managed using the existing file version processing unit 3e.

【0029】既存ファイルバージョン処理部3eは、図
9で示した従来技術の世代管理処理部91と同様に、フ
ァイルバージョン登録領域4bを用いてファイルのバー
ジョン管理を行うものであり、ファイル読出部3dは、
目的のファイルの目的のバージョンファイルを取り出す
ために、この既存ファイルバージョン処理部3eを使用
する。
The existing file version processing unit 3e performs file version management using the file version registration area 4b, similarly to the prior art generation management processing unit 91 shown in FIG. Is
The existing file version processing unit 3e is used to extract the target version file of the target file.

【0030】以下、図3〜図8を用いて、このような構
成のファイル管理システムの動作を説明する。図3は、
図1におけるバージョン管理表の内容例を示す説明図で
ある。バージョン管理表4aは、バージョン管理を行う
ファイルに関するバージョン管理情報を保存する表であ
り、作成ディレクトリ名列31、ファイル名列32、開
始日時情報列33、終了日時情報列34、バージョンI
D列35、作成AP列36、及び注釈列37から成り、
1行で1ファイルの1バージョンに関する情報を格納す
る。
The operation of the file management system having such a configuration will be described below with reference to FIGS. FIG.
FIG. 2 is an explanatory diagram showing an example of contents of a version management table in FIG. 1. The version management table 4a is a table for storing version management information on files to be version-controlled, and includes a creation directory name column 31, a file name column 32, a start date / time information column 33, an end date / time information column 34, and a version I version.
D column 35, creation AP column 36, and annotation column 37,
One line stores information about one version of one file.

【0031】作成ディレクトリ名列31は、操作者が選
択指定したバージョン登録を行うファイルが存在したデ
ィレクトリ名を、当該バージョンの登録時に格納する列
である。ファイル名列32は、操作者が要求したバージ
ョン管理を行うファイル名を格納する列である。
The created directory name column 31 is a column for storing a directory name in which a file for version registration selected and designated by the operator exists, when the version is registered. The file name column 32 is a column for storing a file name for performing version management requested by the operator.

【0032】開始日時情報列33は、操作者がバージョ
ン管理を要求した時点の現在日時情報を格納する列であ
る。終了日時情報列34は、初めてバージョン管理要求
を行ったファイルについては、システムで定めた最大日
時情報(9999年12月31日)を格納し、同じファ
イルについてバージョンを更新した時には、1つ前のバ
ージョン情報を格納している行の終了日時情報列34に
設定されているシステムで定めた最大日時情報値を現在
日時情報に変更する。
The start date / time information column 33 is a column for storing current date / time information at the time when the operator requests version management. The end date / time information column 34 stores the maximum date / time information (December 31, 9999) defined by the system for the file for which the version management request is made for the first time, and when the version is updated for the same file, the previous date and time is stored. The maximum date and time information value set by the system set in the end date and time information column 34 of the row storing the version information is changed to the current date and time information.

【0033】バージョンID列35は、バージョン管理
を行うバージョン情報を格納する列であり、初めてバー
ジョン管理要求を行ったファイルについては、Rev
1.0を格納し、以後バージョンを更新する度に1ずつ
増加したバージョン情報を格納する列である。作成AP
列36は、システムでバージョン管理を行うファイルを
作成したアプリケーションプログラムの識別情報を取得
して格納する列である。また、注釈列37は、操作者が
システムに与えた、バージョン管理を行うファイルの該
当バージョンに付ける注釈内容を格納する列である。
The version ID column 35 is a column for storing version information for performing version management.
1.0 is a column for storing version information which is incremented by one each time the version is updated thereafter. Create AP
A column 36 is a column for acquiring and storing identification information of an application program that has created a file to be version-controlled by the system. The comment column 37 is a column for storing the contents of the comment given to the corresponding version of the file for version management, which is given to the system by the operator.

【0034】図4は、図1におけるファイルバージョン
登録部の処理手順例を示すフローチャートである。操作
者がファイルバージョン登録要求を行うと、図1のファ
イルバージョン登録部3aが動作する。ファイルバージ
ョン登録部3aでは、まず、操作者からのバージョン管
理を行うファイルの作成ディレクトリ名、ファイル名、
注釈等の入力処理を行なう(ステップ401)。
FIG. 4 is a flowchart showing an example of the processing procedure of the file version registration unit in FIG. When the operator issues a file version registration request, the file version registration unit 3a of FIG. 1 operates. In the file version registration unit 3a, first, a creation directory name, file name,
An input process such as a comment is performed (step 401).

【0035】次に、現在日時情報を取得する(ステップ
402)。そして、図3におけるバージョン管理表4a
を、作成ディレクトリ名列31の列値が、ステップ40
1で得た操作者指定の作成ディレクトリ名と一致し、か
つ、ファイル名列32の列値がステップ401で得た操
作者指定のバージョン管理を行うファイル名と一致し、
さらに、終了日時情報列34の列値が、システムが定め
た最大日時情報値であるという条件で検索を行う(ステ
ップ403)。このステップ403の処理により、指定
ファイルについての最新バージョンの行を検出すること
ができる。
Next, current date and time information is obtained (step 402). Then, the version management table 4a in FIG.
And the column value of the creation directory name column 31
1 and the column value of the file name column 32 matches the operator-specified version control file name obtained in step 401,
Further, a search is performed under the condition that the column value of the end date / time information column 34 is the maximum date / time information value determined by the system (step 403). By the processing in step 403, the latest version line of the specified file can be detected.

【0036】次に、ステップ403の条件を満足する行
が存在するか否かをチェックする(ステップ404)。
該当行が存在しない場合、指定ファイルについて初めて
バージョン管理要求が発生したことが判り、変数Rev
に0を設定する(ステップ407)。また、該当行が存
在する場合、以前に同じファイルをバージョン管理した
ことが判る。この場合、該当行の終了日時情報列34の
列値を、ステップ402で取得した現在日時情報に変更
し(ステップ405)、変数Revに該当行のバージョ
ンID列35の列値セットする(ステップ406)。そ
の後、バージョン管理要求を行ったファイルを作成した
アプリケーション情報を取得する(ステップ408)。
Next, it is checked whether or not there is a row satisfying the condition of step 403 (step 404).
If the line does not exist, it is determined that a version control request has been generated for the specified file for the first time, and the variable Rev
Is set to 0 (step 407). If the corresponding line exists, it means that the same file has been version-controlled before. In this case, the column value of the end date / time information column 34 of the row is changed to the current date / time information acquired in step 402 (step 405), and the column value of the version ID column 35 of the row is set to the variable Rev (step 406). ). After that, the application information that created the file for which the version management request was made is acquired (step 408).

【0037】そして、バージョン管理表4aの作成ディ
レクトリ列31に、ステップ401で得た作成ディレク
トリ名値を、また、ファイル名列32に、ステップ40
1で得たファイル名値を、開始日時情報列33に、ステ
ップ402で得た現在日時情報値を、終了日時情報列3
4に、システムで定めた最大日時情報(9999年12
月31日)値を、バージョンID列35に、変数Rev
格納値に1増加した値を、作成AP列36に、ステップ
408で得た作成アプリケーション情報値を、さらに、
注釈列37に、ステップ401で得た注釈値をセットし
た行を新たに追加する(ステップ409)。
Then, the creation directory name value obtained in step 401 is stored in the creation directory column 31 of the version management table 4a, and the file name column 32 is stored in step 40.
1 in the start date / time information column 33 and the current date / time information value obtained in step 402 in the end date / time information column 3
4 shows the maximum date and time information (12/9999
Month 31) value in the version ID column 35 in the variable Rev.
The value obtained by incrementing the stored value by 1 is added to the created AP column 36, and the created application information value obtained in step 408 is
A row in which the comment value obtained in step 401 is set is newly added to the comment column 37 (step 409).

【0038】そして最後に、既存ファイルバージョン処
理部3eを用いて、指定ファイルのバージョン登録を行
う(ステップ410)。これで、図1におけるファイル
バージョン登録部3aの動作が完了する。
Finally, the designated file version is registered using the existing file version processing unit 3e (step 410). Thus, the operation of the file version registration unit 3a in FIG. 1 is completed.

【0039】図5および図6は、図1におけるファイル
バージョン表示部の処理手順例を示すフローチャートで
ある。操作者がファイルバージョン表示要求を行うと、
図1のファイルバージョン表示部3bが動作する。
FIGS. 5 and 6 are flowcharts showing an example of the processing procedure of the file version display unit in FIG. When the operator makes a file version display request,
The file version display section 3b of FIG. 1 operates.

【0040】図5において、ファイルバージョン表示部
3bでは、まず、実行すると直ぐに表示する図2のバー
ジョン管理画面21の為に、現在年月が左端になる様に
年月の目盛を付与した時間軸20aを表示する(ステッ
プ501)。次に、バージョン管理画面21の画面の中
央をカレント年月とし、網掛け表示を行う(ステップ5
02)。そして、変数YDに、現在表示している画面の
最も過去の年月情報をセットし(ステップ503)、ま
た、変数LDに、現在表示している画面の最近の年月情
報をセットする(ステップ504)。
In FIG. 5, in the file version display section 3b, first, for the version management screen 21 shown in FIG. 2, which is displayed immediately upon execution, a time axis with a date scale attached so that the current date is on the left end is displayed. 20a is displayed (step 501). Next, the center of the screen of the version management screen 21 is set as the current date, and the screen is shaded (step 5).
02). Then, the latest year / month information of the currently displayed screen is set to the variable YD (step 503), and the latest year / month information of the currently displayed screen is set to the variable LD (step 503). 504).

【0041】次に、現在表示している画面で表されてい
る期間にかかっている行を捜すために、図3のバージョ
ン管理表4aに対して、変数YDにセットした値より終
了日時情報列34の値が過去であるか、または、変数L
Dにセットした値より開始日時情報列33値が過去であ
るかの何れもが成り立たない行を取得する(ステップ5
05)。
Next, in order to search for a row that covers the period represented by the currently displayed screen, the end date / time information column is set in the version control table 4a of FIG. 3 based on the value set in the variable YD. 34 is past or the variable L
A row in which none of the values of the start date / time information column 33 are past from the value set in D is acquired (step 5).
05).

【0042】さらに、変数SDにカレント年月の月初め
の日の情報をセットし(ステップ506)、変数EDに
カレント年月の月末日の情報をセットする(ステップ5
07)。また、ステップ505で取得した全ての行につ
いて、それぞれの開始日時情報列33値と終了日時情報
列34値の範囲と、変数SDと変数EDで特定される範
囲とに重なりがあるかチェックを行う(ステップ50
8)。
Further, information on the first day of the current year and month is set in a variable SD (step 506), and information on the last day of the current year and month is set in a variable ED (step 5).
07). Also, for all the rows obtained in step 505, it is checked whether or not the ranges of the values of the start date / time information column 33 and the end date / time information column 34 overlap with the ranges specified by the variables SD and ED. (Step 50
8).

【0043】ここで、重なりがある行で特定される文書
ファイルは、カレント年月時点では最新であったことを
表している。そこで重なりがあるか否かチェックして
(ステップ509)、重なりがある行については、ステ
ップ505で取得した行のファイル名列32値とバージ
ョンID列35値を矩形で囲んで当該時間軸上に表示し
(ステップ511)、重なりのない行については、バー
ジョンID列35値を当該時間軸上に表示する(ステッ
プ510)。尚、この時、矩形とバージョンID値等
は、開始/終了日時情報に基づき、時間軸20aの年月
の目盛に対応した当該時間軸上の位置を求めて表示す
る。
Here, the document file specified by the overlapped line indicates that it was the latest as of the current date. Then, it is checked whether or not there is an overlap (step 509). For the overlapped line, the value of the file name column 32 and the value of the version ID column 35 of the line obtained in step 505 are enclosed in a rectangle and displayed on the time axis. It is displayed (step 511), and for rows without overlap, the version ID column 35 value is displayed on the time axis (step 510). At this time, based on the start / end date and time information, the rectangle, the version ID value, and the like are obtained and displayed at the position on the time axis corresponding to the year / month scale of the time axis 20a.

【0044】ステップ505の処理で得た全ての行につ
いて、ステップ510またはステップ511の処理を実
行した後、図6において、操作者の入力待ちとなる(ス
テップ512)。ここで、操作者が、表示しているファ
イルを選択すると(ステップ513)、選択ファイルに
網掛け表示を行ない(ステップ514)、バージョン管
理表4aの該当行を引数として、図1のファイル詳細表
示部3cに制御を渡し(ステップ515)、ファイル詳
細表示部3cから制御が戻ると、再度、ステップ512
の操作者入力待ちとなる。
After executing the processing of step 510 or step 511 for all the rows obtained in the processing of step 505, the system waits for an input from the operator in FIG. 6 (step 512). Here, when the operator selects the displayed file (step 513), the selected file is shaded (step 514), and the corresponding line of the version management table 4a is used as an argument to display the file details shown in FIG. The control is passed to the section 3c (step 515), and when the control is returned from the file detail display section 3c, step 512 is performed again.
Is waiting for operator input.

【0045】また、ステップ513で、操作者が、ファ
イル選択ではなく、カレント年月移動を要求した場合
(ステップ516)、図5のステップ502の処理に戻
り、図2のバージョン管理画面21の表示処理を行う。
また、ステップ516で、操作者が、カレント年月移動
の要求ではなく、「終了」ボタンを押下した場合(ステ
ップ517)、ファイルバージョン表示部3bの処理を
終了する。
In step 513, when the operator requests the current year / month move instead of selecting the file (step 516), the process returns to step 502 in FIG. 5 and the display of the version management screen 21 in FIG. Perform processing.
If the operator presses the “end” button instead of the request for moving the current date in step 516 (step 517), the processing of the file version display unit 3b ends.

【0046】図7は、図1におけるファイル詳細表示部
の処理手順例を示すフローチャートである。図1のファ
イル詳細表示部3cは、図6のステップ515から呼び
出されて起動する。まず、ファイル詳細表示部3cで
は、与えられた図3のバージョン管理表4aの行から、
ファイル名列32の値、注釈列37の値、作成ディレク
トリ名列31の値、および、作成AP列36の値を取り
出す(ステップ701)。
FIG. 7 is a flowchart showing an example of the processing procedure of the file detail display unit in FIG. The file detail display section 3c in FIG. 1 is called and activated from step 515 in FIG. First, in the file detail display section 3c, from the given row of the version management table 4a in FIG.
The value of the file name column 32, the value of the annotation column 37, the value of the created directory name column 31, and the value of the created AP column 36 are extracted (step 701).

【0047】次に、ステップ701で取り出した各列値
を図2におけるポップアップ画面28で表示する(ステ
ップ702)。ここで、操作者の入力待ちを行う(ステ
ップ703)。操作者が「取出し」ボタン28eを押下
すると(ステップ704)、与えられたバージョン管理
表4aの行を引数にして、図1のファイル読出部3dに
制御を渡し(ステップ705)、ファイル読出部3dか
ら制御が戻ると、再度、操作者入力待ち(ステップ70
3)に戻る。また、ステップ704において、操作者が
「取出し」ボタン28eではなく、「閉じる」ボタン2
8fを押下した場合(ステップ706)、ファイル詳細
表示部3cは、処理を終了して、ファイルバージョン表
示部3bに制御を戻す。
Next, the column values extracted in step 701 are displayed on the pop-up screen 28 in FIG. 2 (step 702). Here, input from the operator is waited for (step 703). When the operator presses the "extract" button 28e (step 704), control is passed to the file reading unit 3d of FIG. 1 using the given row of the version management table 4a as an argument (step 705), and the file reading unit 3d When the control returns from step 70, the operator waits for an operator input again (step 70).
Return to 3). In step 704, the operator selects the “close” button 2 instead of the “remove” button 28e.
When 8f is pressed (step 706), the file detail display unit 3c ends the processing and returns control to the file version display unit 3b.

【0048】図8は、図1におけるファイル読出部の処
理手順例を示すフローチャートである。図1のファイル
読出部3dは、図7のステップ705の処理から呼び出
されて起動し、以下の処理を行なう。まず、ファイル読
出部3dは、与えられた図3のバージョン管理表4aの
行から、ファイル名列32の値、バージョンID列35
の値、作成AP列36の値を取り出す(ステップ80
1)。
FIG. 8 is a flowchart showing an example of the processing procedure of the file reading unit in FIG. The file reading unit 3d in FIG. 1 is called up from the processing in step 705 in FIG. 7 and activated, and performs the following processing. First, the file reading unit 3d reads the value of the file name column 32 and the version ID column 35 from the given row of the version management table 4a in FIG.
And the value of the created AP column 36 are extracted (step 80).
1).

【0049】次に、図1の既存のファイルバージョン処
理部3eを用いて目的バージョンのファイルを取り出す
(ステップ802)。そして、ステップ802で取り出
したファイルをステップ801で得た作成AP(アプリ
ケーションプログラム)を起動して開き(ステップ80
3)、処理を終了し、制御を図1のファイル詳細表示部
3cに戻す。
Next, a file of a target version is extracted by using the existing file version processing unit 3e of FIG. 1 (step 802). Then, the file extracted in step 802 is opened by activating the creation AP (application program) obtained in step 801 (step 80).
3), end the processing, and return the control to the file detail display section 3c in FIG.

【0050】以上、図1〜図8を用いて説明したよう
に、本実施例のファイル管理システムとファイル管理方
法では、世代(バージョン)管理する各文書ファイルの
ファイル名やバージョン情報等に加えて世代管理を開始
した日時情報および次の世代になった時の当世代の終了
日時情報を保存しておき、操作者が過去の文書ファイル
を探す時に、それらの情報を使って、ファイルの各世代
の期間を時間軸上に、時系列に沿って表示する。さら
に、操作者が指定した期間中に登録された文書ファイル
に加えて、指定期間の前に登録されてその後バージョン
アップが行われていない文書ファイルも処理対象として
表示する。
As described above with reference to FIGS. 1 to 8, in the file management system and the file management method according to the present embodiment, in addition to the file name and version information of each document file managed by generation (version). The date and time information when generation management started and the end date and time information for the current generation when the next generation is reached are saved, and when an operator searches for a past document file, the information is used for each generation of the file. Are displayed in time series on the time axis. Further, in addition to the document files registered during the period designated by the operator, document files registered before the designated period and not upgraded after that are displayed as processing targets.

【0051】このことにより、操作者(ユーザ)は、当
文書ファイルのバージョン管理状況を容易に確認・特定
でき、さらに、その画面から目的文書ファイルの目的バ
ージョンを容易に取り出すことができる。その結果、従
来は、目的の文書ファイルの目的バージョンを特定する
ために、操作者が検索手順を習得していたが、本例のフ
ァイル管理システムによれば、操作者は目的文書ファイ
ルのバージョン管理を行った大まかな日付情報が判れ
ば、目的の文書ファイルの目的バージョン情報を特定す
ることができ、画面上から該当文書ファイルを容易に取
り出すことができる。すなわち、本例のファイル管理シ
ステムでは、操作者の文書ファイルのバージョン管理を
容易にすることができる。
Thus, the operator (user) can easily confirm and specify the version management status of the document file, and can easily extract the target version of the target document file from the screen. As a result, conventionally, the operator has learned the search procedure in order to identify the target version of the target document file. However, according to the file management system of this example, the operator can manage the version of the target document file. If the rough date information on the target document file is obtained, the target version information of the target document file can be specified, and the relevant document file can be easily taken out from the screen. That is, in the file management system of this example, the version management of the document file of the operator can be facilitated.

【0052】尚、本発明は、図1〜図8を用いて説明し
た実施例に限定されるものではなく、その要旨を逸脱し
ない範囲において種々変更可能である。例えば、本例で
は、文書ファイルを対象としてバージョン(世代)の管
理技術を説明したが、プログラムのバージョン管理に関
しても同様のシステム構成および方法で対応することが
できる。また、例えば、ポップアップメニューを表示し
ない構成/方法でも、従来に比べて、各ファイルの改訂
状況を容易に読み取ることが可能である。
The present invention is not limited to the embodiment described with reference to FIGS. 1 to 8, and can be variously modified without departing from the gist thereof. For example, in this example, the version (generation) management technique has been described for a document file. However, the same system configuration and method can be applied to program version management. Also, for example, even with a configuration / method that does not display a pop-up menu, it is possible to easily read the revision status of each file as compared with the related art.

【0053】[0053]

【発明の効果】本発明によれば、ファイルの改訂状況
を、視覚的に容易に捉えることができ、コンピュータの
操作に不慣れな操作者(ユーザ)にも所望のバージョン
のファイルを容易に取り出すことが可能である。
According to the present invention, the revision status of a file can be easily visually grasped, and an operator (user) unfamiliar with computer operation can easily retrieve a desired version of a file. Is possible.

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

【図1】本発明のファイル管理システムの本発明に係る
構成の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing one embodiment of a configuration according to the present invention of a file management system of the present invention.

【図2】図1におけるファイル管理システムにより表示
装置に画面表示されたバージョン管理画面の一例を示す
説明図である。
FIG. 2 is an explanatory diagram showing an example of a version management screen displayed on a display device by the file management system in FIG. 1;

【図3】図1におけるバージョン管理表の内容例を示す
説明図である。
FIG. 3 is an explanatory diagram showing an example of the contents of a version management table in FIG. 1;

【図4】図1におけるファイルバージョン登録部の処理
手順例を示すフローチャートである。
FIG. 4 is a flowchart illustrating an example of a processing procedure of a file version registration unit in FIG. 1;

【図5】図1におけるファイルバージョン表示部の処理
手順例(1/2)を示すフローチャートである。
FIG. 5 is a flowchart illustrating an example (1/2) of a processing procedure of a file version display unit in FIG. 1;

【図6】図1におけるファイルバージョン表示部の処理
手順例(2/2)を示すフローチャートである。
FIG. 6 is a flowchart illustrating an example (2/2) of a processing procedure of a file version display unit in FIG. 1;

【図7】図1におけるファイル詳細表示部の処理手順例
を示すフローチャートである。
FIG. 7 is a flowchart illustrating an example of a processing procedure of a file detail display unit in FIG. 1;

【図8】図1におけるファイル読出部の処理手順例を示
すフローチャートである。
FIG. 8 is a flowchart illustrating an example of a processing procedure of a file reading unit in FIG. 1;

【図9】従来の文書ファイルの一般的な世代管理処理を
行なうシステムの構成例を示すブロック図である。
FIG. 9 is a block diagram illustrating a configuration example of a conventional system for performing general generation management processing of a document file.

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

1:表示装置、2:入力装置、3:情報処理装置、3
a:ファイルバージョン登録部、3b:ファイルバージ
ョン表示部、3c:ファイル詳細表示部、3d:ファイ
ル読出部、3e:既存ファイルバージョン処理部、4:
外部記憶装置、4a:バージョン管理表、4b:ファイ
ルバージョン登録領域、5:記録媒体、6:駆動装置、
21,21a:バージョン管理画面、22:年の値を表
示する欄、23:月の値を表示する欄、24,25:カ
ーソル、26,27:行、28:ポップアップ画面、2
8a:カレント文書ファイルの文書ファイル名称とバー
ジョン情報を表示する欄、28b:カレント文書ファイ
ルの注釈を表示する欄、28c:カレント文書ファイル
が存在したディレクトリ情報を表示する欄、28d:カ
レント文書ファイルを作成したアプリケーション情報を
表示する欄、28e:「取出し」ボタン、28f:「閉
じる」ボタン、31:作成ディレクトリ名列、32:フ
ァイル名列、33:開始日時情報列、34:終了日時情
報列、35:バージョンID列、36:作成AP列、3
7:注釈列、90:ファイルバージョン登録領域、9
1:世代管理処理装置、92:指定バージョン文書ファ
イル取出し部、93:差分情報取得部、94:文書ファ
イル登録部、95:登録済文書ファイル、96:バージ
ョン情報、97:差分情報、98:指定バージョンの文
書ファイル、99:最新バージョンの文書ファイル。
1: display device, 2: input device, 3: information processing device, 3
a: File version registration unit, 3b: File version display unit, 3c: File details display unit, 3d: File reading unit, 3e: Existing file version processing unit, 4:
External storage device, 4a: version management table, 4b: file version registration area, 5: recording medium, 6: drive device,
21, 21a: Version management screen, 22: Column for displaying year value, 23: Column for displaying month value, 24, 25: Cursor, 26, 27: Line, 28: Pop-up screen, 2
8a: a column for displaying the document file name and version information of the current document file, 28b: a column for displaying the annotation of the current document file, 28c: a column for displaying directory information where the current document file exists, 28d: a column for displaying the current document file A column for displaying the created application information, 28e: “extract” button, 28f: “close” button, 31: created directory name column, 32: file name column, 33: start date / time information column, 34: end date / time information column, 35: version ID column, 36: created AP column, 3
7: comment column, 90: file version registration area, 9
1: generation management processing device, 92: designated version document file take-out unit, 93: difference information acquisition unit, 94: document file registration unit, 95: registered document file, 96: version information, 97: difference information, 98: designation Version document file, 99: latest version document file.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ファイルの新規作成および改訂時に入力
装置を介して入力されるファイルの登録場所とファイル
の注釈およびファイル作成に用いたアプリケーション識
別情報を、上記ファイルの新規作成日付もしくは改訂日
付と共に、バージョン情報に対応付けて記憶装置に登録
する登録手段と、日付情報が付与された第1の時間軸を
表示装置の画面に表示する手段と、上記第1の時間軸に
おいて上記入力装置を介して指定された日付で登録済み
のファイルを、上記登録手段による上記記憶装置への登
録結果を参照して特定し、各ファイル毎に上記第1の時
間軸と並行な第2の時間軸を上記表示装置の画面に表示
すると共に、各ファイルのバージョン情報を上記第2の
時間軸の上記第1の時間軸の日付情報に合わせた位置で
表示し、かつ、上記第1の時間軸で指定された日付に対
応するバージョン情報の上記第2の時間軸での存続区間
を表示する手段と、上記表示装置の画面での表示中に上
記入力装置を介して選択されたバージョン情報に対応す
る上記登録手段で上記記憶装置に登録された各情報を上
記記憶装置から読み出し、当該バージョンのファイルの
取出しを指示するメニュー項目を付与したポップアップ
メニューで表示する手段と、上記入力装置による上記ポ
ップアップメニューの取出しメニュー項目の選択に基づ
き、当該バージョンのファイルを読み出す手段とを有す
ることを特徴とするファイル管理システム。
A file registration location, a file comment, and application identification information used for file creation, which are input via an input device when a file is newly created and revised, together with a new creation date or a revision date of the file, Registering means for registering in the storage device in association with the version information; means for displaying a first time axis to which date information has been added on a screen of the display device; and a means for displaying the first time axis via the input device on the first time axis. The file registered on the designated date is specified with reference to the result of registration in the storage device by the registration means, and the second time axis parallel to the first time axis is displayed for each file. Displaying the version information of each file at a position corresponding to the date information on the first time axis on the second time axis; Means for displaying a duration of the version information corresponding to the date specified on the first time axis on the second time axis, wherein the version information is selected via the input device during display on the screen of the display device. Means for reading out each piece of information registered in the storage device by the registration means corresponding to the version information from the storage device, displaying the information in a pop-up menu provided with a menu item for instructing extraction of the file of the version, Means for reading out the file of the version based on selection of the pop-up menu extraction menu item by the device.
【請求項2】 中央処理装置と記憶装置および入力装置
と出力装置とからなり、コンピュータ処理によりファイ
ルの作成登録および読み出しと改訂登録を行なうシステ
ムのファイル管理方法であって、上記ファイルの新規作
成日付もしくは改訂日付をバージョン情報に対応付けて
上記記憶装置に登録するステップと、日付情報が付与さ
れた第1の時間軸を上記表示装置の画面に表示するステ
ップと、上記第1の時間軸において上記入力装置を介し
て指定された日付時点で登録済みのファイルを上記記憶
装置の登録内容を参照して特定するステップと、特定さ
れた各ファイル毎に上記第1の時間軸と並行な第2の時
間軸を上記表示装置の画面に表示するステップと、各フ
ァイルのバージョン情報を上記第2の時間軸の上記第1
の時間軸の日付情報に合わせた位置で表示するステップ
と、上記第1の時間軸で指定された日付時点のバージョ
ン情報の上記第2の時間軸での存続区間を表示するステ
ップとを有することを特徴とするファイル管理方法。
2. A file management method for a system comprising a central processing unit, a storage device, an input device, and an output device, wherein a file is created, registered, read out, and revised registered by computer processing. Or a step of registering the revision date in the storage device in association with the version information; a step of displaying a first time axis to which the date information is added on a screen of the display device; A step of specifying a file registered as of the date specified via the input device with reference to the registered contents of the storage device, and a second process in parallel with the first time axis for each of the specified files. Displaying a time axis on the screen of the display device; and displaying version information of each file on the first time axis of the second time axis.
Displaying at a position corresponding to the date information on the time axis, and displaying the duration of the version information at the date specified on the first time axis on the second time axis. File management method characterized by the above-mentioned.
【請求項3】 請求項2に記載のファイル管理方法にお
いて、上記ファイルの新規作成および改訂時に上記入力
装置を介して入力されるファイルの登録場所とファイル
の注釈およびファイル作成に用いたアプリケーション識
別情報を、上記ファイルの新規作成日付もしくは改訂日
付と共に、バージョン情報に対応付けて上記記憶装置に
登録するステップと、上記表示装置の画面での表示中に
上記入力装置を介して選択されたバージョン情報に対応
する各情報を上記記憶装置から読み出し、当該バージョ
ンのファイルの取出しを指示するメニュー項目を付与し
たポップアップメニューで表示するステップとを有する
ことを特徴とするファイル管理方法。
3. The file management method according to claim 2, wherein at the time of new creation and revision of said file, a file registration location and a file comment input via said input device and application identification information used for file creation. Is registered in the storage device in association with the version information together with the new creation date or the revision date of the file, and the version information selected via the input device during the display on the screen of the display device. Reading the corresponding information from the storage device and displaying the information as a pop-up menu to which a menu item for instructing to retrieve the version of the file is displayed.
【請求項4】 コンピュータが読み取り可能なプログラ
ムおよびデータを記録する記録媒体であって、請求項
2、もしくは、請求項3のいずれかに記載の各ステップ
の処理をコンピュータに実行させるためのプログラムを
記録したことを特徴とする記録媒体。
4. A recording medium for recording a program and data which can be read by a computer, wherein the program causes a computer to execute the processing of each step according to claim 2 or 3. A recording medium characterized by being recorded.
JP26417698A 1998-09-18 1998-09-18 File management system, file managing method and storage medium with its program recorded thereon Pending JP2000099378A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26417698A JP2000099378A (en) 1998-09-18 1998-09-18 File management system, file managing method and storage medium with its program recorded thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26417698A JP2000099378A (en) 1998-09-18 1998-09-18 File management system, file managing method and storage medium with its program recorded thereon

Publications (1)

Publication Number Publication Date
JP2000099378A true JP2000099378A (en) 2000-04-07

Family

ID=17399527

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26417698A Pending JP2000099378A (en) 1998-09-18 1998-09-18 File management system, file managing method and storage medium with its program recorded thereon

Country Status (1)

Country Link
JP (1) JP2000099378A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100375016C (en) * 2003-02-28 2008-03-12 微软公司 Method for managing file replication in applications
JP2009230624A (en) * 2008-03-25 2009-10-08 Hitachi Ltd Storage system
JP2013069199A (en) * 2011-09-26 2013-04-18 Nec Corp Content management device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100375016C (en) * 2003-02-28 2008-03-12 微软公司 Method for managing file replication in applications
JP2009230624A (en) * 2008-03-25 2009-10-08 Hitachi Ltd Storage system
JP2013069199A (en) * 2011-09-26 2013-04-18 Nec Corp Content management device

Similar Documents

Publication Publication Date Title
JP4572024B2 (en) Navigation system and navigation method
US20050234896A1 (en) Image retrieving apparatus, image retrieving method and image retrieving program
EP1109116A1 (en) Method for visually filtering a database
US20100180196A1 (en) Document management system, document management method, and document management program embodied on computer readable medium
JPH11353313A (en) Information retrieving method, information automatic classifying method, and information analyzing method
JPH1139292A (en) Document management method and document retrieval method and device
JP2010102593A (en) Information processing device and method, program, and storage medium
JP4040764B2 (en) Gene motif extraction processing apparatus, gene motif extraction processing method, and recording medium storing gene motif extraction processing program
JP5201592B2 (en) Information processing system, information processing method, program, and computer-readable recording medium
JP2000099378A (en) File management system, file managing method and storage medium with its program recorded thereon
JP2008027134A (en) Document management device, document management method, and program of executing document management method
JP2007334412A (en) Retrieval program and retrieving device
JPH06131229A (en) Method for information processing and device therefor
JP3483904B2 (en) Information processing method and apparatus
JP5039505B2 (en) Document search apparatus and document search support method
JP5617535B2 (en) Information processing apparatus, information processing apparatus processing method, and program.
JP3933407B2 (en) Document processing apparatus, document processing method, and storage medium storing document processing program
JP2000207261A (en) File management system
JP2001318944A (en) Retrieving device and its program recording medium
JP4273840B2 (en) Software development support system and software development support program
JP2017054208A (en) File editing device, file editing method and file editing program
JPH0785079A (en) Device for managing information file
JPH10171841A (en) Device for managing document information and method therefor
JP2004302601A (en) Retrieval result display method, retrieving device and computer program
JP2002366403A (en) File management program, computer readable recording medium with its program recorded, and file management method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040203