JP7183092B2 - SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD - Google Patents

SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD Download PDF

Info

Publication number
JP7183092B2
JP7183092B2 JP2019056201A JP2019056201A JP7183092B2 JP 7183092 B2 JP7183092 B2 JP 7183092B2 JP 2019056201 A JP2019056201 A JP 2019056201A JP 2019056201 A JP2019056201 A JP 2019056201A JP 7183092 B2 JP7183092 B2 JP 7183092B2
Authority
JP
Japan
Prior art keywords
source
version
information
unit
versions
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.)
Active
Application number
JP2019056201A
Other languages
Japanese (ja)
Other versions
JP2020160520A (en
Inventor
英男 清田
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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP2019056201A priority Critical patent/JP7183092B2/en
Publication of JP2020160520A publication Critical patent/JP2020160520A/en
Application granted granted Critical
Publication of JP7183092B2 publication Critical patent/JP7183092B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

この発明は、プログラム開発において、プログラムのソースのバージョン管理を行なうソース情報管理装置およびソース情報管理方法に関するものである。 The present invention relates to a source information management device and a source information management method for version management of a program source in program development.

従来、プログラム開発において、プログラムの開発時に、マージ元のソースから派生させてソースを生成した際、当該生成したソースのバージョン管理を行う技術が知られている(例えば、特許文献1)。 Conventionally, in program development, when a source is generated by deriving it from a merge source source during program development, a technique is known for performing version management of the generated source (for example, Patent Document 1).

特開2010-176594号公報JP 2010-176594 A

特許文献1に代表される従来の技術では、実際に生成したソースのバージョンについては管理できるが、計画段階である、将来的に発生する予定のソースのバージョンについては管理できないという課題があった。 The conventional technology represented by Patent Document 1 can manage the version of the actually generated source, but has the problem that it cannot manage the version of the source that is planned to occur in the future and is in the planning stage.

この発明は、上記のような課題を解決するためになされたもので、プログラム開発において、計画段階である、将来的に発生する予定のソースのバージョンに関する情報を管理することができるソース情報管理装置を提供することを目的とする。 The present invention has been made to solve the above-described problems, and is a source information management device capable of managing information on source versions that are planned to occur in the future, which is in the planning stage in program development. intended to provide

この発明に係るソース情報管理装置は、1つ以上のプログラムのソースから派生して作成される1つ以上のプログラムのソースの情報を管理するソース情報管理装置であって、1つ以上のソースが当該ソースのソースバージョンとともに1つ以上の階層を有する階層構造で管理されたソース管理情報に基づいて作成された、1つ以上のソースバージョンが1つ以上の階層を有する階層構造で定義されたソースバージョン定義情報、で定義されている1つ以上のソースバージョンのうち、下位層に新たなソースバージョンを作成する対象となる1つ以上の対象ソースバージョン、を指定した対象バージョン指定情報を受け付けるバージョン指定情報受付部と、ソースバージョン定義情報において、バージョン指定情報受付部が受け付けた1つ以上の対象ソースバージョンの下位層に、新たなソースバージョンを追加するバージョン情報追加部と、ソース管理情報において、1つ以上の対象ソースバージョンのソースの下位層に、新たなソースバージョンのソースを追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を受け付ける実行指示受付部と、実行指示受付部がコマンド実行指示を受け付けた場合、ブランチ作成コマンドを実行するブランチ作成実行部を備えたものである。 A source information management device according to the present invention is a source information management device for managing information of one or more program sources derived from one or more program sources, wherein the one or more sources are A source in which one or more source versions are defined in a hierarchical structure with one or more hierarchies, created based on source control information managed in a hierarchical structure with one or more hierarchies together with the source version of the source. Version specification that accepts target version specification information that specifies one or more target source versions for which a new source version is to be created in the lower layer among the one or more source versions defined in version definition information an information receiving unit; a version information adding unit for adding a new source version to a layer below one or more target source versions received by the version specification information receiving unit in the source version definition information; an execution instruction reception unit that receives a command execution instruction to execute a branch creation command for adding a new source version source to the lower layer of the source of one or more target source versions, and the execution instruction reception unit receives the command execution instruction. It has a branch creation execution unit that executes a branch creation command when it is accepted.

この発明によれば、プログラム開発において、計画段階である、将来的に発生する予定のソースのバージョンに関する情報を管理することができる。 According to the present invention, in program development, it is possible to manage information about the version of the source that is scheduled to occur in the future, which is in the planning stage.

実施の形態1に係るソース情報管理装置の構成例を示す図である。1 is a diagram showing a configuration example of a source information management device according to Embodiment 1; FIG. 実施の形態1において、ソース情報管理装置が管理する、ソース管理情報およびソースバージョン定義情報の一例のイメージを示す図であって、図2Aは、ソース管理情報の一例のイメージを示しており、図2Bは、ソースバージョン定義情報の一例のイメージを示している。FIG. 2A is a diagram showing an image of an example of source management information and source version definition information managed by a source information management device in Embodiment 1. FIG. 2A shows an image of an example of source management information, and FIG. 2B shows an image of an example of source version definition information. 実施の形態1において、図2Bで示すソースバージョン定義情報に、ソースバージョンが追加された後のソースバージョン定義情報の一例のイメージを示す図である。3 is a diagram showing an image of an example of source version definition information after a source version has been added to the source version definition information shown in FIG. 2B in Embodiment 1; FIG. 実施の形態1において、図2Aで示すソース管理情報に、ソースが追加された後のソース管理情報の一例のイメージを示す図である。FIG. 2B is a diagram showing an image of an example of source management information after a source has been added to the source management information shown in FIG. 2A in Embodiment 1; 実施の形態1において、ソースバージョン表示制御部が表示させたソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 5 is a diagram showing an image of an example of a source version definition information display screen displayed by the source version display control unit in Embodiment 1; 実施の形態1において、PCの表示部が表示したバージョン編集画面の一例のイメージを示す図である。FIG. 5 is a diagram showing an image of an example of a version editing screen displayed by the display unit of the PC in Embodiment 1; 実施の形態1において、ソース情報管理装置の表示制御部が表示させた親バージョン指定画面から、ユーザが、親バージョンとして、対象ソースバージョン「Ver.2.0.2.0」の情報を入力する流れのイメージを説明する図である。In the first embodiment, the user inputs information of the target source version "Ver.2.0.2.0" as the parent version from the parent version designation screen displayed by the display control unit of the source information management device. It is a figure explaining the image of a flow. 実施の形態1において、新たに作成するソースバージョンおよび対象ソースバージョンが入力されたバージョン編集画面の一例のイメージを示す図である。FIG. 4 is a diagram showing an image of an example of a version editing screen in which a source version to be newly created and a target source version are input in Embodiment 1; 実施の形態1において、ソース情報管理装置の表示制御部のソースバージョン表示制御部が、図3に示す内容のソースバージョン定義情報を表示させた、ソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 3 shows an image of an example of a source version definition information display screen on which the source version display control unit of the display control unit of the source information management device displays the source version definition information having the content shown in FIG. 3 in the first embodiment; is. 実施の形態1においてソース情報管理装置の表示制御部が表示されるブランチ作成指示入力画面の一例のイメージを示す図である。4 is a diagram showing an image of an example of a branch creation instruction input screen displayed by the display control unit of the source information management device in Embodiment 1. FIG. 実施の形態1に係るソース情報管理装置の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the source information management device according to Embodiment 1; 実施の形態1において、バージョン情報追加部が、ソースバージョン定義情報にて、「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」から派生させた新たな「Ver.2.1.0.0」を追加した結果の、ソースバージョン定義情報の内容のイメージを示す図である。In the first embodiment, the version information addition unit adds "Ver.2.0.2.0", "Ver.2.0.0.10033", "Ver.2.0. 0.20153” and a new “Ver.2.1.0.0” derived from “Ver.2.0.0.20180” is added. FIG. 4 is a diagram showing; 実施の形態1において、ソースバージョン表示制御部が、図12に示すようなソースバージョン定義情報に基づいて表示させたソースバージョン定義情報表示画面の一例のイメージを示す図である。13 is a diagram showing an image of an example of a source version definition information display screen displayed by the source version display control unit based on the source version definition information as shown in FIG. 12 in Embodiment 1. FIG. 実施の形態1において、複数のソースを統合して1つのソースが作成されたソース管理情報の内容のイメージを説明するための図である。FIG. 2 is a diagram for explaining an image of contents of source management information in which one source is created by integrating a plurality of sources in Embodiment 1; FIG. 実施の形態1において、表示制御部が、全マージバージョンとするか部分マージバージョンとするかを受け付け可能な画面として表示させた、マージバージョン指定画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an example of a merge version designation screen displayed by the display control unit as a screen capable of accepting whether to use a full merge version or a partial merge version in Embodiment 1; 実施の形態1において、部分マージバージョンの表示色を、全マージバージョンの表示色とは異ならせたバージョン編集画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an image of an example of a version editing screen in which the display color of the partial merge version is made different from the display color of the full merge version in Embodiment 1; 実施の形態1において、全マージのソースバージョンであるか部分マージのソースバージョンであるかがわかるようにソースバージョンを表示させたソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 8 is a diagram showing an image of an example of a source version definition information display screen displaying a source version so that it can be seen whether it is a full merge source version or a partial merge source version in Embodiment 1; 実施の形態1において、付属情報受付部、差分指示受付部、付属情報追加部、および、比較部を備えるようにしたソース情報管理装置の構成例を示す図である。1 is a diagram showing a configuration example of a source information management device including an attached information reception unit, a difference instruction reception unit, an attached information addition unit, and a comparison unit in Embodiment 1. FIG. 実施の形態1において、ソース情報管理装置が図18に示す構成を有する場合に、ソース情報管理装置のソースバージョン表示制御部が表示させたソースバージョン定義情報表示画面の一例のイメージを示す図である。19 is a diagram showing an image of an example of a source version definition information display screen displayed by the source version display control unit of the source information management device when the source information management device has the configuration shown in FIG. 18 in Embodiment 1; FIG. . 実施の形態1において、ソース情報管理装置の表示制御部が、付属情報を表示させたソースバージョン定義情報表示画面の一例のイメージを示す図である。4 is a diagram showing an image of an example of a source version definition information display screen on which attached information is displayed by the display control unit of the source information management device in Embodiment 1. FIG. 実施の形態1において、ソース情報管理装置の表示制御部が、差分分析指示入力画面を表示させるまでの流れのイメージを示す図である。4 is a diagram showing an image of the flow until the display control unit of the source information management device displays a difference analysis instruction input screen in Embodiment 1. FIG. 実施の形態1において、ユーザが比較対象ソースバージョンを入力した場合のソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an image of an example of a source version definition information display screen when a user inputs a source version to be compared in Embodiment 1; 実施の形態1において、表示制御部が比較部による付属情報の比較結果を表示させた画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an image of an example of a screen on which a display control unit displays a comparison result of attached information by a comparison unit in Embodiment 1; 図24A,図24Bは、実施の形態1において、表示制御部が、付属情報として、マージ残件数を表示させた場合の、ソースバージョン定義情報表示画面の一例のイメージを示す図である。24A and 24B are diagrams showing an example image of the source version definition information display screen when the display control unit displays the remaining merge number as the attached information in the first embodiment. 実施の形態1において、図24に示すようなソースバージョン定義情報表示画面から、マージ残件数の内容を示す付属情報を表示させた画面の一例のイメージを示す図である。FIG. 25 is a diagram showing an image of an example of a screen on which attached information indicating the content of the remaining merge number is displayed from the source version definition information display screen as shown in FIG. 24 in Embodiment 1; 実施の形態1において、ソースバージョン表示制御部が、表示量調整ボタンを表示させた、ソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an image of an example of a source version definition information display screen on which a display amount adjustment button is displayed by the source version display control unit in Embodiment 1; 実施の形態1において、ソースバージョン表示制御部が、図26に示した表示量調整画面にて設定された表示対象ソースバージョンのみを表示させるようにした、ソースバージョン定義情報表示画面の一例のイメージを示す図である。An image of an example of a source version definition information display screen in which the source version display control unit in Embodiment 1 displays only the display target source version set on the display amount adjustment screen shown in FIG. FIG. 4 is a diagram showing; 実施の形態1において、ソースバージョン表示制御部が、表示量調整ボタンを表示させたソースバージョン定義情報表示画面から呼び出された表示量調整画面の一例のイメージを示す図である。FIG. 10 is a diagram showing an image of an example of the display amount adjustment screen called from the source version definition information display screen on which the display amount adjustment button is displayed by the source version display control unit in Embodiment 1; 実施の形態1において、ソースバージョン表示制御部が、図28に示した表示量調整画面にて設定された範囲の表示対象ソースバージョンのみを表示させるようにした、ソースバージョン定義情報表示画面の一例のイメージを示す図である。An example of the source version definition information display screen in which the source version display control unit in Embodiment 1 displays only the display target source versions within the range set on the display amount adjustment screen shown in FIG. It is a figure which shows an image. 実施の形態1において、遷移図出力ボタンが表示されるようにしたソースバージョン定義情報表示画面の一例のイメージを示す図である。FIG. 4 is a diagram showing an image of an example of a source version definition information display screen on which a transition diagram output button is displayed in Embodiment 1;

以下、この発明の実施の形態について図面を参照しながら詳細に説明する。
実施の形態1.
以下に説明する、実施の形態1に係るソース情報管理装置1は、例えば、ソースを1つ以上のルートに派生させて、エンジニアリングツールとしてのプログラムのプログラム開発を行う施設監視システムに用いられることを想定している。
以下の説明において、エンジニアリングツールとしてのプログラムのソースを、単に「ソース」ともいう。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Embodiment 1.
The source information management device 1 according to Embodiment 1, which will be described below, is intended to be used in a facility monitoring system that develops a program as an engineering tool by, for example, deriving a source into one or more routes. I assume.
In the following description, the source of the program as an engineering tool is also simply referred to as "source".

図1は、実施の形態1に係るソース情報管理装置1の構成例を示す図である。
ソース情報管理装置1は、サーバを想定している。ソース情報管理装置1は、ソフトウェアに基づくCPUを用いたプログラム処理によって実行される。
ソース情報管理装置1は、ユーザが操作するPC(Personal Computer)2と、ネットワークを介して接続される。ソース情報管理装置1とPC2は、施設監視システムに備えられる。なお、図1では、ソース情報管理装置1には、PC2が1つのみ接続されるものとしているが、これは一例に過ぎない。ソース情報管理装置1には、PC2が複数接続されるようになっていてもよい。
ソース情報管理装置1は、ソースと、当該ソースのバージョンを示す情報とが対応付けられた情報(以下「ソース管理情報」という。)を管理する。
例えば、ユーザがPC2を操作してプログラム開発を行うことで新たにソースを作成した場合、ソース情報管理装置1は、当該新たに作成されたソースの情報を、ソース管理情報に反映する。ユーザは、プログラム開発を行う際、例えば、既に存在しているソースを1つ以上のルートに派生させ、当該既に存在しているソースのバージョンアップを行って新たにソースを作成し、ソース情報管理装置1に、当該新たに作成したソースを管理させる。ソースのバージョンアップを行うとは、例えば、当該ソースで設定されている機能の追加、または、当該ソースにおける障害の修正を行うことをいう。
FIG. 1 is a diagram showing a configuration example of a source information management device 1 according to Embodiment 1. As shown in FIG.
The source information management device 1 is assumed to be a server. The source information management apparatus 1 is executed by program processing using a CPU based on software.
The source information management device 1 is connected via a network to a PC (Personal Computer) 2 operated by a user. A source information management device 1 and a PC 2 are provided in a facility monitoring system. In FIG. 1, only one PC 2 is connected to the source information management device 1, but this is only an example. A plurality of PCs 2 may be connected to the source information management device 1 .
The source information management device 1 manages information in which a source and information indicating the version of the source are associated (hereinafter referred to as "source management information").
For example, when a user creates a new source by developing a program by operating the PC 2, the source information management device 1 reflects the information of the newly created source in the source management information. When a user develops a program, for example, an existing source is derived into one or more routes, the existing source is upgraded, a new source is created, and source information management is performed. Let the device 1 manage the newly created source. Upgrading a source means, for example, adding a function set in the source or correcting a fault in the source.

また、ソース情報管理装置1は、ソース管理情報で管理しているソースのバージョンが定義された情報(以下「ソースバージョン定義情報」)を管理する。ソースバージョン定義情報では、実際には存在していないソースのバージョンも定義可能である。
例えば、ユーザは、PC2を操作して、将来的に作成される予定のソースのバージョンに関する情報を入力し、ソース情報管理装置1に、当該将来的に作成される予定のソースのバージョンを管理させる。ソース情報管理装置1は、PC2から、将来的に作成される予定のソースのバージョンに関する情報が入力されると、当該情報を取得し、ソースバージョン定義情報に反映する。
なお、ソース情報管理装置1は、例えば、はじめてソース管理情報が作成された際に、当該ソース管理情報に基づき、ソースバージョン定義情報を自動的に生成しておく。
以下の説明において、ソースのバージョンを、「ソースバージョン」ともいうものとする。
The source information management apparatus 1 also manages information (hereinafter referred to as “source version definition information”) that defines the version of the source managed by the source management information. Source version definition information can also define versions of sources that do not actually exist.
For example, the user operates the PC 2 to input information about the version of the source to be created in the future, and causes the source information management device 1 to manage the version of the source to be created in the future. . When the source information management device 1 receives the information about the version of the source to be created in the future from the PC 2, the source information management device 1 acquires the information and reflects it in the source version definition information.
Note that the source information management apparatus 1 automatically generates source version definition information based on the source management information, for example, when the source management information is created for the first time.
In the following description, the source version is also referred to as "source version".

ここで、図2は、実施の形態1において、ソース情報管理装置1が管理する、ソース管理情報およびソースバージョン定義情報の一例のイメージを示す図である。
図2Aは、ソース管理情報の一例のイメージを示しており、図2Bは、ソースバージョン定義情報の一例のイメージを示している。なお、図2Bは、ユーザが計画している、ソースのバージョン追加等の予定がなく、将来的に作成される予定のソースのバージョンは定義されていない状態のソースバージョン定義情報の一例のイメージとしている。
Here, FIG. 2 is a diagram showing an image of an example of source management information and source version definition information managed by the source information management device 1 in the first embodiment.
FIG. 2A shows an image of an example of source management information, and FIG. 2B shows an image of an example of source version definition information. Note that FIG. 2B is an image of an example of the source version definition information in a state where the user does not plan to add a version of the source, and the version of the source to be created in the future is not defined. there is

図2Aに示すように、ソース管理情報において、ソースは、1つ以上の階層を有する階層構造で管理される。なお、図2Aでは、便宜上、ソースを、当該ソースに関連付けられているソースバージョンで表現するようにしている。 As shown in FIG. 2A, sources are managed in a hierarchical structure having one or more hierarchies in the source management information. Note that in FIG. 2A, for convenience, sources are represented by source versions associated with the sources.

図2Bに示すように、ソースバージョン定義情報において、ソースバージョンは、1つ以上の階層を有する階層構造で定義される。
上述のとおり、ソースバージョン定義情報は、ソース管理情報で管理しているソースのソースバージョンを定義したものであるので、図2Aで示すソースバージョンと、図2Bで示すソースバージョンは、一致している。
図2Aに示すソース管理情報において、例えば、ソースバージョンが「Ver.2.0.0.10032」のソースと、当該ソースを派生させて作成した、ソースバージョンが「Ver.2.0.0.10033」のソースが管理されている。また、図2Bに示すソースバージョン定義情報において、例えば、「Ver.2.0.0.10032」のソースバージョンと、当該ソースバージョンがバージョンアップされた「Ver.2.0.0.10033」のソースバージョンが定義されている。
As shown in FIG. 2B, in the source version definition information, the source version is defined in a hierarchical structure having one or more hierarchies.
As described above, the source version definition information defines the source version of the source managed by the source management information, so the source version shown in FIG. 2A and the source version shown in FIG. 2B match. .
In the source management information shown in FIG. 2A, for example, a source whose source version is "Ver.2.0.0.10032" and a source created by deriving the source whose source version is "Ver.2.0.0.10032". 10033” sources are managed. Also, in the source version definition information shown in FIG. 2B, for example, a source version of "Ver.2.0.0.10032" and a source version of "Ver.2.0.0.10033" which is an upgraded version of the source version. A source version is defined.

図1の説明に戻る。
ソース情報管理装置1は、受付部11、バージョン情報追加部12、ブランチ作成実行部13、情報取得部14、表示制御部15、記憶部16、および、ソースバージョン定義情報作成部100を備える。
受付部11は、バージョン指定情報受付部111および実行指示受付部112を備える。
表示制御部15は、ソースバージョン表示制御部151を備える。
記憶部16は、ソース管理情報記憶部161およびソースバージョン定義情報記憶部162を備える。
Returning to the description of FIG.
The source information management device 1 includes a reception unit 11 , a version information addition unit 12 , a branch creation execution unit 13 , an information acquisition unit 14 , a display control unit 15 , a storage unit 16 and a source version definition information creation unit 100 .
The reception unit 11 includes a version designation information reception unit 111 and an execution instruction reception unit 112 .
The display controller 15 includes a source version display controller 151 .
The storage unit 16 has a source management information storage unit 161 and a source version definition information storage unit 162 .

記憶部16のソース管理情報記憶部161は、図2Aを用いて説明したような、ソース管理情報を記憶する。
記憶部16のソースバージョン定義情報記憶部162は、図2Bを用いて説明したような、ソースバージョン定義情報を記憶する。
なお、実施の形態1では、図1に示すように、記憶部16は、ソース情報管理装置1に備えられるものとするが、これは一例に過ぎない。記憶部16は、ソース情報管理装置1の外部の、ソース情報管理装置1が参照可能な場所に備えられるようにしてもよい。
The source control information storage unit 161 of the storage unit 16 stores source control information as described with reference to FIG. 2A.
The source version definition information storage unit 162 of the storage unit 16 stores the source version definition information as described with reference to FIG. 2B.
In the first embodiment, as shown in FIG. 1, the storage unit 16 is provided in the source information management device 1, but this is only an example. The storage unit 16 may be provided outside the source information management device 1 at a location that the source information management device 1 can refer to.

受付部11は、PC2から送信される、各種情報を受け付ける。
受付部11のバージョン指定情報受付部111は、ソースバージョン定義情報で定義されている1つ以上のソースバージョンのうち、下位層に新たなソースバージョンを作成する対象となるソースバージョン(以下「対象ソースバージョン」という。)を指定した対象バージョン指定情報を取得する。
例えば、ユーザが、ソースのバージョンアップを行うことを計画したとする。この場合、ユーザは、PC2から、マウスまたはキーボード等の入力装置(図示省略)を操作して、バージョンアップする予定のソースのソースバージョンに関する情報を、上記対象バージョン指定情報として、入力する。まだ計画の段階であるので、実際にソースは作成しない。
バージョン指定情報受付部111は、PC2にてユーザが入力したバージョン指定情報を受け付ける。なお、ユーザがPC2を操作してバージョン指定情報を入力し、PC2がソース情報管理装置1にバージョン指定情報を送信するまでの具体的な流れは、後述する。
The reception unit 11 receives various information transmitted from the PC 2 .
The version designation information reception unit 111 of the reception unit 11 selects one or more source versions defined in the source version definition information as a target source version for which a new source version is to be created in the lower layer (hereinafter referred to as "target source version"). version”) is acquired.
For example, assume that the user plans to upgrade the version of the source. In this case, the user operates an input device (not shown) such as a mouse or keyboard from the PC 2 to input information about the source version of the source to be upgraded as the target version designation information. It's still in the planning stage, so I won't actually create the source.
The version designation information reception unit 111 receives version designation information input by the user at the PC 2 . A specific flow from the user operating the PC 2 to input the version designation information to the transmission of the version designation information from the PC 2 to the source information management apparatus 1 will be described later.

ここでは、一例として、現在、ソース管理情報記憶部161には、図2Aで示したような内容のソース管理情報が記憶されており、ソースバージョン定義情報記憶部162には、図2Bに示したような内容のソースバージョン定義情報が記憶されているものとする。そして、ユーザは、「Ver.2.0.2.0」のソースをバージョンアップして、「Ver.2.1.0.0」のソースを作成することを計画しているとする。
この場合、ユーザは、「Ver.2.0.2.0」を対象ソースバージョンとして、「Ver.2.1.0.0」を新たに作成する旨の対象バージョン指定情報を入力する。PC2は、「Ver.2.0.2.0」を対象ソースバージョンとして、「Ver.2.1.0.0」を新たに作成する旨の対象バージョン指定情報を、ソース情報管理装置1に送信する。対象バージョン指定情報には、ソースバージョン定義情報において、対象ソースバージョンとして「Ver.2.0.2.0」を指定する情報、および、当該対象ソースバージョンの下位層に新たに作成するソースバージョンとして、「Ver.2.1.0.0」を指定する情報が含まれる。
バージョン指定情報受付部111は、PC2から送信された対象バージョン指定情報を受け付ける。バージョン指定情報受付部111は、受け付けた対象バージョン指定情報を、バージョン情報追加部12に出力する。
Here, as an example, the source control information storage unit 161 currently stores source control information having the contents shown in FIG. 2A, and the source version definition information storage unit 162 stores the contents shown in FIG. It is assumed that the source version definition information with such contents is stored. It is assumed that the user plans to upgrade the "Ver.2.0.2.0" source to create a "Ver.2.1.0.0" source.
In this case, the user inputs target version designation information to newly create "Ver.2.1.0.0" with "Ver.2.0.2.0" as the target source version. The PC 2 sets the target source version to "Ver.2.0.2.0" and sends the target version specifying information to the effect that "Ver.2.1.0.0" is newly created to the source information management device 1. Send. The target version specification information includes information specifying "Ver.2.0.2.0" as the target source version in the source version definition information, and information specifying "Ver. , "Ver.2.1.0.0".
The version designation information reception unit 111 receives target version designation information transmitted from the PC 2 . The version designation information reception unit 111 outputs the received target version designation information to the version information addition unit 12 .

受付部11の実行指示受付部112については後述し、先に、バージョン情報追加部12について説明する。
バージョン情報追加部12は、バージョン指定情報受付部111が受け付けたバージョン指定情報に基づき、ソースバージョン定義情報において、対象ソースバージョンの下位層に、当該対象ソースバージョンから派生させた新たなソースバージョンを追加する。
具体的には、上述の例でいうと、バージョン情報追加部12は、「Ver.2.0.2.0」を対象ソースバージョンとして、「Ver.2.1.0.0」を新たに作成する旨の対象バージョン指定情報に基づき、図2Bで示すソースバージョン定義情報において、「Ver.2.0.2.0」の下位層に、「Ver.2.1.0.0」を追加する。
そうすると、図2Bで示すソースバージョン定義情報は、図3に示すようなイメージの内容となる。なお、計画の時点ではまだソースは作成されない。ソースは、例えば、ユーザが、計画していたソースバージョンをリリースする段階で、作成される。
したがって、この時点で、ソース管理情報は、図2Aに示したような内容のままである。
このように、ソース情報管理装置1では、計画段階のソースについて、ソースバージョン定義情報にて、ソースバージョンを定義して管理しておくことができる。
The execution instruction receiving unit 112 of the receiving unit 11 will be described later, and the version information adding unit 12 will be described first.
Based on the version designation information received by the version designation information reception unit 111, the version information addition unit 12 adds a new source version derived from the target source version to the layer below the target source version in the source version definition information. do.
Specifically, in the above example, the version information adding unit 12 sets "Ver.2.0.2.0" as the target source version and newly adds "Ver.2.1.0.0". Add "Ver.2.1.0.0" to the layer below "Ver.2.0.2.0" in the source version definition information shown in FIG. 2B based on the target version specification information to create do.
Then, the source version definition information shown in FIG. 2B has the contents of the image shown in FIG. At the time of planning, the source has not yet been created. A source is created, for example, when a user releases a planned source version.
Therefore, at this point, the source control information remains as shown in FIG. 2A.
In this manner, the source information management device 1 can define and manage the source versions of the sources in the planning stage using the source version definition information.

受付部11の説明に戻る。
受付部11の実行指示受付部112は、ソース管理情報において、対象ソースバージョンのソースの下位層に、当該対象ソースバージョンのソースから派生した、新たなソースバージョンのソース、を追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を受け付ける。当該コマンド実行指示は、ユーザの指示に基づき、PC2から送信される。当該コマンド実行指示には、下位層に新たにソースを作成するソース(以下「親ソース」という。)のソースバージョンを指定する情報、および、新たに作成するソースのソースバージョンが含まれる。なお、ユーザが、PC2から、コマンド実行指示を送信するまでの流れについては、後述する。
例えば、今、ユーザが、上述の例のような、「Ver.2.0.2.0」のソースをバージョンアップして、「Ver.2.1.0.0」のソースを作成する計画を実行し、「Ver.2.1.0.0」のソースをリリースするとする。
そうすると、ユーザは、PC2から、ソース管理情報において、親ソースのソースバージョンとして、「Ver.2.0.2.0」を指定する情報、および、新たに作成するソースのソースバージョンとして、「Ver.2.1.0.0」を指定する情報が含まれるコマンド実行指示を送信する。
実行指示受付部112は、当該コマンド実行指示を受け付ける。実行指示受付部112は、受け付けたコマンド実行指示をブランチ作成実行部13に出力する。
Returning to the description of the reception unit 11 .
The execution instruction receiving unit 112 of the receiving unit 11 creates a branch for adding a source of a new source version derived from the source of the target source version to a lower layer of the source of the target source version in the source management information. Accepts a command execution instruction to execute a command. The command execution instruction is transmitted from the PC 2 based on the user's instruction. The command execution instruction includes information designating the source version of the source to be newly created in the lower layer (hereinafter referred to as "parent source") and the source version of the newly created source. Note that the flow until the user transmits the command execution instruction from the PC 2 will be described later.
For example, the user now plans to upgrade the "Ver.2.0.2.0" source to create the "Ver.2.1.0.0" source, as in the above example. to release the source of "Ver.2.1.0.0".
2.0.2.0” as the source version of the parent source and “Ver. .2.1.0.0” is sent.
The execution instruction receiving unit 112 receives the command execution instruction. The execution instruction reception unit 112 outputs the received command execution instruction to the branch creation execution unit 13 .

ブランチ作成実行部13は、実行指示受付部112がコマンド実行指示を受け付けた場合、ブランチ作成コマンドを実行する。ブランチ作成実行部13によって、ブランチ作成コマンドが実行されると、コマンド実行指示に含まれている、親ソースのソースバージョンを指定する情報、および、新たに作成するソースのソースバージョンに基づき、新たに作成するソースのソースバージョンで、親ソースから派生させたソースが作成される。なお、ブランチ作成コマンドを実行させると、親ソースから派生させたソースは、親ソースの内容として作成される。 The branch creation execution unit 13 executes the branch creation command when the execution instruction reception unit 112 receives the command execution instruction. When the branch creation command is executed by the branch creation execution unit 13, a new branch is created based on the information specifying the source version of the parent source and the source version of the newly created source included in the command execution instruction. The source version of the source you create creates a source derived from the parent source. When the branch creation command is executed, the source derived from the parent source is created as the contents of the parent source.

例えば、上述の例でいうと、ブランチ作成実行部13が、親ソースのソースバージョンとして、「Ver.2.0.2.0」を指定する情報、および、新たに作成するソースのソースバージョンとして、「Ver.2.1.0.0」を指定する情報が含まれるコマンド実行指示を受け付けたとすると、ブランチ作成実行部13は、ブランチ作成コマンドを実行し、「Ver.2.0.2.0」のソースの下位層に、「Ver.2.1.0.0」のソースを作成する。
そうすると、図2Aで示すソース管理情報は、図4に示すようなイメージの内容となる。なお、この時点では、「Ver.2.1.0.0」のソースは、「Ver.2.0.2.0」のソースをコピーしたものである。当該「Ver.2.1.0.0」のソースが作成されると、ユーザが、PC2より、「Ver.2.1.0.0」のソースに対して、バージョンアップすべき内容を反映する作業を行う。
For example, in the above example, the branch creation execution unit 13 uses information specifying "Ver.2.0.2.0" as the source version of the parent source and , “Ver. 0” source, create a “Ver.2.1.0.0” source.
Then, the content of the source management information shown in FIG. 2A becomes the image shown in FIG. At this point, the "Ver.2.1.0.0" source is a copy of the "Ver.2.0.2.0" source. When the "Ver.2.1.0.0" source is created, the user reflects the contents to be upgraded to the "Ver.2.1.0.0" source from the PC 2. work to be done.

情報取得部14は、記憶部16を参照し、ソースバージョン定義情報を取得する。情報取得部14は、取得したソースバージョン定義情報を、表示制御部15に出力する。 The information acquisition unit 14 refers to the storage unit 16 and acquires the source version definition information. The information acquisition unit 14 outputs the acquired source version definition information to the display control unit 15 .

表示制御部15は、各種情報をPC2が備える表示部(図示省略)に表示させる。
ソースバージョン表示制御部151は、例えば、情報取得部14が取得したソースバージョン定義情報に基づく画面を、表示部に表示させる。
The display control unit 15 causes a display unit (not shown) provided in the PC 2 to display various information.
The source version display control unit 151 causes the display unit to display, for example, a screen based on the source version definition information acquired by the information acquisition unit 14 .

ソースバージョン定義情報作成部100は、ソース管理情報に基づき、ソースバージョン定義情報を作成する。具体的には、例えば、ソース管理情報が記憶されているものの、ソースバージョン定義情報が存在しない場合に、ソースバージョン定義情報作成部100が、ソースバージョン定義情報を作成する。
なお、ソース情報管理装置1において、ソースバージョン定義情報作成部100は、必須の構成ではない。例えば、ユーザが予め、初期設定として、ソースバージョン定義情報を作成し、記憶させておくようにする場合、ソース情報管理装置1は、ソースバージョン定義情報作成部100を備えないものとしてもよい。
The source version definition information creating unit 100 creates source version definition information based on the source management information. Specifically, for example, when the source management information is stored but the source version definition information does not exist, the source version definition information creating section 100 creates the source version definition information.
In the source information management device 1, the source version definition information creating unit 100 is not an essential component. For example, if the user creates and stores the source version definition information in advance as an initial setting, the source information management device 1 may not include the source version definition information creating section 100 .

ユーザがPC2を操作してバージョン指定情報を入力し、PC2がソース情報管理装置1にバージョン指定情報を送信するまでの具体的な流れについて説明する。
なお、以下の説明では、上述の例のように、ユーザは、PC2から、ソースバージョン定義情報において、ソースバージョン「Ver.2.0.2.0」を対象ソースバージョンとして、ソースバージョン「Ver.2.1.0.0」を新たに作成する旨の対象バージョン指定情報を入力するものとする。
まず、ユーザは、入力装置を操作して、PC2の表示部に、ソースバージョン定義情報を表示させる。具体的には、PC2の受付部(図示省略)が、ユーザが入力したソースバージョン定義情報表示指示を受け付け、PC2の送信部(図示省略)が、受付部が受け付けたソースバージョン定義情報表示指示をソース情報管理装置1に送信する。ソース情報管理装置1の受付部11は、PC2から送信されたソースバージョン定義情報表示指示を受け付け、情報取得部14が、ソースバージョン定義情報記憶部162に記憶されているソースバージョン定義情報を取得し、表示制御部15のソースバージョン表示制御部151に出力する。
ソースバージョン表示制御部151は、ソースバージョン定義情報を表示させたソースバージョン定義情報表示画面を、PC2の表示部に表示させる。
なお、ユーザは、ソースバージョン定義情報においてソースバージョンを追加等する場合に限らず、適宜、上述の方法で、ソースバージョン定義情報を表示したソースバージョン定義情報表示画面501を表示させることができる。
A specific flow from when the user operates the PC 2 to input version designation information to when the PC 2 transmits the version designation information to the source information management apparatus 1 will be described.
In the following explanation, as in the above example, the user, from the PC 2, sets the source version "Ver. 2.1.0.0” is input.
First, the user operates the input device to display the source version definition information on the display section of the PC 2 . Specifically, the reception unit (not shown) of the PC2 receives the source version definition information display instruction input by the user, and the transmission unit (not shown) of the PC2 receives the source version definition information display instruction received by the reception unit. Send to the source information management device 1 . The reception unit 11 of the source information management device 1 receives the source version definition information display instruction transmitted from the PC 2, and the information acquisition unit 14 acquires the source version definition information stored in the source version definition information storage unit 162. , to the source version display control unit 151 of the display control unit 15 .
The source version display control unit 151 causes the display unit of the PC 2 to display the source version definition information display screen displaying the source version definition information.
Note that the user can appropriately display the source version definition information display screen 501 displaying the source version definition information by the above-described method, not limited to adding a source version in the source version definition information.

図5は、実施の形態1において、ソースバージョン表示制御部151が表示させたソースバージョン定義情報表示画面501の一例のイメージを示す図である。
図5に示すように、ソースバージョン定義情報表示画面501は、ソースバージョン定義情報に従い、当該ソースバージョン定義情報で定義されているソースバージョンを階層構造で表示した階層図である。
ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面501にてソースバージョン定義情報を表示させた際、あわせて、例えば、バージョン編集ボタン502を表示させるようにする。バージョン編集ボタン502は、ソースバージョン定義情報を編集するためのバージョン編集画面を呼び出す指示を入力するための入力部である。
FIG. 5 is a diagram showing an image of an example of the source version definition information display screen 501 displayed by the source version display control unit 151 in the first embodiment.
As shown in FIG. 5, the source version definition information display screen 501 is a hierarchical diagram displaying source versions defined by the source version definition information in a hierarchical structure according to the source version definition information.
When the source version definition information is displayed on the source version definition information display screen 501, the source version display control unit 151 also displays the version edit button 502, for example. A version edit button 502 is an input unit for inputting an instruction to call up a version edit screen for editing source version definition information.

図5に示すようなソースバージョン定義情報表示画面501が表示されると、ユーザは、PC2から、入力装置を操作して、バージョン編集画面を呼び出す。具体的には、ユーザは、バージョン編集ボタン502をクリック等して、バージョン編集画面呼出指示を入力する。
PC2の受付部は、バージョン編集画面呼出指示を受け付け、PC2の送信部は、当該バージョン編集画面呼出指示を、ソース情報管理装置1に送信する。ソース情報管理装置1の受付部11は、バージョン編集画面呼出指示を受け付け、表示制御部15に当該バージョン編集画面呼出指示を受け付けた旨の情報を出力する。表示制御部15は、PC2の表示部に、バージョン編集画面を表示させる。
When the source version definition information display screen 501 as shown in FIG. 5 is displayed, the user operates the input device from the PC 2 to call the version edit screen. Specifically, the user clicks the version edit button 502 or the like to input an instruction to call the version edit screen.
The reception unit of the PC 2 receives the version edit screen call instruction, and the transmission unit of the PC 2 transmits the version edit screen call instruction to the source information management device 1 . The reception unit 11 of the source information management device 1 receives the version editing screen call instruction, and outputs information to the display control unit 15 to the effect that the version editing screen call instruction has been received. The display control unit 15 causes the display unit of the PC 2 to display the version editing screen.

図6は、実施の形態1において、PC2の表示部が表示したバージョン編集画面601の一例のイメージを示す図である。
表示制御部15は、図6に示すようなバージョン編集画面601を、図5に示すようなソースバージョン定義情報表示画面501に重畳表示してもよいし、ソースバージョン定義情報表示画面501から切り替えて表示するようにしてもよい。
表示制御部15は、バージョン編集画面601において、バージョン名入力部6011、親バージョン指定画面呼出部6012、マージバージョン指定画面呼出部6013、保存ボタン6014、ブランチ作成ボタン6015、削除ボタン6016、および、キャンセルボタン6017を表示させる。
FIG. 6 is a diagram showing an example image of the version edit screen 601 displayed by the display unit of the PC 2 in the first embodiment.
The display control unit 15 may superimpose the version edit screen 601 as shown in FIG. 6 on the source version definition information display screen 501 as shown in FIG. You may make it display.
The display control unit 15 displays a version name input unit 6011, a parent version designation screen calling unit 6012, a merge version designation screen calling unit 6013, a save button 6014, a branch creation button 6015, a delete button 6016, and a cancel button 6016 on the version editing screen 601. A button 6017 is displayed.

ユーザは、バージョン編集画面601から、バージョンアップを計画しているソースに関する情報を入力する。具体的には、ユーザは、バージョン編集画面601から、新たに作成するソースバージョンの情報と、対象ソースバージョンの情報を入力する。ここでは、ユーザは、バージョン名入力部6011に、「Ver.2.1.0.0」の情報を入力する。そして、ユーザは、親バージョン指定画面呼出部6012を入力装置によってクリックして、呼び出した親バージョン指定画面から、親バージョンとして、対象ソースバージョン「Ver.2.0.2.0」の情報を入力する。具体的には、ユーザは、まず、親バージョン指定画面呼出部6012をクリックして、親バージョン指定画面呼出指示を入力する。PC2の受付部は、親バージョン指定画面呼出指示を受け付け、PC2の送信部は、当該親バージョン指定画面呼出指示をソース情報管理装置1に送信する。ソース情報管理装置1の受付部11は、親バージョン指定画面呼出指示を受け付け、ソース情報管理装置1の表示制御部15は、PC2の表示部に、親バージョン指定画面を表示させる。
そして、ユーザは、表示部に表示された親バージョン指定画面から、対象ソースバージョン「Ver.2.0.2.0」の情報を入力する。
The user inputs information about the source for which version upgrade is planned from the version edit screen 601 . Specifically, the user inputs the information of the source version to be newly created and the information of the target source version from the version editing screen 601 . Here, the user inputs information of “Ver.2.1.0.0” in the version name input field 6011 . Then, the user clicks the parent version designation screen calling section 6012 with the input device, and inputs the information of the target source version "Ver.2.0.2.0" as the parent version from the called parent version designation screen. do. Specifically, the user first clicks the parent version designation screen calling portion 6012 and inputs an instruction to call the parent version designation screen. The reception unit of PC2 receives a parent version designation screen call instruction, and the transmission unit of PC2 transmits the parent version designation screen call instruction to source information management apparatus 1 . The reception unit 11 of the source information management device 1 receives an instruction to call the parent version designation screen, and the display control unit 15 of the source information management device 1 causes the display unit of the PC 2 to display the parent version designation screen.
Then, the user inputs the information of the target source version "Ver.2.0.2.0" from the parent version designation screen displayed on the display unit.

図7は、実施の形態1において、ソース情報管理装置1の表示制御部15が表示させた親バージョン指定画面から、ユーザが、親バージョンとして、対象ソースバージョン「Ver.2.0.2.0」の情報を入力する流れのイメージを説明する図である。
図6に示したようなバージョン編集画面601から、ユーザが、親バージョン指定画面を呼び出すと、親バージョン指定画面が表示される(図7の701参照)。ここでは、図7に示すように、親バージョン指定画面は、例えば、親バージョンとして指定され得るソースバージョンが一覧化された画面としている。表示制御部15は、親バージョン指定画面を表示させる際、ソースバージョン定義情報で定義されているソースバージョンの情報を、一覧化して表示させるようにすればよい。なお、表示制御部15は、親バージョン指定画面701を、例えば、バージョン編集画面601に重畳させて表示するようにしてもよいし、バージョン編集画面601から切り替えて表示するようにしてもよい。
FIG. 7 shows that, in the first embodiment, the user selects the target source version "Ver. ] is a diagram for explaining an image of the flow of inputting information.
When the user calls the parent version designation screen from the version editing screen 601 shown in FIG. 6, the parent version designation screen is displayed (see 701 in FIG. 7). Here, as shown in FIG. 7, the parent version designation screen is, for example, a screen listing source versions that can be designated as parent versions. When displaying the parent version designation screen, the display control unit 15 may list and display the source version information defined in the source version definition information. The display control unit 15 may display the parent version designation screen 701 by superimposing it on the version editing screen 601 , or may display it by switching from the version editing screen 601 .

ユーザは、入力装置を操作して、表示された親バージョン指定画面から、親バージョンとして指定したいソースバージョンの情報を入力する。ここでは、ユーザは、「Ver.2.0.2.0」の情報を入力する(図7の702参照)。具体的には、ユーザは、例えば、一覧から「Ver.2.0.2.0」を選択し、決定ボタン7021をクリックすることで、「Ver.2.0.2.0」の情報を入力する。
そうすると、バージョン編集画面601において、新たに作成するソースバージョンとして「Ver.2.1.0.0」、対象ソースバージョンとして「Ver.2.0.2.0」が入力されたことになる(図8参照)。
The user operates the input device to input the information of the source version to be designated as the parent version from the displayed parent version designation screen. Here, the user inputs information of "Ver.2.0.2.0" (see 702 in FIG. 7). Specifically, the user, for example, selects "Ver.2.0.2.0" from the list and clicks the decision button 7021 to obtain the information of "Ver.2.0.2.0". input.
2.1.0.0 as the source version to be newly created and "Ver.2.0.2.0" as the target source version on the version editing screen 601 ( See Figure 8).

ユーザは、入力装置を操作して、バージョン編集画面601の保存ボタン6014をクリックする。PC2の受付部は、保存ボタン6014がクリックされると、これを受け付ける。そして、PC2の送信部は、新たに作成するソースバージョンとして「Ver.2.1.0.0」の情報と、対象ソースバージョンとして「Ver.2.0.2.0」の情報を含む、対象バージョン指定情報を、ソース情報管理装置1に送信する。ソース情報管理装置1のバージョン指定情報受付部111は、当該対象バージョン指定情報を受け付ける。
そして、ソース情報管理装置1では、上述のとおり、バージョン情報追加部12が、ソースバージョン定義情報に、対象バージョン指定情報の内容を反映する。その結果、ソースバージョン定義情報は、図3に示すような内容となる。
なお、このとき、「Ver.2.1.0.0」のソースは、まだ作成の計画段階であるため、作成されていない。すなわち、「Ver.2.1.0.0」のソースバージョンが、ソースバージョン定義情報にて定義されるが、ソース管理情報においては、「Ver.2.1.0.0」のソースは作成されていない(図4参照)。
The user operates the input device and clicks the save button 6014 on the version edit screen 601 . When the save button 6014 is clicked, the reception unit of PC2 receives it. 2.1.0.0 as the newly created source version and information of "Ver.2.0.2.0" as the target source version. Target version designation information is sent to the source information management device 1 . The version designation information reception unit 111 of the source information management device 1 receives the target version designation information.
Then, in the source information management apparatus 1, as described above, the version information adding unit 12 reflects the contents of the target version specifying information in the source version definition information. As a result, the source version definition information has contents as shown in FIG.
At this time, the source of "Ver.2.1.0.0" has not yet been created because it is still in the planning stage. That is, the source version of "Ver.2.1.0.0" is defined in the source version definition information, but the source of "Ver.2.1.0.0" is created in the source management information. not (see FIG. 4).

バージョン編集画面601におけるマージバージョン指定画面呼出部6013、および、ブランチ作成ボタン6015については後述する。バージョン編集画面601における削除ボタン6016は、ソースバージョン定義情報において、指定したソースバージョンを削除する際に用いられる。例えば、ユーザは、PC2の入力装置を操作して、バージョン名入力部6011に、ソースバージョン定義情報において削除したいソースバージョンの情報を入力し、削除ボタン6016をクリックすることで、ソースバージョンを削除する旨の対象バージョン指定情報を入力することもできる。 A merge version designation screen calling portion 6013 and a branch creation button 6015 in the version editing screen 601 will be described later. A delete button 6016 on the version edit screen 601 is used to delete the specified source version in the source version definition information. For example, the user operates the input device of the PC 2 to input the information of the source version to be deleted in the source version definition information in the version name input field 6011 and click the delete button 6016 to delete the source version. It is also possible to input target version designation information to that effect.

バージョン編集画面601におけるキャンセルボタン6017は、バージョン編集画面601での入力をキャンセルする指示を入力するためのボタンである。例えば、図8に示すような状態のバージョン編集画面601において、ユーザが、入力装置を操作してキャンセルボタン6017をクリックすると、「Ver.2.1.0.0」、および、「Ver.2.0.2.0」の入力をキャンセルすることができる。 A cancel button 6017 on the version edit screen 601 is a button for inputting an instruction to cancel the input on the version edit screen 601 . For example, when the user operates the input device and clicks the cancel button 6017 on the version edit screen 601 in the state shown in FIG. 8, "Ver.2.1.0.0" and "Ver.2 .0.2.0" can be canceled.

次に、ユーザが、PC2を操作して、ソース管理情報において、対象ソースバージョンのソースの下位層に、新たなソースバージョンのソースを追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を送信する手順について説明する。
なお、以下の説明では、一例として、ユーザは、計画済みの、ソースバージョン「Ver.2.1.0.0」を実際にリリースするものとし、当該「Ver.2.1.0.0」のソースを新たに作成するものとする。なお、ソースバージョン定義情報は、図3に示すような内容であるものとする。また、ソース管理情報は、図2Aに示すような内容であるものとする。
Next, the user operates the PC 2 to send a command execution instruction to execute a branch creation command for adding the source of the new source version to the layer below the source of the target source version in the source management information. Describe the procedure.
In the following description, as an example, the user actually releases the planned source version "Ver.2.1.0.0", and the "Ver.2.1.0.0" shall be newly created. It is assumed that the source version definition information has contents as shown in FIG. It is also assumed that the source management information has contents as shown in FIG. 2A.

まず、ユーザは、PC2にソースバージョン定義情報表示画面501を表示させる。PC2がソースバージョン定義情報表示画面501を表示させる流れについては、説明済みであるため、重複した説明を省略する。
図9は、実施の形態1において、ソース情報管理装置1の表示制御部15のソースバージョン表示制御部151が、図3に示す内容のソースバージョン定義情報を表示させた、ソースバージョン定義情報表示画面901の一例のイメージを示す図である。
First, the user causes the PC 2 to display the source version definition information display screen 501 . Since the flow of displaying the source version definition information display screen 501 by the PC 2 has already been explained, redundant explanation will be omitted.
FIG. 9 shows a source version definition information display screen on which the source version display control unit 151 of the display control unit 15 of the source information management apparatus 1 displays the source version definition information having the contents shown in FIG. 3 in the first embodiment. It is a figure which shows the image of an example of 901. FIG.

図9に示すように、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面901において、ソースバージョン定義情報に定義されているソースバージョンであって、かつ、まだ、ソース管理情報において当該ソースバージョンのソースが作成されていないソースバージョンについては、他のソースバージョンとは異なる形態で表示させる。ソースバージョン定義情報に定義されているソースバージョンであって、かつ、まだ、ソース管理情報において当該ソースバージョンのソースが作成されていないソースバージョンとは、言い換えれば、バージョン情報追加部12がソースバージョン定義情報に追加したソースバージョンであって、かつ、ブランチ作成実行部13がブランチ作成コマンドを実行させていないソースバージョンであり、ここでいうと、「Ver.2.1.0.0」である。 As shown in FIG. 9, the source version display control unit 151 displays a source version definition information display screen 901 that indicates that the source version defined in the source version definition information and that the source version is still specified in the source management information. A source version for which no source has been created is displayed in a form different from other source versions. A source version defined in the source version definition information and for which the source of the source version has not yet been created in the source management information is, in other words, a source version defined by the version information adding unit 12. It is the source version added to the information and the branch creation command is not executed by the branch creation execution unit 13. In this case, it is "Ver.2.1.0.0".

例えば、ソースバージョン表示制御部151は、「Ver.2.1.0.0」を表示している図形の色を、他のソースバージョンを表示している図形の色とは異ならせるようにする(図9の9011参照)。なお、図9では、便宜上、「Ver.2.1.0.0」を表示している図形の色が、他のソースバージョンを表示している図形の色とは異なることを、斜線によって表現している。
このように、ソースバージョン表示制御部151が、バージョン情報追加部12が追加した新たなソースバージョンであって、かつ、ブランチ作成実行部13がブランチ作成コマンドを実行させていないソースバージョンを、他のソースバージョンとは異なる形態で表示させることができる。そのため、ユーザは、表示されたソースバージョン定義情報を確認すれば、計画段階であって、実際にはまだソースの作成を行っていないソースバージョンを把握することができる。
For example, the source version display control unit 151 makes the color of the graphic displaying "Ver.2.1.0.0" different from the color of the graphic displaying other source versions. (See 9011 in FIG. 9). In FIG. 9, for the sake of convenience, slanted lines indicate that the color of the figure displaying "Ver.2.1.0.0" is different from the color of the figure displaying other source versions. is doing.
In this way, the source version display control unit 151 displays the new source version added by the version information addition unit 12 and for which the branch creation command is not executed by the branch creation execution unit 13 as another source version. It can be displayed in a different form than the source version. Therefore, by checking the displayed source version definition information, the user can grasp the source version which is in the planning stage and has not actually been created yet.

ユーザは、ソースバージョン定義情報表示画面901を表示させ、新たに作成するソースのソースバージョンを確認すると、ブランチ作成指示入力画面を呼び出す。PC2は、ブランチ作成指示入力画面呼出指示を受け付け、ソース情報管理装置1の表示制御部15が、ブランチ作成指示入力画面を表示させる。当該ブランチ作成指示入力画面が表示されるまでの流れは、説明済みの、バージョン編集画面601が表示されるまでの流れと同様であるため、重複した説明を省略する。実施の形態1では、バージョン編集画面601の内容と、ブランチ作成指示入力画面の内容は、同じであるものとする。 When the user displays the source version definition information display screen 901 and confirms the source version of the source to be newly created, the branch creation instruction input screen is called. The PC 2 accepts the branch creation instruction input screen call instruction, and the display control unit 15 of the source information management device 1 displays the branch creation instruction input screen. Since the flow until the branch creation instruction input screen is displayed is the same as the flow until the version editing screen 601 is displayed, redundant description will be omitted. In the first embodiment, it is assumed that the contents of the version editing screen 601 and the contents of the branch creation instruction input screen are the same.

ユーザは、ブランチ作成指示入力画面から、バージョン名入力部6011に、追加したいソースのソースバージョン「Ver.2.1.0.0」の情報を入力する。また、ユーザは、親バーション指定画面を呼び出し、追加したいソースの親ソースのバージョン(以下「親バージョン」という。)「Ver.2.0.2.0」を入力する。
その結果、図10に示すような、ブランチ作成指示入力画面1001が表示される。
ユーザは、例えば、ブランチ作成指示入力画面1001のブランチ作成ボタン6015を入力装置でクリックして、上述のコマンド実行指示を入力する。PC2の受付部は、コマンド実行指示を受け付ける。コマンド実行指示には、入力された、新たに作成するソースのソースバージョン「Ver.2.1.0.0」の情報と、親バージョン「Ver.2.0.2.0」の情報が含まれる。PC2の送信部は、当該コマンド実行指示を、ソース情報管理装置1に送信する。ソース情報管理装置1の実行指示受付部112は、当該コマンド実行指示を受け付け、ブランチ作成実行部13が、ソース管理情報に、当該コマンド実行指示の内容を反映する。
その結果、ソース情報管理装置1では、図4に示すようなソース管理情報が管理されるようになる。
The user inputs the information of the source version "Ver. Also, the user calls up the parent version specification screen and inputs the version of the parent source of the source to be added (hereinafter referred to as "parent version") "Ver.2.0.2.0".
As a result, a branch creation instruction input screen 1001 as shown in FIG. 10 is displayed.
The user, for example, clicks the branch creation button 6015 on the branch creation instruction input screen 1001 with an input device to input the command execution instruction described above. The reception unit of the PC 2 receives command execution instructions. The command execution instruction includes information on the input source version "Ver.2.1.0.0" of the source to be newly created and information on the parent version "Ver.2.0.2.0". be The transmission unit of the PC 2 transmits the command execution instruction to the source information management device 1 . The execution instruction reception unit 112 of the source information management device 1 receives the command execution instruction, and the branch creation execution unit 13 reflects the content of the command execution instruction in the source management information.
As a result, the source information management apparatus 1 manages source management information as shown in FIG.

なお、ブランチ作成実行部13は、コマンド実行指示に基づき、ソース管理情報にソースを追加させると、ソースバージョン定義情報において、追加したソースのソースバージョンに、コマンド実行済みフラグを付与する。
以降、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面(図5参照)にてソースバージョン定義情報を表示させる際、例えば、「Ver.2.1.0.0」を、他のソースバージョンと同じ形態で表示させる。
このように、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面にてソースバージョン定義情報を表示させる際の、ソースバージョンの表示形態を、コマンド実行済みフラグが付与されているか否かによってコントロールする。
なお、ソースバージョン定義情報作成部100は、ソース管理情報に基づき、ソースバージョン定義情報を作成する際、ソースバージョン定義情報のソースバージョンに、上記コマンド実行済みフラグが付与された状態で、当該ソースバージョン定義情報を作成するようにしている。
When the branch creation execution unit 13 adds the source to the source management information based on the command execution instruction, the source version of the added source is given a command execution completion flag in the source version definition information.
Thereafter, the source version display control unit 151, when displaying the source version definition information on the source version definition information display screen (see FIG. 5), for example, changes "Ver. Display in the same format as the version.
In this manner, the source version display control unit 151 controls the display form of the source version when the source version definition information is displayed on the source version definition information display screen depending on whether or not the command execution completion flag is added. do.
When creating the source version definition information based on the source management information, the source version definition information creation unit 100 creates the source version definition information with the command execution completion flag added to the source version of the source version definition information. I am trying to create definition information.

ソース情報管理装置1の動作について説明する。
図11は、実施の形態1に係るソース情報管理装置1の動作を説明するためのフローチャートである。
バージョン指定情報受付部111は、ソースバージョン定義情報で定義されているソースバージョンのうち、対象ソースバージョンを指定した対象バージョン指定情報を受け付ける(ステップST1101)。
バージョン指定情報受付部111は、受け付けた対象バージョン指定情報を、バージョン情報追加部12に出力する。
The operation of the source information management device 1 will be described.
FIG. 11 is a flow chart for explaining the operation of the source information management device 1 according to the first embodiment.
Version designation information receiving section 111 receives target version designation information designating a target source version among the source versions defined in the source version definition information (step ST1101).
The version designation information reception unit 111 outputs the received target version designation information to the version information addition unit 12 .

バージョン情報追加部12は、ステップST1101にてバージョン指定情報受付部111が取得したバージョン指定情報に基づき、ソースバージョン定義情報において、対象ソースバージョンの下位層に、当該対象ソースバージョンから派生させた新たなソースバージョンを追加する(ステップST1102)。 Based on the version designation information acquired by the version designation information reception unit 111 in step ST1101, the version information addition unit 12 adds a new version derived from the target source version to the layer below the target source version in the source version definition information. Add the source version (step ST1102).

実行指示受付部112は、コマンド実行指示を受け付けたか否かを判定する(ステップST1103)。
ステップST1103において、実行指示受付部112がコマンド実行指示を受け付けていない場合(ステップST1103の“NO”の場合)、実行指示受付部112は、コマンド実行指示を受け付けるまで待機する。
Execution instruction receiving section 112 determines whether or not a command execution instruction has been received (step ST1103).
In step ST1103, if execution instruction receiving section 112 has not received a command execution instruction (“NO” in step ST1103), execution instruction receiving section 112 waits until it receives a command execution instruction.

ステップST1103において、実行指示受付部112がコマンド実行指示を受け付けた場合(ステップST1103の“YES”の場合)、実行指示受付部112は、当該コマンド実行指示を、ブランチ作成実行部13に出力する。 In step ST 1103 , when execution instruction receiving section 112 receives a command execution instruction (“YES” in step ST 1103 ), execution instruction receiving section 112 outputs the command execution instruction to branch creation execution section 13 .

ブランチ作成実行部13は、ステップST1103にて実行指示受付部112からコマンド実行指示が出力されると、ブランチ作成コマンドを実行する(ステップST1104)。 Branch creation execution unit 13 executes the branch creation command when the command execution instruction is output from execution instruction reception unit 112 in step ST1103 (step ST1104).

なお、図11において、ステップST1102~ステップST1103の動作は、連続して行われなくてもよい。
また、図11では、ステップST1103において、実行指示受付部112は、コマンド実行指示を受け付けるまで待機するものとしたが、これに限らず、実行指示受付部112がコマンド実行指示を受け付けなければ(ステップST1103の“NO”の場合)、ソース情報管理装置1は、処理を終了するようにしてもよい。
Note that in FIG. 11, the operations of steps ST1102 and ST1103 do not have to be performed continuously.
In FIG. 11, execution instruction receiving section 112 waits until it receives a command execution instruction in step ST1103. If ST1103 is "NO"), the source information management device 1 may terminate the process.

以上の説明では、ソース情報管理装置1において、バージョン指定情報受付部111が受け付けるバージョン指定情報に含まれる対象ソースバージョンは1つとし、バージョン情報追加部12は、ソースバージョン定義情報において、1つの対象ソースバージョンの下位層に、新たなソースバージョンを追加するものとした。すなわち、ユーザは、ソースバージョン定義情報に対して、1つの対象ソースバージョンの下には、1つのソースバージョンを追加させる指示を入力するものとした。
しかしながら、これは一例に過ぎず、ユーザは、例えば、複数のソースを統合して新たなソースを作成する計画を立てることもある。
In the above description, in the source information management apparatus 1, the version designation information received by the version designation information reception unit 111 includes one target source version, and the version information addition unit 12 adds one target source version in the source version definition information. A new source version is added to the layer below the source version. That is, the user inputs an instruction to add one source version under one target source version to the source version definition information.
However, this is only an example, and a user may, for example, plan to merge multiple sources to create a new source.

この場合、ユーザは、将来的な計画として、対象ソースバージョンとして、複数のソースバージョンを指定し、ソースバージョン定義情報において、当該複数のソースバージョンの下位層に1つの新たなソースバージョンを作成することができる。ソース情報管理装置1は、複数の対象バージョンを指定する情報を含むバージョン指定情報を受け付け、当該複数の対象バージョンの下位層に、新たなソースバージョンを追加する。
具体的には、バージョン指定情報受付部111が受け付けるバージョン指定情報に含まれる対象ソースバージョンが複数である場合、バージョン情報追加部12は、バージョン指定情報受付部111が取得したバージョン指定情報に基づき、ソースバージョン定義情報において、複数の対象ソースバージョンの下位層に、当該複数の対象ソースバージョンから派生させた1つの新たなソースバージョンを追加する。
In this case, as a future plan, the user specifies multiple source versions as target source versions, and creates one new source version in the layer below the multiple source versions in the source version definition information. can be done. The source information management device 1 receives version designation information including information designating a plurality of target versions, and adds a new source version to the layer below the plurality of target versions.
Specifically, when there are multiple target source versions included in the version designation information received by the version designation information reception unit 111, the version information addition unit 12, based on the version designation information acquired by the version designation information reception unit 111, In the source version definition information, one new source version derived from the plurality of target source versions is added to the layer below the plurality of target source versions.

例えば、ユーザが、対象バージョンとして「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」を指定する情報、および、新たに作成するソースバージョンとして「Ver.2.1.0.0」を指定する情報を含むバージョン指定情報を入力し、当該バージョン指定情報が、PC2からソース情報管理装置1に送信されたとする。
なお、このとき、ユーザは、複数の対象バージョンのうち、メインとする対象バージョンを指定する。当該メインとする対象バージョンは、親バージョンとして指定される。ユーザは、親バージョンではない対象バージョンは、マージバージョンとして指定する。バージョン指定情報において、複数の対象バージョンのうち、どの対象バージョンが親バージョンで、どの対象バージョンがマージバージョンであるかは判別可能となっている。
親バージョンは、後に、ソース管理情報において、複数のソースから新たなソースを追加する際にメイン、言い換えれば、親、となるソースのソースバージョンである。なお、ユーザは、複数のソースから新たなソースを作成する際は、親となるソースを1つ指定することが必要となる。親ソースに対して、その他のソースがマージされることで、複数のソースから派生した新たなソースが作成される。なお、新たなソースが作成される際にマージされる、親バージョンのソース以外のソースのソースバージョンを、マージバージョンというものとする。
ここでは、上記複数の対象ソースバージョンのうち、「Ver.2.0.2.0」が親バージョンに指定されているものとする。
For example, if the user selects "Ver.2.0.2.0", "Ver.2.0.0.10033", "Ver.2.0.0.20153", and "Ver.2 .0.0.20180” and information specifying “Ver.2.1.0.0” as the source version to be newly created. , is transmitted from the PC 2 to the source information management apparatus 1. FIG.
At this time, the user designates a main target version among the plurality of target versions. The main target version is designated as the parent version. A user designates a target version that is not a parent version as a merged version. In the version designation information, it is possible to determine which target version is the parent version and which target version is the merge version among the plurality of target versions.
The parent version is the source version of the source that later becomes the main, in other words parent, when adding a new source from multiple sources in the source management information. Note that when the user creates a new source from a plurality of sources, it is necessary to specify one parent source. A new source derived from multiple sources is created by merging other sources with the parent source. A source version of a source other than the source of the parent version, which is merged when a new source is created, is called a merged version.
Here, it is assumed that "Ver.2.0.2.0" is designated as the parent version among the plurality of target source versions.

バージョン情報追加部12が、ソースバージョン定義情報において、「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」から派生させた新たな「Ver.2.1.0.0」を追加した結果、ソースバージョン定義情報の内容は、図12に示すようなイメージとなる。
そして、ソース情報管理装置1のソースバージョン表示制御部151が、図12に示すようなソースバージョン定義情報に基づいて、ソースバージョン定義情報表示画面をPC2の表示部に表示させると、当該ソースバージョン定義情報表示画面1301は、図13に示すような画面となる。
図13に示すように、ソースバージョン定義情報表示画面1301において、複数のソースバージョンを統合して作成されたソースバージョンがある場合、当該作成されたソースバージョンと、統合元の複数のソースバージョンとを結ぶ線がそれぞれ表示される(図13の1302参照)。
The version information adding unit 12 adds "Ver.2.0.2.0", "Ver.2.0.0.10033", "Ver.2.0.0.20153", and , "Ver.2.1.0.0" derived from "Ver.2.0.0.20180". Become.
Then, when the source version display control section 151 of the source information management apparatus 1 displays the source version definition information display screen on the display section of the PC 2 based on the source version definition information as shown in FIG. The information display screen 1301 becomes a screen as shown in FIG.
As shown in FIG. 13, in the source version definition information display screen 1301, when there is a source version created by integrating multiple source versions, the created source version and the multiple source versions of the integration source are displayed. Each connecting line is displayed (see 1302 in FIG. 13).

また、ユーザは、実際に、複数のソースを統合して新たなソースを作成することがある。
例えば、ソースバージョン定義情報が図12に示すような内容である状態で、ユーザが、PC2から、ソースバージョン「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」のソースをマージさせてバージョンアップし、ソースバージョン「Ver.2.1.0.0」のソースを作成する計画を、実行するとする。
そうすると、ユーザは、PC2から、下位層に新たにソースを作成するソースのソースバージョンとして、「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」を指定する情報、および、新たに作成するソースのソースバージョンとして、「Ver.2.1.0.0」を指定する情報が含まれるコマンド実行指示を入力し、PC2の送信部は、当該コマンド実行指示を、ソース情報管理装置1に送信する。ここで、下位層に新たにソースを作成するソースが複数あるため、ユーザは、当該複数のソースのソースバージョンのうち、1つを親ソースのソースバージョンとし、残りは親ソースではないソース(以下「マージソース」という。)のソースバージョンとして指定する必要がある。ここでは、ユーザは、「Ver.2.0.2.0」を親ソースとし、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」をマージソースとするものとする。
Also, a user may actually merge multiple sources to create a new source.
For example, in a state where the source version definition information has contents as shown in FIG. , "Ver.2.0.0.20153" and "Ver.2.0.0.20180" sources are merged and upgraded, and source version "Ver.2.1.0.0" Suppose you execute the plan to create the source.
Then, the user selects "Ver.2.0.2.0", "Ver.2.0.0.10033", "Ver. 2.0.0.20153" and "Ver.2.0.0.20180", and "Ver.2.1.0.0" as the source version of the newly created source. , and the transmission unit of the PC 2 transmits the command execution instruction to the source information management apparatus 1 . Here, since there are multiple sources for creating new sources in the lower layer, the user sets one of the source versions of the multiple sources as the source version of the parent source, and the remaining sources that are not parent sources (hereinafter referred to as (referred to as the "merge source"). Here, the user uses "Ver.2.0.2.0" as the parent source, "Ver.2.0.0.10033", "Ver.2.0.0.20153", and "Ver. .2.0.0.20180" as the merge source.

ソース情報管理装置1の実行指示受付部112は、当該コマンド実行指示を受け付ける。そして、ソース情報管理装置1のブランチ作成実行部13は、ブランチ作成コマンドを実行し、「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」のソースの下位層に、「Ver.2.1.0.0」のソースを作成する。
そうすると、ソース管理情報は、図14に示すようなイメージの内容となる。
The execution instruction receiving unit 112 of the source information management device 1 receives the command execution instruction. Then, the branch creation executing unit 13 of the source information management device 1 executes the branch creation command, and .0.0.20153” and “Ver.2.0.0.20180”, the source of “Ver.2.1.0.0” is created.
Then, the content of the source management information becomes the image shown in FIG.

なお、イメージとしては、図14に示すようなものであるが、実際に、ソース管理情報において、複数のソースが統合されて1つのソースが作成されたことを表現することはできない。
これは、ブランチ作成実行部13がブランチ作成コマンドを実行すると、既存のソース管理ソフトが起動して、親ソースから派生させたソースが作成されるが、当該ソース管理ソフトでは、1つの親ソースに対して1つ以上のマージソースがマージされて統合されたことを表現することができないためである。
従って、ユーザは、例えば、ソース管理情報を表示させることによって、ソース管理情報から、複数のソースが統合されて1つのソースが作成されたことを、視覚的に把握することはできない。
しかし、上述のとおり、実施の形態1に係るソース情報管理装置1では、ソースバージョン定義情報を記憶しており、当該ソースバージョン定義情報は、図13で説明したように、ソースバージョン定義情報表示画面1301において、複数のソースバージョンを統合して作成されたソースバージョンがある場合、当該作成されたソースバージョンと、統合元の複数のソースバージョンとを結ぶ線が表示される。
そのため、ユーザは、ソースバージョン定義情報を表示させるようにすることで、複数のソースが統合されて1つのソースを作成する計画があること、および、計画が実行されて、複数のソースが統合された1つのソースが作成されたことを、視覚的に把握することができる。
Although the image is as shown in FIG. 14, it is not possible to actually express that a plurality of sources are integrated to create one source in the source management information.
This is because when the branch creation execution unit 13 executes the branch creation command, the existing source control software is activated and a source derived from the parent source is created. This is because it cannot express that one or more merge sources have been merged and integrated.
Therefore, for example, by displaying the source management information, the user cannot visually grasp from the source management information that a plurality of sources have been integrated to create one source.
However, as described above, the source information management apparatus 1 according to the first embodiment stores the source version definition information, and the source version definition information is displayed on the source version definition information display screen as described with reference to FIG. At 1301, if there is a source version created by integrating multiple source versions, a line is displayed connecting the created source version and the multiple source versions from which it was integrated.
Therefore, by enabling the source version definition information to be displayed, the user can indicate that there is a plan to integrate multiple sources to create one source, and that the plan will be implemented and multiple sources will be integrated. It is possible to visually grasp that one source has been created.

ユーザがPC2を操作して、複数の対象バージョンを指定したバージョン指定情報を入力し、PC2がソース情報管理装置1にバージョン指定情報を送信するまでの基本的な流れは、図6~図8を用いて説明した流れと同じであるため、詳細な説明については省略する。
上述の例で計画したソースバージョン(「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」をバージョンアップした「Ver.2.1.0.0」)のソースを追加するものとすると、ユーザは、PC2を操作して、複数の対象バージョンを指定したバージョン指定情報を入力する際には、図6に示したようなバージョン編集画面から、バージョン名入力部6011に、新たに作成するソースのソースバージョンを入力し、親バージョン指定画面を呼び出して親バージョンの情報を入力し、さらに、マージバージョン指定画面を呼び出してマージバージョンの情報を入力する。
ユーザは、マージバージョン指定画面呼出部6013を入力装置によってクリックして、呼び出したマージバージョン指定画面から、マージバージョンとして、対象ソースバージョンの情報を入力する。なお、表示制御部15は、親バージョン指定画面を表示させるのと同様の方法で、マージバージョン指定画面を表示させればよい。
そして、ユーザは、入力装置を操作して、バージョン編集画面601の保存ボタン6014をクリックする。PC2の送信部は、新たに作成するソースバージョンとして「Ver.2.1.0.0」の情報と、対象ソースバージョンとして「Ver.2.0.2.0」、「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」の情報を含む、対象バージョン指定情報を、ソース情報管理装置1に送信する。なお、対象バージョン指定情報において、複数の対象ソースバージョンのうち、どのソースバージョンが親バージョンで、どのソースバージョンがマージバージョンであるかがわかるようになっている。
The basic flow from the user operating the PC 2 to input version designation information specifying a plurality of target versions to the transmission of the version designation information from the PC 2 to the source information management device 1 is shown in FIGS. Since it is the same as the flow described using the above, detailed description will be omitted.
Source versions planned in the above example (“Ver.2.0.2.0”, “Ver.2.0.0.10033”, “Ver.2.0.0.20153”, and “Ver. If the source of "Ver. When entering the specified information, enter the source version of the source to be newly created in the version name input field 6011 from the version edit screen as shown in FIG. After entering the information, the merge version specification screen is called and the merge version information is entered.
The user clicks the merge version designation screen calling portion 6013 with the input device, and inputs the target source version information as the merge version from the called merge version designation screen. Note that the display control unit 15 may display the merge version designation screen in the same manner as displaying the parent version designation screen.
The user then operates the input device and clicks the save button 6014 on the version edit screen 601 . 2.1.0.0 as a source version to be newly created, and "Ver.2.0.2.0" and "Ver.2.0" as target source versions. .0.10033”, “Ver.2.0.0.20153”, and “Ver.2.0.0.20180” to the source information management device 1. . In the target version specification information, it is possible to know which source version is the parent version and which source version is the merge version among the plurality of target source versions.

ユーザがPC2を操作して、複数の対象バージョンのソースの下位層に、新たなバージョンのソースを追加させるためのコマンド実行指示を送信するまでの基本的な流れは、図10を用いて説明した流れと同じであるため、詳細な説明については省略する。
ユーザは、図10で説明したような、ブランチ作成指示入力画面1001において、
親バージョンに加えて、マージバージョンも入力する。
なお、ユーザは、図6に示したようなバージョン編集画面からマージバージョンを指定する際、当該マージバージョンを、全マージバージョンとして指定することも、部分マージバージョンとして指定することもできる。
実施の形態1において、全マージバージョンとは、ソースに含まれる項目を全て親バージョンのソースにマージすることとするソースのソースバージョンであることをいう。また、実施の形態1において、部分マージバージョンとは、ソースに含まれる項目を部分的に親バージョンのソースにマージすることとするソースのソースバージョンであることをいう。
The basic flow until the user operates the PC 2 to send a command execution instruction for adding a new version of the source to the lower layer of the multiple target version sources has been described with reference to FIG. Since it is the same as the flow, detailed description is omitted.
On the branch creation instruction input screen 1001 as described in FIG. 10, the user
Enter the merge version in addition to the parent version.
When specifying a merge version from the version editing screen shown in FIG. 6, the user can specify the merge version as a full merge version or as a partial merge version.
In the first embodiment, the full merge version is a source version of a source in which all items included in the source are merged into the parent version of the source. In the first embodiment, a partially merged version refers to a source version of a source in which items included in the source are partially merged into the parent version of the source.

例えば、表示制御部15は、マージバージョン指定画面を表示させる際、全マージバージョンとするか、部分マージバージョンとするかを受け付け可能なマージバージョン指定画面を表示させるようにする。ユーザは、マージバージョン指定画面から、入力装置を操作して、マージバージョンを入力するとともに、入力したマージバージョンが全マージバージョンであるか、部分マージバージョンであるかを入力する。ユーザは、部分マージバージョンを入力した際は、どの項目をマージの対象とするかを、あわせて入力するようにする(図15参照)。
図16は、新たに作成するソースバージョン、親バージョン、および、マージバージョンが入力されたバージョン編集画面1601の一例を示す図である。図16では、一例として、マージバージョンには「Ver.2.0.0.10033」、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」が指定され、マージバージョンのうち、「Ver.2.0.0.10033」は、部分マージバージョンと指定された(図15参照)場合のバージョン編集画面1601を示している。
図16に示すように、マージバージョンが入力されたバージョン編集画面において、表示制御部15は、部分マージバージョンについては、例えば、当該部分マージバージョンの表示色を、全マージバージョンの表示色とは異ならせるようにできる(図16の1602参照)。
For example, when displaying the merge version designation screen, the display control unit 15 displays the merge version designation screen that can accept whether to use the full merge version or the partial merge version. The user operates the input device on the merge version specification screen to input the merge version and whether the input merge version is a full merge version or a partial merge version. When the user inputs the partially merged version, the user also inputs which items are to be merged (see FIG. 15).
FIG. 16 is a diagram showing an example of a version edit screen 1601 on which a newly created source version, parent version, and merge version have been entered. In FIG. 16, as an example, "Ver.2.0.0.10033", "Ver.2.0.0.20153", and "Ver.2.0.0.20180" are specified as the merge versions. 2.0.0.10033 among the merged versions is shown in the version edit screen 1601 when it is specified as a partial merged version (see FIG. 15).
As shown in FIG. 16, on the version editing screen on which the merge version is input, the display control unit 15 sets the display color of the partial merge version, for example, to be different from the display color of the full merge version. (see 1602 in FIG. 16).

PC2の受付部が受け付ける対象バージョン指定情報には、マージバージョンが全マージバージョンであるか部分マージバージョンであるか、部分マージバージョンである場合は、どの項目をマージの対象とするかの情報が含まれるものとする。
ソース情報管理装置1では、対象バージョン指定情報を受け付け、バージョン情報追加部12がソースバージョン定義情報に新たなソースバージョンを追加する際、複数の対象ソースバージョンについて、全マージであるか部分マージであるかが分かる情報を付与するようにする。
The target version specification information received by the reception unit of the PC 2 includes information as to whether the merge version is a full merge version or a partial merge version, and if it is a partial merge version, which item is to be merged. shall be
In the source information management device 1, when the target version specifying information is received, and when the version information adding unit 12 adds a new source version to the source version definition information, a full merge or a partial merge is performed for a plurality of target source versions. Provide information that makes it possible to understand

ソースバージョン定義情報において、定義されているソースバージョンに、全マージであるか部分マージであるかが分かる情報が付与されている場合、ソース情報管理装置1のソースバージョン表示制御部151が、当該ソースバージョン定義情報に基づいて、ソースバージョン定義情報表示画面をPC2の表示部に表示させると、当該ソースバージョン定義情報表示画面は、図17に示すような画面となる。
図17に示すように、ソースバージョン定義情報表示画面1701において、複数のソースバージョンを統合して作成されたソースバージョンがある場合、当該作成されたソースバージョンと、統合元の複数のソースバージョンとを結ぶ線が表示される。また、ソースバージョン表示制御部151は、部分マージバージョンに指定されたソースバージョンと新たなソースバージョンとを結ぶ線を、親バージョンに指定されたソースバージョンと新たなソースバージョンとを結ぶ線、および、全マージバージョンに指定されたソースバージョンと新たなソースバージョンとを結ぶ線とは異なる形態で表示させる。
ここでは、「Ver.2.0.2.0」が親バージョン、「Ver.2.0.0.10033」が部分マージバージョン、「Ver.2.0.0.20153」、および、「Ver.2.0.0.20180」が全マージバージョンとして「Ver.2.1.0.0」が追加されたとする。この場合、ソースバージョン表示制御部151は、「Ver.2.0.0.10033」が部分マージバージョンであることがわかるように、部分マージバージョンから「Ver.2.1.0.0」へ延びる線を点線で表示するようにしている(図17の1702参照)。
In the source version definition information, when information indicating whether the defined source version is a full merge or a partial merge is added, the source version display control unit 151 of the source information management device 1 displays the source When the source version definition information display screen is displayed on the display unit of the PC 2 based on the version definition information, the source version definition information display screen becomes a screen as shown in FIG.
As shown in FIG. 17, in the source version definition information display screen 1701, when there is a source version created by integrating multiple source versions, the created source version and the multiple source versions of the integration source are displayed. A connecting line will appear. Also, the source version display control unit 151 creates a line connecting the source version designated as the partial merge version and the new source version, a line connecting the source version designated as the parent version and the new source version, and All merged versions are displayed in a different form than the line connecting the specified source version and the new source version.
Here, "Ver.2.0.2.0" is the parent version, "Ver.2.0.0.10033" is the partial merge version, "Ver.2.0.0.20153", and "Ver. .2.0.0.20180" is added as the total merged version with "Ver.2.1.0.0". In this case, the source version display control unit 151 converts the partial merge version to "Ver.2.1.0.0" so that it can be seen that "Ver.2.0.0.10033" is the partial merge version. Extending lines are displayed with dotted lines (see 1702 in FIG. 17).

また、以上の実施の形態1において、ソース情報管理装置1は、ソースバージョン定義情報において、ソースバージョンに付属情報を付与して当該ソースバージョン定義情報を記憶させておくこともできる。さらに、ソース情報管理装置1は、複数のソースバージョン間で、付与された付属情報の比較を行い、差分を取るようにすることもできる。
その場合、ソース情報管理装置1は、図18に示すような構成となる。
図18に示すソース情報管理装置1aは、図1を用いて説明したソース情報管理装置1とは、受付部11aが、付属情報受付部113と、差分分析指示受付部114をさらに備えるようにした点、付属情報追加部17を備えるようにした点、および、比較部18を備えるようにした点が異なる。
Further, in the first embodiment described above, the source information management apparatus 1 can add attached information to the source version in the source version definition information and store the source version definition information. Furthermore, the source information management device 1 can also compare attached attached information between a plurality of source versions to obtain a difference.
In that case, the source information management device 1 is configured as shown in FIG.
The source information management device 1a shown in FIG. 18 is different from the source information management device 1 described with reference to FIG. , the additional information addition unit 17 is provided, and the comparison unit 18 is provided.

付属情報受付部113は、ソースバージョン定義情報で定義されているソースバージョンに付与する付属情報を受け付ける。
実施の形態1において、ソースバージョンに付与する付属情報とは、ユーザの覚書となる、ソースまたはソースバージョンに関する情報である。具体的には、付属情報は、例えば、ソースバージョン定義情報にソースバージョンの定義を追加した日、または、ソースバージョンに対応するソースのリリース予定日である。なお、これは一例に過ぎず、付属情報は、当該付属情報を付与されたソースバージョンについてユーザの覚書となるあらゆる情報を含む。
The attached information receiving unit 113 receives attached information to be added to the source version defined by the source version definition information.
In the first embodiment, the attached information attached to the source version is information relating to the source or the source version, which serves as a memorandum for the user. Specifically, the attached information is, for example, the date when the definition of the source version was added to the source version definition information, or the scheduled release date of the source corresponding to the source version. It should be noted that this is only an example, and the attached information includes any information that serves as a user's note about the source version to which the attached information is attached.

例えば、ユーザは、PC2から、入力装置を操作して、付属情報を入力する。
付属情報受付部113は、PC2にてユーザが入力した付属情報を受け付ける。なお、ユーザがPC2を操作して付属情報を入力し、PC2がソース情報管理装置1aに付属情報を送信するまでの具体的な流れは、後述する。
付属情報受付部113は、受け付けた付属情報を、付属情報追加部17に出力する。
For example, the user operates an input device from the PC 2 to input attached information.
The attached information reception unit 113 receives attached information input by the user on the PC 2 . A specific flow from when the user operates the PC 2 to input the attached information to when the PC 2 transmits the attached information to the source information management device 1a will be described later.
The attached information accepting portion 113 outputs the accepted attached information to the attached information adding portion 17 .

差分分析指示受付部114は、ソースバージョン定義情報で定義されているソースバージョンのうち、ソースバージョンに付与されている付属情報を比較する対象とする、複数のソースバージョン(以下「比較対象ソースバージョン」という。)に関する情報を、差分分析指示情報として、受け付ける。
例えば、ユーザは、PC2から、入力装置を操作して、比較対象ソースバージョンに関する情報を、差分分析指示情報として入力する。
差分分析指示受付部114は、PC2にてユーザが入力した差分分析指示情報を受け付ける。なお、ユーザがPC2を操作して差分分析指示情報を入力し、PC2がソース情報管理装置1aに差分分析指示情報を送信するまでの具体的な流れは、後述する。
The difference analysis instruction receiving unit 114 selects a plurality of source versions (hereinafter referred to as “comparison target source versions”) to be compared with attached information attached to the source versions among the source versions defined in the source version definition information. ) is received as difference analysis instruction information.
For example, the user operates the input device from the PC 2 to input information about the source version to be compared as difference analysis instruction information.
The difference analysis instruction receiving unit 114 receives difference analysis instruction information input by the user at the PC 2 . A specific flow from when the user operates the PC 2 to input the difference analysis instruction information to when the PC 2 transmits the difference analysis instruction information to the source information management device 1a will be described later.

付属情報追加部17は、ソースバージョン定義情報において、付属情報受付部113が受け付けた付属情報を、付与する。付属情報には、当該付属情報を付与するソースバージョンの情報が含まれており、付属情報追加部17は、付属情報から、どのソースバージョンに付属情報を付与すべきかを特定可能である。 The attached information adding unit 17 adds the attached information received by the attached information receiving unit 113 to the source version definition information. The attribute information includes information of the source version to which the attribute information is added, and the attribute information addition unit 17 can specify from the attribute information to which source version the attribute information should be added.

比較部18は、ソースバージョン定義情報において、差分分析指示受付部114が受け付けた差分指示情報に基づき、比較対象ソースバージョンに付与されている付属情報を比較する。なお、比較部18は、比較対象ソースバージョンが3つ以上である場合、例えば、当該3つ以上の比較対象ソースバージョンを、世代毎に比較し、当該世代毎の差分を抽出する。
比較部18は、比較結果に関する情報を、表示制御部15aに出力する。
表示制御部15aは、比較部18が付属情報を比較した比較結果に関する情報を、PC2の表示部に表示させる。
In the source version definition information, the comparison unit 18 compares the attached information added to the comparison target source versions based on the difference instruction information received by the difference analysis instruction reception unit 114 . When there are three or more comparison target source versions, the comparison unit 18 compares the three or more comparison target source versions for each generation, and extracts the difference for each generation.
The comparison unit 18 outputs information about the comparison result to the display control unit 15a.
The display control unit 15a causes the display unit of the PC 2 to display information about the comparison result of the comparison of the attached information by the comparison unit 18. FIG.

ユーザがPC2を操作して付属情報を入力し、PC2がソース情報管理装置1aに付属情報を送信するまでの具体的な流れについて、説明する。
なお、以下の説明では、一例として、ユーザは、PC2から、ソースバージョン「Ver.2.1.0.0」に付与する付属情報を入力するものとする。
まず、ユーザは、入力装置を操作して、PC2の表示部に、ソースバージョン定義情報を表示したソースバージョン定義情報表示画面を表示させる。ユーザがPC2を操作して、ソースバージョン定義情報表示画面を表示させるまでの具体的な流れは説明済みであるため、詳細な説明については省略する。
図19は、実施の形態1において、ソース情報管理装置1aが図18に示す構成を有する場合に、ソース情報管理装置1aのソースバージョン表示制御部151が表示させたソースバージョン定義情報表示画面1901の一例のイメージを示す図である。
図19に示すように、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面1901において、付属情報編集ボタン1902および差分分析ボタン1903を表示させるようにする。付属情報編集ボタン1902は、付属情報を入力するための付属情報編集画面を呼び出す指示を入力するための入力部である。差分分析ボタン1903は、比較対象バージョンを入力するための差分分析指示入力画面を呼び出す指示を入力するための入力部である。差分分析ボタン1903については後述する。
A specific flow from when the user operates the PC 2 to input the attached information to when the PC 2 transmits the attached information to the source information management device 1a will be described.
In the following description, as an example, the user inputs attached information to be added to the source version "Ver.2.1.0.0" from the PC2.
First, the user operates the input device to display the source version definition information display screen displaying the source version definition information on the display section of the PC 2 . Since the specific flow until the user operates the PC 2 to display the source version definition information display screen has already been described, detailed description will be omitted.
FIG. 19 shows a source version definition information display screen 1901 displayed by the source version display control unit 151 of the source information management device 1a when the source information management device 1a has the configuration shown in FIG. It is a figure which shows the image of an example.
As shown in FIG. 19, the source version display control unit 151 displays an attached information edit button 1902 and a difference analysis button 1903 on a source version definition information display screen 1901 . An attribute information edit button 1902 is an input unit for inputting an instruction to call an attribute information edit screen for inputting attribute information. A difference analysis button 1903 is an input unit for inputting an instruction to call a difference analysis instruction input screen for inputting a version to be compared. The difference analysis button 1903 will be described later.

図19に示すようなソースバージョン定義情報表示画面1901が表示されると、ユーザは、PC2から、入力装置を操作して、付属情報編集画面1904を呼び出す。具体的には、ユーザは、付属情報編集ボタン1902をクリック等して、付属情報編集画面呼出指示を入力する。
PC2の受付部は、付属情報編集画面呼出指示を受け付け、PC2の送信部は、当該付属情報編集画面呼出指示を、ソース情報管理装置1aに送信する。ソース情報管理装置1aの受付部11aは、付属情報編集画面呼出指示を受け付け、表示制御部15aに当該付属情報編集画面呼出指示を受け付けた旨の情報を出力する。表示制御部15aは、PC2の表示部に、付属情報編集画面1904を表示させる。
表示制御部15aは、付属情報編集画面1904を、例えば、ソースバージョン定義情報表示画面1901に重畳表示させるようにしてもよいし、ソースバージョン定義情報表示画面1901から切り替えて表示させるようにしてもよい。図19では、便宜上、表示制御部15aが、付属情報編集画面1904を表示させた場合の、付属情報編集画面1904の一例のイメージを、ソースバージョン定義情報表示画面1901に重ねて示すようにしている。
When the source version definition information display screen 1901 as shown in FIG. 19 is displayed, the user operates the input device from the PC 2 to call the attached information edit screen 1904 . Specifically, the user clicks an attribute information edit button 1902 or the like to input an instruction to call the attribute information edit screen.
The reception unit of the PC 2 receives the instruction to call the attached information edit screen, and the transmission unit of the PC 2 transmits the instruction to call the attached information edit screen to the source information management device 1a. The reception unit 11a of the source information management device 1a receives the instruction to call the attached information edit screen, and outputs information indicating that the instruction to call the attached information edit screen is received to the display control unit 15a. The display control unit 15a causes the display unit of the PC 2 to display an attached information editing screen 1904. FIG.
The display control unit 15a may superimpose the attached information editing screen 1904 on the source version definition information display screen 1901, for example, or may display the attached information editing screen 1904 by switching from the source version definition information display screen 1901. . In FIG. 19, for the sake of convenience, an image of an example of the attached information editing screen 1904 when the attached information editing screen 1904 is displayed by the display control unit 15a is superimposed on the source version definition information display screen 1901. .

ユーザは、付属情報編集画面1904から、付属情報を入力する。上述のとおり、付属情報には、当該付属情報を付与するソースバージョンに関する情報が含まれる。ユーザは、少なくとも、付属情報の内容、および、当該付属情報を付与するソースバージョンに関する情報を入力する。
ユーザは、例えば、ソースバージョン定義情報表示画面1901から、付属情報を付与するソースバージョンを指定することができる。具体的には、ユーザは、入力装置を操作し、ソースバージョン定義情報表示画面1901で表示されているソースバージョンをクリックすることで、当該ソースバージョンを、付属情報を付与するソースバージョンに指定することができる(図19の1905参照)。
そして、付属情報編集画面1904にて、付属情報を入力する。
なお、図19に示す付属情報編集画面1904のイメージは、一例に過ぎない。表示制御部15aは、付属情報を入力可能な付属情報編集画面1904を表示させるようになっていればよい。
The user inputs attached information from the attached information edit screen 1904 . As described above, the attached information includes information about the source version to which the attached information is assigned. The user inputs at least the content of the attached information and information on the source version to which the attached information is attached.
The user can specify the source version to which the attached information is added, for example, from the source version definition information display screen 1901 . Specifically, the user operates the input device and clicks the source version displayed on the source version definition information display screen 1901 to specify the source version as the source version to which the attached information is added. (see 1905 in FIG. 19).
Then, on the attached information editing screen 1904, the attached information is input.
Note that the image of the attached information edit screen 1904 shown in FIG. 19 is merely an example. The display control unit 15a may display an attached information edit screen 1904 on which attached information can be input.

PC2の受付部は、ユーザによって入力された付属情報を受け付ける。そして、PC2の送信部は、付属情報を、ソース情報管理装置1aに送信する。ソース情報管理装置1aの付属情報受付部113は、当該付属情報を受け付ける。
そして、ソース情報管理装置1aでは、上述のとおり、付属情報追加部17が、ソースバージョン定義情報に、付属情報を付与する。
The receiving unit of the PC 2 receives attached information input by the user. Then, the transmission unit of the PC 2 transmits the attached information to the source information management device 1a. The attached information reception unit 113 of the source information management device 1a receives the attached information.
Then, in the source information management device 1a, as described above, the attached information adding section 17 adds attached information to the source version definition information.

ソース情報管理装置1aは、ソースバージョン定義情報において、ソースバージョンに定義されている付属情報を、表示させることもできる。
具体的には、例えば、ユーザは、PC2の入力装置を操作して、付属情報表示指示を入力し、PC2が、当該付属情報表示指示をソース情報管理装置1aに送信する。ソース情報管理装置1aの受付部11aは、PC2から送信された付属情報表示指示を受け付け、当該付属情報表示指示を、情報取得部14に出力する。
情報取得部14は、付属情報表示指示に基づき、ソースバージョン定義情報記憶部162から、付属情報を取得し、表示制御部15aに出力する。表示制御部15aは、情報取得部14が取得した付属情報を、PC2の表示部に表示させる。
The source information management device 1a can also display attached information defined in the source version in the source version definition information.
Specifically, for example, the user operates the input device of the PC 2 to input an attribute information display instruction, and the PC 2 transmits the attribute information display instruction to the source information management device 1a. The reception unit 11 a of the source information management device 1 a receives the attached information display instruction transmitted from the PC 2 and outputs the attached information display instruction to the information acquisition unit 14 .
The information acquisition unit 14 acquires the attached information from the source version definition information storage unit 162 based on the attached information display instruction, and outputs the attached information to the display control unit 15a. The display control unit 15a causes the display unit of the PC 2 to display the attached information acquired by the information acquisition unit 14. FIG.

表示制御部15aは、例えば、付属情報を、ソースバージョン定義情報表示画面上で表示させることもできる。
図20は、実施の形態1において、ソース情報管理装置1aの表示制御部15aが、付属情報を表示させたソースバージョン定義情報表示画面2001の一例のイメージを示す図である。
例えば、図20に示すように、ユーザが、ソースバージョン定義情報表示画面2001にて表示されているソースバージョンの上にマウスカーソルを移動させると、表示制御部15aが、マウスカーソルが移動されたソースバージョンの付属情報を、ツールチップで表示するようにすることもできる(図20の2002参照)。
The display control unit 15a can also display the attached information on the source version definition information display screen, for example.
FIG. 20 is a diagram showing an example image of the source version definition information display screen 2001 on which the attached information is displayed by the display control unit 15a of the source information management device 1a in the first embodiment.
For example, as shown in FIG. 20, when the user moves the mouse cursor over the source version displayed on the source version definition information display screen 2001, the display control unit 15a displays the source version to which the mouse cursor has been moved. The attached information of the version can also be displayed with a tooltip (see 2002 in FIG. 20).

ユーザがPC2を操作して差分分析指示情報を入力し、PC2がソース情報管理装置1aに差分分析指示情報を送信するまでの具体的な流れについて、説明する。
なお、以下の説明では、一例として、ユーザは、PC2から、ソースバージョン「Ver.2.0.0.20151」~「Ver.2.0.2.0」までのバージョンに付与された付属情報を比較するための差分分析指示情報を入力するものとする。
まず、ユーザは、入力装置を操作して、PC2の表示部に、ソースバージョン定義情報を表示したソースバージョン定義情報表示画面を表示させる。ユーザがPC2を操作して、ソースバージョン定義情報表示画面を表示させるまでの具体的な流れは説明済みであるため、詳細な説明については省略する。
例えば、ソースバージョン表示制御部151は、図19に示すようなソースバージョン定義情報表示画面1901を表示させる。
図19に示すように、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面1901において、差分分析ボタン1903を表示させる。
A specific flow from when the user operates the PC 2 to input the difference analysis instruction information to when the PC 2 transmits the difference analysis instruction information to the source information management device 1a will be described.
In the following description, as an example, the user can use the attached information given to the source versions "Ver.2.0.0.20151" to "Ver.2.0.2.0" from the PC2. shall be input with differential analysis instruction information for comparison.
First, the user operates the input device to display the source version definition information display screen displaying the source version definition information on the display section of the PC 2 . Since the specific flow until the user operates the PC 2 to display the source version definition information display screen has already been described, detailed description will be omitted.
For example, the source version display control unit 151 displays a source version definition information display screen 1901 as shown in FIG.
As shown in FIG. 19 , the source version display control unit 151 displays a difference analysis button 1903 on the source version definition information display screen 1901 .

図19に示すようなソースバージョン定義情報表示画面1901が表示されると、ユーザは、PC2から、入力装置を操作して、差分分析指示入力画面を呼び出す。具体的には、ユーザは、差分分析ボタン1903をクリック等して、差分分析指示入力画面呼出指示を入力する。
PC2の受付部は、差分分析指示入力画面呼出指示を受け付け、PC2の送信部は、当該差分分析指示入力画面呼出指示を、ソース情報管理装置1aに送信する。ソース情報管理装置1aの受付部11aは、差分分析指示入力画面呼出指示を受け付け、表示制御部15aに当該差分分析指示入力画面呼出指示を受け付けた旨の情報を出力する。表示制御部15aは、PC2の表示部に、差分分析指示入力画面を表示させる。
When the source version definition information display screen 1901 as shown in FIG. 19 is displayed, the user operates the input device from the PC 2 to call the difference analysis instruction input screen. Specifically, the user clicks a difference analysis button 1903 or the like to input a difference analysis instruction input screen call instruction.
The reception unit of the PC2 receives the instruction to call the screen for inputting the instruction for differential analysis, and the transmission unit of the PC2 transmits the instruction to call the screen for inputting the instruction for differential analysis to the source information management device 1a. The reception unit 11a of the source information management device 1a receives the difference analysis instruction input screen call instruction, and outputs information indicating that the difference analysis instruction input screen call instruction has been received to the display control unit 15a. The display control unit 15a causes the display unit of the PC 2 to display a difference analysis instruction input screen.

図21は、実施の形態1において、ソース情報管理装置1aの表示制御部15aが、差分分析指示入力画面2101を表示させるまでの流れのイメージを示す図である。
表示制御部15aは、差分分析指示入力画面2101を、ソースバージョン定義情報表示画面1901に重畳表示してもよいし、ソースバージョン定義情報表示画面1901から切り替えて表示するようにしてもよい。図21では、便宜上、表示制御部15aが、差分分析指示入力画面2101を表示させた場合の、差分分析指示入力画面2101の一例のイメージを、ソースバージョン定義情報表示画面1901に重ねて示すようにしている。
FIG. 21 is a diagram showing an image of the flow until the display control unit 15a of the source information management device 1a displays the difference analysis instruction input screen 2101 in the first embodiment.
The display control unit 15a may display the difference analysis instruction input screen 2101 superimposed on the source version definition information display screen 1901, or may display the difference analysis instruction input screen 2101 by switching from the source version definition information display screen 1901. FIG. In FIG. 21, for convenience, an image of an example of the difference analysis instruction input screen 2101 when the display control unit 15a displays the difference analysis instruction input screen 2101 is shown superimposed on the source version definition information display screen 1901. ing.

ユーザは、差分分析指示入力画面2101から、差分分析指示を入力する。具体的には、ユーザは、入力装置を操作して、比較対象ソースバージョンを入力する。図21では、一例として、比較対象ソースバージョンは、複数の比較対象ソースバージョンのうち、一番古いバージョンと、一番新しいバージョンで指定されるものとしている。ユーザは、差分分析指示入力画面2101から、複数の比較対象ソースバージョンのうち、一番古いバージョンと、一番新しいバージョンを指定する。
図21では、一番古いバージョンとして、「Ver.2.0.0.20151」、一番新しいバージョンとして、「Ver.2.0.2.0」が指定されたものとしている。
PC2の受付部は、「Ver.2.0.0.20151」および、「Ver.2.0.2.0」の情報を受け付け、差分分析指示情報としてソース情報管理装置1aに送信する。なお、ここでは、一例として、ソースバージョン定義情報の内容は、図3に示したような内容であるものとする。
The user inputs a difference analysis instruction from the difference analysis instruction input screen 2101 . Specifically, the user operates the input device to input the source version to be compared. In FIG. 21, as an example, the source version to be compared is designated by the oldest version and the newest version among a plurality of source versions to be compared. The user designates the oldest version and the newest version among a plurality of comparison target source versions from the differential analysis instruction input screen 2101 .
In FIG. 21, "Ver.2.0.0.20151" is specified as the oldest version, and "Ver.2.0.2.0" is specified as the newest version.
The reception unit of the PC 2 receives the information of "Ver.2.0.0.20151" and "Ver.2.0.2.0" and transmits it to the source information management device 1a as difference analysis instruction information. Here, as an example, it is assumed that the contents of the source version definition information are as shown in FIG.

ソース情報管理装置1aの差分分析指示受付部114は、「Ver.2.0.0.20151」、および、「Ver.2.0.2.0」の情報を含む差分分析指示情報を受け付ける。
比較部18は、「Ver.2.0.0.20151」から「Ver.2.0.2.0」までのソースバージョンに付与されている付属情報を比較する。具体的には、比較部18は、「Ver.2.0.0.20151」、「Ver.2.0.0.20152」、および、「Ver.2.0.2.0」に付与されている付属情報について、バージョンが1つ上がる毎の差分を抽出することになる。
The difference analysis instruction reception unit 114 of the source information management device 1a receives difference analysis instruction information including information of "Ver.2.0.0.20151" and "Ver.2.0.2.0".
The comparison unit 18 compares the attached information attached to the source versions from "Ver.2.0.0.20151" to "Ver.2.0.2.0". Specifically, the comparison unit 18 is assigned to "Ver.2.0.0.20151", "Ver.2.0.0.20152", and "Ver.2.0.2.0". The difference is extracted every time the version is increased by one with respect to the attached information.

なお、上述した、ユーザによる差分分析指示の入力方法は一例に過ぎない。例えば、ユーザは、ソースバージョン定義情報表示画面から直接、比較対象ソースバージョンを入力することもできる。
図22は、実施の形態1において、ユーザが比較対象ソースバージョンを入力した場合のソースバージョン定義情報表示画面2201の一例のイメージを示す図である。
図22では、ユーザは、「Ver.2.0.0.20151」、「Ver.2.0.0.20152」、および、「Ver.2.0.2.0」を比較対象ソースバージョンとして入力したものとしている。
PC2の受付部は、「Ver.2.0.0.20151」、「Ver.2.0.0.20152」、および、「Ver.2.0.2.0」の情報を受け付け、差分分析指示情報としてソース情報管理装置1aに送信する。
ソース情報管理装置1aの差分分析指示受付部114は、「Ver.2.0.0.20151」、「Ver.2.0.0.20152」、および、「Ver.2.0.2.0」の情報を含む差分分析指示情報を受け付ける。
Note that the method of inputting the difference analysis instruction by the user described above is merely an example. For example, the user can directly input the source version to be compared from the source version definition information display screen.
FIG. 22 is a diagram showing an example image of the source version definition information display screen 2201 when the user inputs the comparison target source version in the first embodiment.
In FIG. 22, the user selects "Ver.2.0.0.20151", "Ver.2.0.0.20152", and "Ver.2.0.2.0" as source versions to be compared. assumed to have been entered.
The receiving unit of the PC 2 receives information of "Ver.2.0.0.20151", "Ver.2.0.0.20152", and "Ver.2.0.2.0", and performs difference analysis. It is transmitted to the source information management device 1a as instruction information.
The difference analysis instruction receiving unit 114 of the source information management device 1a accepts "Ver.2.0.0.20151", "Ver.2.0.0.20152", and "Ver.2.0.2.0". ” is received.

この場合、例えば、ソース情報管理装置1aの差分分析指示受付部114が、「Ver.2.0.0.20151」、「Ver.2.0.0.20152」、および、「Ver.2.0.2.0」を比較対象ソースバージョンとする差分分析指示情報を受け付けると、ソース情報管理装置1aの表示制御部15aは、比較対象ソースバージョンにチェックマークを付与して表示させることもできる。また、表示制御部15aは、比較対象ソースバージョンを結ぶ線を太く表示させることもできる。なお、ここでは、一例として、表示制御部15aは、比較対象ソースバージョンを結ぶ線を太く表示させるものとしたが、これに限らず、例えば、表示制御部15aは、比較対象ソースバージョンを結ぶ線の色を変化させるようにすることもできる。 In this case, for example, the difference analysis instruction receiving unit 114 of the source information management device 1a receives "Ver.2.0.0.20151", "Ver.2.0.0.20152", and "Ver.2. 0.2.0” is received, the display control unit 15a of the source information management device 1a can display the comparison source version with a check mark. The display control unit 15a can also display a thick line connecting the source versions to be compared. Here, as an example, the display control unit 15a makes the line connecting the source versions to be compared thicker. It is also possible to change the color of .

差分分析指示受付部114は、差分指示情報を受け付けると、当該差分指示情報を比較部18に出力し、比較部18は、差分指示情報に基づき、ソースバージョン定義情報において、比較対象ソースバージョン、に付与されている付属情報を比較する。
上述の例でいうと、比較部18は、ソースバージョン定義情報において、「Ver.2.0.0.20151」に付与されている付属情報と「Ver.2.0.0.20152」に付与されている付属情報とを比較する。また、比較部18は、「Ver.2.0.0.20152」に付与されている付属情報と「Ver.2.0.2.0」に付与されている付属情報とを比較する。
比較部18は、比較結果に関する情報を表示制御部15aに出力し、表示制御部15aは、当該比較結果に関する情報を、PC2の表示部に表示させる。
Upon receiving the difference instruction information, the difference analysis instruction reception section 114 outputs the difference instruction information to the comparison section 18, and the comparison section 18 selects the source version to be compared in the source version definition information based on the difference instruction information. Compare attached attached information.
In the above example, the comparison unit 18 adds the attached information added to "Ver.2.0.0.20151" and the attached information added to "Ver.2.0.0.20152" in the source version definition information. Compare with attached information. The comparison unit 18 also compares the attached information added to "Ver.2.0.0.20152" and the attached information added to "Ver.2.0.2.0".
The comparison unit 18 outputs information about the comparison result to the display control unit 15a, and the display control unit 15a causes the display unit of the PC 2 to display the information about the comparison result.

ここで、図23は、実施の形態1において、表示制御部15aが比較部18による付属情報の比較結果を表示させた画面の一例のイメージを示す図である。
図23に示すように、表示制御部15aは、比較したソースバージョンの情報と、付属情報の差分の内容がわかるように、付属情報の比較結果を表示させる。
Here, FIG. 23 is a diagram showing an image of an example of a screen on which the display control unit 15a displays the comparison result of the attached information by the comparison unit 18 in the first embodiment.
As shown in FIG. 23, the display control unit 15a displays the comparison result of the attached information so that the content of the difference between the information of the compared source version and the attached information can be understood.

なお、上述のとおり、付属情報は、当該付属情報を付与されたソースバージョンについてユーザの覚書となるあらゆる情報を含む。そこで、例えば、ユーザは、部分マージバージョンについて、当該部分マージバージョンに対応するソースの項目のうち、当該部分マージバージョンに対応するソースをリリースする時点ではマージする項目に含めず、その後のバージョンアップ時にマージする項目に追加することにする項目の数(以下「マージ残件数」という。)を、付属情報として、部分マージバージョンに付与しておくこともできる。 Note that, as described above, the attached information includes all information that serves as a user's memorandum about the source version to which the attached information is attached. Therefore, for example, the user does not include the partial merge version in the items to be merged at the time of releasing the source corresponding to the partial merge version among the items of the source corresponding to the partial merge version, and does not include it in the items to be merged at the time of the subsequent upgrade. The number of items to be added to the items to be merged (hereinafter referred to as "the number of unmerged items") can be added to the partially merged version as attached information.

図24A,図24Bは、実施の形態1において、表示制御部15aが、付属情報として、マージ残件数を表示させた場合の、ソースバージョン定義情報表示画面の一例のイメージを示す図である。
なお、図24A,図24Bでは、説明の簡単のため、マージ残件数が表示されている部分のみ図示するようにしている。
24A and 24B are diagrams showing an example of the source version definition information display screen when the display control unit 15a displays the number of remaining merge items as attached information in the first embodiment.
In addition, in FIGS. 24A and 24B, only the portion where the number of remaining merge items is displayed is shown for the sake of simplicity of explanation.

例えば、今、ソースバージョン定義情報において、「Ver.2.0.2.0」を親バージョン、「Ver.2.0.0.10033」を部分マージバージョン、「Ver.2.0.0.20153」および「Ver.2.0.0.20180」を全マージバージョンとして、これらを統合した「Ver.2.1.0.0」が定義されているとする。
ここで、ユーザは、「Ver.2.0.0.10033」について、部分マージする項目は5項目あるものの、当該5項目については、不具合等が発生している可能性があるため、当該「Ver.2.0.0.10033」のソースがリリースされるタイミングになっても、マージせず保留しておくことにしたとする。その場合、ユーザは、不具合等がなくなればマージする項目が5項目ある旨の情報を、付属情報として「Ver.2.0.0.10033」に付与しておくことができる。ソース情報管理装置1aが、当該5項目の情報を付属情報として受け付け、ソースバージョン定義情報に付与する動作については、説明済みであるため、重複した説明は省略する。
例えば、「Ver.2.0.0.10033」に、付属情報として、マージを保留している項目が5項目ある旨の情報が付与された場合、ソース情報管理装置1aのソースバージョン表示制御部151は、ソースバージョン定義情報表示画面を表示させる際、「Ver.2.0.0.10033」に、「5」を付与して表示させることができる(図24A参照)。
これにより、ユーザは、将来的に、「Ver.2.0.0.10033」から派生して作成されたソースバージョンを計画する際には、あわせてマージすべき項目が5項目残っているということを把握することができる。
For example, in the source version definition information, "Ver.2.0.2.0" is the parent version, "Ver.2.0.0.10033" is the partial merge version, and "Ver.2.0.0. 20153" and "Ver.2.0.0.20180" are defined as all merged versions, and "Ver.2.1.0.0" is defined by integrating them.
Here, for "Ver.2.0.0.10033", although there are five items to be partially merged, the user may not be able to perform the " 2.0.0.10033”, but decides to put it on hold without merging it. In this case, the user can add information to the effect that there are five items to be merged when the problem or the like is eliminated, to "Ver.2.0.0.10033" as attached information. Since the operation of the source information management device 1a receiving the five items of information as attached information and adding them to the source version definition information has already been described, redundant description will be omitted.
For example, when "Ver.2.0.0.10033" is provided with information indicating that there are five items pending merging as attached information, the source version display control unit of the source information management device 1a 151 can add "5" to "Ver.2.0.0.10033" when displaying the source version definition information display screen (see FIG. 24A).
As a result, when the user plans future source versions created by deriving from "Ver.2.0.0.10033", there are five remaining items to be merged together. can grasp that.

その後、「Ver.2.1.0.0」をさらに派生させて「Ver.2.2.0.0」が計画された段階で、上記5項目をマージに含めることとした場合、ユーザは、「Ver.2.0.0.10033」に付与されていたマージ残件数を「0」としておく。
そうすると、ソース情報管理装置1aのソースバージョン表示制御部151は、ソースバージョン定義情報表示画面を表示させる際、「Ver.2.0.0.10033」に、「0」を付与して表示させるようになる(図24B参照)。
これにより、ユーザは、マージ残件数がなくなったことを把握することができる。
After that, when "Ver.2.2.0.0" is planned by further deriving "Ver.2.1.0.0", if the above five items are included in the merge, the user must , "Ver.2.0.0.10033" is set to "0".
Then, when displaying the source version definition information display screen, the source version display control unit 151 of the source information management apparatus 1a assigns "0" to "Ver.2.0.0.10033" and displays it. (see FIG. 24B).
This allows the user to know that there are no more merge remaining items.

付属情報として、マージ残件数に加え、マージをせず保留している項目の内容に関する情報が付与されている場合、ソースバージョン表示制御部151は、当該情報を表示することもできる。
具体的には、例えば、図24に示すようなソースバージョン定義情報表示画面から、ユーザがマージ残件数「5」をクリックして、当該マージ残件数「5」の内容の表示指示を入力したとする。ソース情報管理装置1aの受付部11aは、当該表示指示を受け付け、ソースバージョン表示制御部151は、マージ残件数「5」の内容を示す付属情報を表示させる(図25の2501参照)。なお、表示制御部15aは、マージ残件数「5」の内容を示す付属情報を、ソースバージョン定義情報表示画面に重畳表示してもよいし、ソースバージョン定義情報表示画面から切り替えて表示するようにしてもよい。図25では、便宜上、マージ残件数「5」の内容を示す付属情報を、ソースバージョン定義情報表示画面に重ねて示すようにしている。
In addition to the number of remaining merge items, the source version display control unit 151 can also display the information related to the contents of the items that have been reserved without merging as attached information.
Specifically, for example, when the user clicks on the remaining merge number "5" on the source version definition information display screen as shown in FIG. do. The reception unit 11a of the source information management device 1a receives the display instruction, and the source version display control unit 151 displays the attached information indicating the content of the remaining merge number "5" (see 2501 in FIG. 25). The display control unit 15a may superimpose the attached information indicating the contents of the remaining merge number "5" on the source version definition information display screen, or display it by switching from the source version definition information display screen. may In FIG. 25, for the sake of convenience, attached information indicating the content of the remaining merge number "5" is superimposed on the source version definition information display screen.

このように、実施の形態1において、ソース情報管理装置1aは、ソースバージョン定義情報においてソースバージョンに付属情報を付与して当該ソースバージョン定義情報を記憶させておくこともできる。さらに、ソース情報管理装置1は、複数のソースバージョン間で、付与された付属情報の比較を行い、差分を取るようにすることもできる。 Thus, in the first embodiment, the source information management device 1a can add attached information to the source version in the source version definition information and store the source version definition information. Furthermore, the source information management device 1 can also compare attached attached information between a plurality of source versions to obtain a difference.

また、以上の実施の形態1において、ソース情報管理装置1,1aは、ソースバージョン定義情報表示画面にてソースバージョン定義情報を表示させる際、表示させるソースバージョンの絞り込みを行うようにすることもできる。
具体的には、例えば、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面を表示させる際、表示させるソースバージョンの絞り込みを設定する表示量調整画面を呼び出す指示を入力するための表示量調整ボタンを表示させるようにする。
Further, in the first embodiment described above, the source information management apparatuses 1 and 1a can narrow down the source versions to be displayed when displaying the source version definition information on the source version definition information display screen. .
Specifically, for example, when displaying the source version definition information display screen, the source version display control unit 151 adjusts the display amount for inputting an instruction to call up the display amount adjustment screen for setting the narrowing down of the source versions to be displayed. Make the button visible.

図26は、実施の形態1において、ソースバージョン表示制御部151が、表示量調整ボタン2602を表示させた、ソースバージョン定義情報表示画面2601の一例のイメージを示す図である。
例えば、ユーザは、入力装置を操作して表示量調整ボタン2602をクリックすることで表示量調整画面2603を表示させ、当該表示量調整画面2603から、表示させるソースバージョンを指定する。なお、表示量調整画面2603は、ソース情報管理装置1,1aにおいて、受付部11,11aが、表示量調整ボタン2602がクリック等された旨の情報をPC2から受け付けた場合に、表示制御部15,15aが表示させる。表示制御部15,15aは、表示量調整画面2603を、ソースバージョン定義情報表示画面2601に重畳表示してもよいし、ソースバージョン定義情報表示画面2601から切り替えて表示するようにしてもよい。図26では、便宜上、表示量調整画面2603を、ソースバージョン定義情報表示画面2601に重ねて示すようにしている。
FIG. 26 is a diagram showing an example image of the source version definition information display screen 2601 on which the display amount adjustment button 2602 is displayed by the source version display control unit 151 in the first embodiment.
For example, the user operates the input device and clicks the display amount adjustment button 2602 to display the display amount adjustment screen 2603 and designates the source version to be displayed from the display amount adjustment screen 2603 . Note that the display amount adjustment screen 2603 is displayed when the reception units 11 and 11a of the source information management apparatuses 1 and 1a receive information from the PC 2 indicating that the display amount adjustment button 2602 has been clicked. , 15a are displayed. The display control units 15 and 15a may superimpose the display amount adjustment screen 2603 on the source version definition information display screen 2601, or may display it by switching from the source version definition information display screen 2601. FIG. In FIG. 26, the display amount adjustment screen 2603 is superimposed on the source version definition information display screen 2601 for convenience.

図26では、ユーザは、表示量調整画面2603から、「Ver.2.0.0.0」、「Ver.2.0.2.0」、および、「Ver.2.1.0.0」を、ソースバージョン定義情報表示画面2601にて表示させるソースバージョンに設定したものとしている。以下の説明において、ユーザによって設定された、ソースバージョン定義情報表示画面2601にて表示させるソースバージョンを、「表示対象ソースバージョン」ともいうものとする。
PC2の受付部は、ユーザが設定した表示対象ソースバージョンの情報を受け付け、PC2の送信部が、当該表示対象ソースバージョンの情報を、ソース情報管理装置1,1aに送信する。ソース情報管理装置1,1aの受付部11,11aは、表示対象ソースバージョンの情報を受け付け、当該表示対象ソースバージョンの情報を、ソースバージョン表示制御部151に出力する。
In FIG. 26, the user selects "Ver.2.0.0.0", "Ver.2.0.2.0", and "Ver.2.1.0.0" from the display amount adjustment screen 2603. ” is set as the source version to be displayed on the source version definition information display screen 2601 . In the following description, the source version set by the user and displayed on the source version definition information display screen 2601 will also be referred to as "display target source version".
The reception unit of the PC 2 receives the information of the display target source version set by the user, and the transmission unit of the PC 2 transmits the information of the display target source version to the source information management devices 1 and 1a. The reception units 11 and 11 a of the source information management apparatuses 1 and 1 a receive information on the source version to be displayed, and output the information on the source version to be displayed to the source version display control unit 151 .

ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面2601において、表示対象ソースバージョンのみを表示させるよう、表示させるソースバージョンの絞り込みを行う。 The source version display control unit 151 narrows down the source versions to be displayed so that only the source versions to be displayed are displayed on the source version definition information display screen 2601 .

図27は、ソースバージョン表示制御部151が、図26に示した表示量調整画面2603にて設定された表示対象ソースバージョンのみを表示させるようにした、ソースバージョン定義情報表示画面2701の一例のイメージを示す図である。 FIG. 27 is an image of an example of a source version definition information display screen 2701 in which the source version display control unit 151 displays only the display target source version set on the display amount adjustment screen 2603 shown in FIG. It is a figure which shows.

図26を用いた説明では、表示量調整画面2603は、表示対象ソースバージョンの指定を受け付けるための画面とし、ユーザは、表示量調整画面2603から、表示対象ソースバージョンを指定するものとしたが、これは一例に過ぎない。
例えば、表示量調整画面は、表示対象ソースバージョンの範囲の指定を受け付けるための画面とし、ユーザは、表示量調整画面から、表示対象ソースバージョンとするソースバージョンの範囲を指定するようにしてもよい。
In the explanation using FIG. 26, the display amount adjustment screen 2603 is a screen for receiving designation of the display target source version, and the user designates the display target source version from the display amount adjustment screen 2603. This is just one example.
For example, the display amount adjustment screen may be a screen for accepting specification of the range of source versions to be displayed, and the user may specify the range of source versions to be displayed from the display amount adjustment screen. .

図28は、実施の形態1において、ソースバージョン表示制御部151が、表示量調整ボタン2602を表示させたソースバージョン定義情報表示画面2601から呼び出された表示量調整画面2801の一例のイメージを示す図である。図28では、便宜上、表示量調整画面2801を、ソースバージョン定義情報表示画面2601に重ねて示すようにしている。
表示量調整画面2801は、受付部11,11aが、表示量調整ボタン2602がクリック等された旨の情報をPC2から受け付けた場合に、表示制御部15,15aが表示させる。
図28では、ユーザは、表示量調整画面2801から、「Ver.2.0.0.0」および「Ver.2.0.0.20180」を設定したものとしている。この場合、「Ver.2.0.0.0」から「Ver.2.0.0.20180」までの範囲のソースバージョンが、表示対象ソースバージョンとして指定されたことになる。
FIG. 28 shows an image of an example of the display amount adjustment screen 2801 called from the source version definition information display screen 2601 on which the display amount adjustment button 2602 is displayed by the source version display control unit 151 in the first embodiment. is. In FIG. 28, the display amount adjustment screen 2801 is superimposed on the source version definition information display screen 2601 for convenience.
The display amount adjustment screen 2801 is displayed by the display control units 15 and 15a when the reception units 11 and 11a receive information from the PC 2 indicating that the display amount adjustment button 2602 has been clicked.
In FIG. 28, it is assumed that the user has set “Ver.2.0.0.0” and “Ver.2.0.0.20180” from the display amount adjustment screen 2801 . In this case, the source versions in the range from "Ver.2.0.0.0" to "Ver.2.0.0.20180" are designated as the display target source versions.

図29は、ソースバージョン表示制御部151が、図28に示した表示量調整画面2801にて設定された範囲の表示対象ソースバージョンのみを表示させるようにした、ソースバージョン定義情報表示画面2901の一例のイメージを示す図である。 FIG. 29 shows an example of a source version definition information display screen 2901 on which the source version display control unit 151 displays only the display target source versions within the range set on the display amount adjustment screen 2801 shown in FIG. It is a figure which shows the image of.

このように、実施の形態1において、ソース情報管理装置1,1aは、ソースバージョン定義情報表示画面にてソースバージョン定義情報を表示させる際、表示させるソースバージョンの絞り込みを行うようにすることもできる。 As described above, in the first embodiment, the source information management apparatuses 1 and 1a can narrow down the source versions to be displayed when displaying the source version definition information on the source version definition information display screen. .

また、以上の実施の形態1において、ソース情報管理装置1,1aは、ソースバージョン定義情報記憶部162に記憶されているソースバージョン定義情報を、外部の装置、または、媒体等に出力することもできる。
具体的には、例えば、ソースバージョン表示制御部151は、ソースバージョン定義情報表示画面を表示させる際、遷移図出力ボタンを表示させるようにする(図30の3001参照)。
ユーザは、例えば、入力装置を操作して、遷移図出力ボタン3001をクリックする。遷移図出力ボタン3001がクリックされることで、PC2の受付部は、ソースバージョン定義情報の出力指示を受け付ける。PC2の送信部は、受付部が受け付けた、ソースバージョン定義情報の出力指示をソース情報管理装置1,1aに送信する。
ソース情報管理装置1,1aの受付部11,11aは、PC2から送信されたソースバージョン定義情報の出力指示を受け付け、受け付けた当該出力指示を、出力制御部(図示省略)に出力する。出力制御部は、情報取得部14に、ソースバージョン定義情報を取得させ、情報取得部14が取得したソースバージョン定義情報を、外部の装置、または、媒体等に出力する。
In the first embodiment described above, the source information management apparatuses 1 and 1a can also output the source version definition information stored in the source version definition information storage unit 162 to an external device, medium, or the like. can.
Specifically, for example, the source version display control unit 151 displays the transition diagram output button when displaying the source version definition information display screen (see 3001 in FIG. 30).
The user, for example, operates the input device and clicks the transition diagram output button 3001 . By clicking the transition diagram output button 3001, the reception unit of the PC 2 receives an instruction to output the source version definition information. The transmission unit of the PC 2 transmits the instruction to output the source version definition information received by the reception unit to the source information management devices 1 and 1a.
The receiving units 11 and 11a of the source information management apparatuses 1 and 1a receive an output instruction of the source version definition information transmitted from the PC 2, and output the received output instruction to an output control unit (not shown). The output control unit causes the information acquisition unit 14 to acquire source version definition information, and outputs the source version definition information acquired by the information acquisition unit 14 to an external device, medium, or the like.

また、以上の実施の形態1において、ソース情報管理装置1,1aのソースバージョン表示制御部151は、ソースバージョン定義情報表示画面にてソースバージョン定義情報を表示する際、コマンド実行済みフラグが付与されているソースバージョンについては、当該コマンド実行済みフラグが付与されていることがわかるように表示することができる。例えば、ソースバージョン表示制御部151は、コマンド実行済みフラグが付与されているソースバージョンには、チェックマークを付与して、当該ソースバージョンを表示するようにする。 Further, in the first embodiment described above, the source version display control unit 151 of the source information management apparatus 1 or 1a adds a command execution completion flag when displaying the source version definition information on the source version definition information display screen. The source version with the command execution completion flag can be displayed so that it can be seen that the command has been executed. For example, the source version display control unit 151 adds a check mark to the source version to which the command execution completion flag is added, and displays the source version.

また、以上の実施の形態1において、ソース情報管理装置1aの付属情報表示制御部152は、例えば、ソースバージョン表示制御部151がソースバージョン定義情報表示画面にてソースバージョン定義情報を表示する際、新たにソースを作成する際に必要となる変換用ファイルに関する情報を、ソースバージョンに対応付けて表示させることもできる。
上述したとおり、ソース情報管理装置1aにおいて、ブランチ作成実行部13がブランチ作成コマンドを実行すると、ソース管理情報において、新たに作成するソースのソースバージョンで、親ソースから派生させたソースが作成される。この際、新たに作成されるソースは、親ソースの内容として作成されるため、ユーザが、PC2より、当該新たに作成されたソースに対して、バージョンアップすべき内容を反映する作業を行う。当該作業において、ユーザは、上記変換用ファイルを実行する。そのため、ユーザは、ソースのバージョンアップの計画があり、ソースバージョン定義情報においてソースバージョンを追加した際に、当該ソースバージョンがリリースされ、ソースを作成する必要が生じた場合に使用する上記変換用ファイルを、付属情報として当該ソースバージョンに付与しておく。
付属情報表示制御部152が、ソースバージョン定義情報表示画面にて変換用ファイルに関する情報を表示させることで、計画していたソースバージョンがリリースされた際に、ユーザは、新たなソース作成のために必要な変換用ファイルを把握することができる。
In the first embodiment described above, the attached information display control unit 152 of the source information management apparatus 1a, for example, when the source version display control unit 151 displays the source version definition information on the source version definition information display screen, It is also possible to display information related to the conversion files required when creating a new source in association with the source version.
As described above, in the source information management device 1a, when the branch creation execution unit 13 executes the branch creation command, a source derived from the parent source is created in the source management information with the source version of the newly created source. . At this time, since the newly created source is created as the content of the parent source, the user uses the PC 2 to reflect the content to be upgraded to the newly created source. In the work, the user executes the conversion file. Therefore, when the user plans to upgrade the source version and adds the source version in the source version definition information, the source version is released and the above conversion file to be used when it becomes necessary to create the source is attached to the source version as attached information.
The attached information display control unit 152 displays information about conversion files on the source version definition information display screen, so that when the planned source version is released, the user can create a new source. You can grasp the necessary conversion files.

また、以上の実施の形態1では、図1および図18に示すように、ソース情報管理装置1,1aが表示制御部15,15aを備えるものとした。しかし、これに限らず、表示制御部15,15aは、PC2に備えられるものとし、PC2に備えられた表示制御部15,15aが、PC2の受付部が受け付けた各種情報、または、ソース情報管理装置1,1aの情報取得部14が取得したソースバージョン定義情報に基づき、PC2の表示部に表示させる情報の表示制御を行うようにしてもよい。 Further, in the first embodiment described above, as shown in FIGS. 1 and 18, the source information management devices 1 and 1a are provided with the display control units 15 and 15a. However, the display control units 15 and 15a are not limited to this, and the display control units 15 and 15a are provided in the PC 2. Based on the source version definition information acquired by the information acquisition unit 14 of the devices 1 and 1a, display control of information to be displayed on the display unit of the PC 2 may be performed.

また、以上の実施の形態1では、ソース情報管理装置1,1aは、施設監視システムで用いられるものとしたが、これは一例に過ぎない。
ソース情報管理装置1は、ソースのバージョンを派生させてプログラム開発を行う、あらゆるシステムにおいて用いられることができる。
Also, in the first embodiment described above, the source information management devices 1 and 1a are used in the facility monitoring system, but this is merely an example.
The source information management device 1 can be used in any system that develops programs by deriving versions of sources.

以上のように、実施の形態1によれば、ソース情報管理装置1,1aは、1つ以上のソースが当該ソースのソースバージョンとともに1つ以上の階層を有する階層構造で管理されたソース管理情報に基づいて作成された、1つ以上のソースバージョンが1つ以上の階層を有する階層構造で定義されたソースバージョン定義情報、で定義されている1つ以上のソースバージョンのうち、下位層に新たなソースバージョンを作成する対象となる1つ以上の対象ソースバージョン、を指定した対象バージョン指定情報を受け付けるバージョン指定情報受付部111と、ソースバージョン定義情報において、バージョン指定情報受付部111が受け付けた1つ以上の対象ソースバージョンの下位層に、新たなソースバージョンを追加するバージョン情報追加部12と、ソース管理情報において、1つ以上の対象ソースバージョンのソースの下位層に、新たなソースバージョンのソースを追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を受け付ける実行指示受付部112と、実行指示受付部112がコマンド実行指示を受け付けた場合、ブランチ作成コマンドを実行するブランチ作成実行部13を備えるように構成した。そのため、プログラム開発において、計画段階である、将来的に発生する予定のソースのバージョンに関する情報を管理することができる。 As described above, according to the first embodiment, the source information management apparatuses 1 and 1a provide source management information managed in a hierarchical structure in which one or more sources have one or more hierarchies together with the source versions of the sources. Source version definition information defined in a hierarchical structure in which one or more source versions have one or more hierarchies, created based on The version designation information reception unit 111 receives the target version designation information designating one or more target source versions for which a unique source version is to be created, and the version designation information reception unit 111 receives 1 in the source version definition information. A version information adding unit 12 for adding a new source version to a layer below one or more target source versions; and a branch creation execution unit 13 that executes the branch creation command when the execution instruction acceptance unit 112 accepts the command execution instruction. configured as Therefore, in program development, it is possible to manage information about the version of the source that is scheduled to occur in the future, which is the planning stage.

また、実施の形態1によれば、ソース情報管理装置1,1aは、ソースバージョン定義情報を階層構造にて表示した階層図を表示させるソースバージョン表示制御部151を備えるように構成した。そのため、ユーザは、複数のバージョンが統合されて1つのバージョンが作成された場合であっても、当該複数のバージョンから統合されていることを視覚的に把握することができる。 Further, according to Embodiment 1, the source information management apparatuses 1 and 1a are configured to include the source version display control section 151 for displaying a hierarchical diagram in which the source version definition information is displayed in a hierarchical structure. Therefore, even when multiple versions are integrated to create one version, the user can visually recognize that the multiple versions have been integrated.

なお、本願発明はその発明の範囲内において、実施の形態の任意の構成要素の変形、もしくは実施の形態の任意の構成要素の省略が可能である。 It should be noted that, within the scope of the present invention, any component of the embodiment can be modified or any component of the embodiment can be omitted.

1,1a ソース情報管理装置
2 PC
11,11a 受付部
111 バージョン指定情報受付部
112 実行指示受付部
113 付属情報受付部
114 差分分析指示受付部
12 バージョン情報追加部
13 ブランチ作成実行部
14 情報取得部
15,15a 表示制御部
151 ソースバージョン表示制御部
152 付属情報表示制御部
16 記憶部
161 ソース管理情報記憶部
162 ソースバージョン定義情報記憶部
17 付属情報追加部
18 比較部
100 ソースバージョン定義情報作成部
1, 1a Source information management device 2 PC
11, 11a reception unit 111 version designation information reception unit 112 execution instruction reception unit 113 attached information reception unit 114 difference analysis instruction reception unit 12 version information addition unit 13 branch creation execution unit 14 information acquisition units 15 and 15a display control unit 151 source version Display control unit 152 Attached information display control unit 16 Storage unit 161 Source management information storage unit 162 Source version definition information storage unit 17 Attached information addition unit 18 Comparison unit 100 Source version definition information creation unit

Claims (10)

1つ以上のプログラムのソースから派生して作成される1つ以上のプログラムのソースの情報を管理するソース情報管理装置であって、
1つ以上のソースが当該ソースのソースバージョンとともに1つ以上の階層を有する階層構造で管理されたソース管理情報に基づいて作成された、1つ以上のソースバージョンが1つ以上の階層を有する階層構造で定義されたソースバージョン定義情報、で定義されている1つ以上のソースバージョンのうち、下位層に新たなソースバージョンを作成する対象となる1つ以上の対象ソースバージョン、を指定した対象バージョン指定情報を受け付けるバージョン指定情報受付部と、
前記ソースバージョン定義情報において、前記バージョン指定情報受付部が受け付けた1つ以上の前記対象ソースバージョンの下位層に、前記新たなソースバージョンを追加するバージョン情報追加部と、
前記ソース管理情報において、1つ以上の前記対象ソースバージョンのソースの下位層に、前記新たなソースバージョンのソースを追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を受け付ける実行指示受付部と、
前記実行指示受付部が前記コマンド実行指示を受け付けた場合、前記ブランチ作成コマンドを実行するブランチ作成実行部
とを備えたソース情報管理装置。
A source information management device for managing information of one or more program sources derived from one or more program sources,
A hierarchy in which one or more source versions have one or more hierarchies, created based on source control information managed in a hierarchical structure in which one or more sources have one or more hierarchies with the source version of the source A target version that specifies one or more target source versions for which a new source version is to be created in the lower layer, among the one or more source versions defined in the source version definition information defined in the structure. a version designation information reception unit that receives designation information;
a version information adding unit for adding the new source version to a layer below the one or more target source versions received by the version specifying information receiving unit in the source version definition information;
an execution instruction reception unit that receives a command execution instruction for executing a branch creation command for adding the source of the new source version to a layer below the source of the one or more target source versions in the source management information;
a branch creation execution unit that executes the branch creation command when the execution instruction reception unit receives the command execution instruction.
前記バージョン指定情報受付部が、複数の前記対象ソースバージョンを指定した対象バージョン指定情報を取得した場合、
前記バージョン情報追加部は、
前記ソースバージョン定義情報において、前記バージョン指定情報受付部が受け付けた複数の前記対象ソースバージョンの下位層に、当該複数の前記対象ソースバージョンから派生させた1つの前記新たなソースバージョンを追加する
ことを特徴とする請求項1記載のソース情報管理装置。
When the version specification information reception unit acquires the target version specification information specifying a plurality of the target source versions,
The version information adding unit
adding, in the source version definition information, one new source version derived from the plurality of target source versions to a lower layer of the plurality of target source versions accepted by the version specifying information receiving unit; 2. The source information management device according to claim 1.
前記ソースバージョン定義情報で定義されている1つ以上の前記ソースバージョンに付与する付属情報を受け付ける付属情報受付部と、
前記付属情報受付部が受け付けた前期付属情報を、前記1つ以上の前記ソースバージョンに付与する付属情報追加部
とを備えた請求項1または請求項2記載のソース情報管理装置。
an attached information reception unit that receives attached information to be attached to one or more of the source versions defined by the source version definition information;
3. The source information management device according to claim 1, further comprising: an attached information adding unit that adds the attached information received by the attached information receiving unit to the one or more source versions.
前記ソースバージョン定義情報で定義されている1つ以上の前記ソースバージョンのうち、前記付属情報を比較する対象とする、複数の比較対象ソースバージョンを受け付ける差分分析指示受付部と、
前記差分分析指示受付部が複数の前記比較対象ソースバージョンを受け付けた場合、当該比較対象ソースバージョンに付与されている前記付属情報を比較する比較部
とを備えた請求項3記載のソース情報管理装置。
a difference analysis instruction receiving unit that receives a plurality of comparison target source versions, among the one or more source versions defined by the source version definition information, with which the attached information is to be compared;
4. The source information management device according to claim 3, further comprising a comparison unit that compares the attached information attached to the comparison target source versions when the difference analysis instruction reception unit receives a plurality of the comparison target source versions. .
前記ソースバージョン定義情報を前記階層構造にて表示した階層図を表示させるソースバージョン表示制御部を備えた
請求項1から請求項4のうちのいずれか1項記載のソース情報管理装置。
5. The source information management device according to any one of claims 1 to 4, further comprising a source version display control section for displaying a hierarchical diagram in which the source version definition information is displayed in the hierarchical structure.
前記対象バージョン指定情報には、
前記対象ソースバージョンとして、前記ソース管理情報において前記新たなソースバージョンのソースを追加する際の親バージョンを指定した親バージョン指定情報と、前記対象ソースバージョンとして、前記ソース管理情報において前記新たなソースバージョンのソースを追加する際に、ソースに含まれる項目を全てマージする全マージバージョンを指定した全マージバージョン指定情報と、前記対象ソースバージョンとして、前記ソース管理情報において前記新たなバージョンのソースを追加する際に、ソースに含まれる項目を部分的にマージする部分マージバージョンを指定した部分マージバージョン指定情報が含まれ、
前記ソースバージョン表示制御部は、
前記階層図において、前記部分マージバージョンに指定されたソースバージョンから引く線を、当該部分マージバージョンに指定されたソースバージョンから引かれた線であることがわかるように表示させる
ことを特徴とする請求項5記載のソース情報管理装置。
The target version specification information includes
As the target source version, parent version specification information specifying a parent version when adding the source of the new source version in the source control information, and as the target source version, the new source version in the source control information all merge version specification information specifying all merge versions to merge all items included in the source, and the source of the new version is added in the source management information as the target source version when adding the source of contains partial merge version specification information that specifies a partial merge version that partially merges the items contained in the source when
The source version display control unit
wherein, in the hierarchical diagram, a line drawn from the source version designated as the partial merge version is displayed so that it can be seen that the line is drawn from the source version designated as the partial merge version. Item 6. The source information management device according to item 5.
前記ソースバージョン表示制御部は、
前記階層図において、前記バージョン情報追加部が追加した前記新たなソースバージョンであって、かつ、前記ブランチ作成実行部が前記ブランチ作成コマンドを実行させていない前記新たなソースバージョンを、他のソースバージョンとは異なる形態で表示させる
ことを特徴とする請求項5記載のソース情報管理装置。
The source version display control unit
In the hierarchical diagram, the new source version added by the version information adding unit and the branch creation execution unit not causing the branch creation command to be executed may be replaced with another source version. 6. The source information management device according to claim 5, wherein the source information management device is displayed in a form different from that of the source information management device.
前記ソースバージョン定義情報に付与された前記付属情報の表示指示を受け付ける付属情報表示指示受付部と、
前記付属情報表示指示受付部が前記表示指示を受け付けた場合、当該表示指示に基づき、前記付属情報を表示させる付属情報表示制御部
とを備えた請求項3記載のソース情報管理装置。
an attached information display instruction reception unit that receives an instruction to display the attached information added to the source version definition information;
4. The source information management device according to claim 3, further comprising: an attached information display control section for displaying the attached information based on the display instruction when the attached information display instruction receiving section receives the display instruction.
前記ソース管理情報に基づき、前記ソースバージョン定義情報を作成するソースバージョン定義情報作成部を備えた
ことを特徴とする請求項1から請求項8のうちのいずれか1項記載のソース情報管理装置。
9. The source information management device according to any one of claims 1 to 8, further comprising a source version definition information creation unit that creates the source version definition information based on the source management information.
1つ以上のプログラムのソースから派生して作成される1つ以上のプログラムのソースの情報を管理するソース情報管理方法であって、
バージョン指定情報受付部が、1つ以上のソースが当該ソースのソースバージョンとともに1つ以上の階層を有する階層構造で管理されたソース管理情報に基づいて作成された、1つ以上のソースバージョンが1つ以上の階層を有する階層構造で定義されたソースバージョン定義情報、で定義されている1つ以上のソースバージョンのうち、下位層に新たなソースバージョンを作成する対象となる1つ以上の対象ソースバージョン、を指定した対象バージョン指定情報を受け付けるステップと、
バージョン情報追加部が、前記ソースバージョン定義情報において、前記バージョン指定情報受付部が受け付けた1つ以上の前記対象ソースバージョンの下位層に、前記新たなソースバージョンを追加するステップと、
実行指示受付部が、前記ソース管理情報において、1つ以上の前記対象ソースバージョンのソースの下位層に、前記新たなソースバージョンのソースを追加させるためのブランチ作成コマンドを実行させるコマンド実行指示を受け付けるステップと、
ブランチ作成実行部が、前記実行指示受付部が前記コマンド実行指示を受け付けた場合、前記ブランチ作成コマンドを実行するステップ
とを備えたソース情報管理方法。
A source information management method for managing information of one or more program sources derived from one or more program sources,
One or more source versions are created based on source control information managed in a hierarchical structure in which one or more sources have one or more hierarchies together with the source version of the source. Source version definition information defined in a hierarchical structure with one or more hierarchies, one or more target sources for which a new source version is to be created in the lower hierarchy among the one or more source versions defined in a step of receiving target version specification information specifying a version;
a step in which the version information adding unit adds the new source version to a layer below the one or more target source versions received by the version designation information receiving unit in the source version definition information;
an execution instruction receiving unit that receives a command execution instruction for executing a branch creation command for adding the source of the new source version to one or more layers below the source of the target source version in the source management information; a step;
A source information management method comprising: a branch creation execution unit executing the branch creation command when the execution instruction reception unit receives the command execution instruction.
JP2019056201A 2019-03-25 2019-03-25 SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD Active JP7183092B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019056201A JP7183092B2 (en) 2019-03-25 2019-03-25 SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019056201A JP7183092B2 (en) 2019-03-25 2019-03-25 SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD

Publications (2)

Publication Number Publication Date
JP2020160520A JP2020160520A (en) 2020-10-01
JP7183092B2 true JP7183092B2 (en) 2022-12-05

Family

ID=72643342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019056201A Active JP7183092B2 (en) 2019-03-25 2019-03-25 SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD

Country Status (1)

Country Link
JP (1) JP7183092B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008123432A (en) 2006-11-15 2008-05-29 Hitachi Ltd Software asset management system
JP2013191003A (en) 2012-03-14 2013-09-26 Hitachi Solutions Ltd Branch repository management system
JP2014191672A (en) 2013-03-28 2014-10-06 Fujitsu Ltd Program and version management method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11143754A (en) * 1997-11-05 1999-05-28 Hitachi Ltd Version information and constitution information display method and device therefor, and computer readable recording medium for recording version information and constitution information display program
JPH11203113A (en) * 1998-01-08 1999-07-30 Fujitsu Ltd Change management device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008123432A (en) 2006-11-15 2008-05-29 Hitachi Ltd Software asset management system
JP2013191003A (en) 2012-03-14 2013-09-26 Hitachi Solutions Ltd Branch repository management system
JP2014191672A (en) 2013-03-28 2014-10-06 Fujitsu Ltd Program and version management method

Also Published As

Publication number Publication date
JP2020160520A (en) 2020-10-01

Similar Documents

Publication Publication Date Title
US6854111B1 (en) Library manager for automated programming of industrial controls
JP5651121B2 (en) Data object management and automatic linking
US10606581B2 (en) Management system for creating service
US10768978B2 (en) Management system and management method for creating service
US10768906B2 (en) Multi-technology visual integrated data management and analytics development and deployment environment
TW200935292A (en) System and method to facilitate progress forking
US9552194B2 (en) System and method for creating a graphical user interface within a manufacturing execution system
US11467808B2 (en) Systems and methods for executable content and executable content flow creation
US11113457B2 (en) Systems and methods for executable content and executable content flow distribution
US8650500B2 (en) Copy-and-paste functionality for network reconfiguration
US20230086854A1 (en) Dynamically controlling case model structure using case fragments
JP2016177553A (en) Information processing device, information processing system, information processing method, and program
JPH09218780A (en) Job ticket program device of document processing system and its method
KR102300005B1 (en) Method and system for assisting software development using connection of graphic objects, each representing a software component
JP7183092B2 (en) SOURCE INFORMATION MANAGEMENT DEVICE AND SOURCE INFORMATION MANAGEMENT METHOD
JP3942877B2 (en) Computer-readable recording medium recording program for managing CAD data and program for managing CAD data
JP3713466B2 (en) Program creation support method, program creation support program, and program creation support apparatus
EP1008929A1 (en) Moving object, moving object control method, method of and apparatus for generating moving objects, and storage medium for program for generating moving objects
Bettig et al. An object-oriented program shell for integrating CAD software tools
JP5984358B2 (en) Software development support apparatus and program
JP4683535B2 (en) Job net management system
JP2003241965A (en) Programming support method, programming support program and programming support device
US20220413688A1 (en) Seamless Content Presentation
JP2963077B2 (en) Method and apparatus for generating moving object group, and storage medium storing object for generating moving object group
JP2007184002A (en) Multiprocess management device and computer-readable recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211223

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221026

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221122

R150 Certificate of patent or registration of utility model

Ref document number: 7183092

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150