CN113867777A - Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium - Google Patents

Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium Download PDF

Info

Publication number
CN113867777A
CN113867777A CN202111056839.3A CN202111056839A CN113867777A CN 113867777 A CN113867777 A CN 113867777A CN 202111056839 A CN202111056839 A CN 202111056839A CN 113867777 A CN113867777 A CN 113867777A
Authority
CN
China
Prior art keywords
svn
project
warehouse
authority
administrator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111056839.3A
Other languages
Chinese (zh)
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202111056839.3A priority Critical patent/CN113867777A/en
Publication of CN113867777A publication Critical patent/CN113867777A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The invention discloses a configuration management method and a system for realizing automatic production based on SVN, electronic equipment and a storage medium, belonging to the technical field of computers and comprising the steps of installing SVN service; starting the SVN service, and automatically creating an SVN warehouse according to the item type; configuring an administrator of the SVN warehouse, and opening the highest authority of the SVN warehouse for the administrator; creating a consignment catalog of project requirements under an SVN warehouse according to quality specifications; and the administrator distributes project responsible persons according to project requirements and organization frameworks, and the project responsible persons configure project members for the delivery catalog and distribute the authority to the project members. According to the invention, the automatic establishment and management process of the configuration warehouse is realized by using the API of the SVN, the manual management process is simplified, the timeliness and the accuracy of the configuration management work are ensured, the work of the configuration manager such as mechanical property, repeated configuration of the warehouse and authority is reduced, and the error rate of manual operation is reduced.

Description

Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a configuration management method and system for realizing automatic production based on SVN, electronic equipment and a storage medium.
Background
Software configuration management is a series of measures for baseline control and specification of software products and development processes and life cycles thereof through technical or administrative means. The goal of configuration management is to record the evolution process of a software product and ensure that a software developer can obtain accurate product configuration at each stage in the software lifecycle. With the increasing complexity of software systems and the frequency of user requirements and software updates, configuration management is becoming an important control process in the software lifecycle. In the whole project process or product life cycle, the SVN is selected as a configuration management tool, and a complete and standard configuration management plan is formulated, which becomes a big premise in the configuration management process.
At present, most companies adopt a manual configuration management mode in the aspect of SVN information management. SVN user information, warehouse information and directory information all need to be maintained by a special configuration manager, when the organization scale is large, a plurality of configuration managers need to maintain together, the technical level requirement and the stability requirement of the configuration managers are high, the whole maintenance work is repetitive, the process execution efficiency is low, the enterprise cost is increased invisibly, and the configuration management process is uncertain and untimely due to excessive dependence on manual operation.
Disclosure of Invention
In view of the above problems, the present invention provides a configuration management method and system, an electronic device, and a storage medium for realizing automated production based on SVN, wherein the method includes:
installing the SVN service;
starting the SVN service, and automatically creating an SVN warehouse according to the item type;
configuring an administrator of the SVN warehouse, and opening the highest authority of the SVN warehouse for the administrator;
creating a consignment catalog of project requirements under the SVN warehouse according to quality specifications;
and the administrator distributes project responsible persons according to project requirements and organization frameworks, and the project responsible persons configure project members for the delivery catalog and distribute the authority to the project members.
Preferably, the method further comprises the following steps: and generating the authority file which can be identified by the SVN server according to the set authority information and the authority file format appointed by the SVN server.
Preferably, the assigning of rights to the item members assigns one or more item members to the deliverable catalog and assigns read-only, read-write and/or delete rights to the item members.
Preferably, a user group is established according to the authority of the project members, and the user is combined with the affiliated relationship of the project members to be distributed.
The system for realizing the configuration management of the automatic production based on the SVN provided by the embodiment of the invention comprises the following steps:
the installation module is used for installing the SVN service;
the SVN module is used for starting the SVN service and automatically creating an SVN warehouse according to the project type;
the configuration module is used for configuring an administrator of the SVN warehouse and opening the highest authority of the SVN warehouse for the administrator;
the catalog module is used for creating a delivery catalog of project requirements under the SVN warehouse according to quality specifications;
and the authority module is used for distributing project responsible persons by the administrator according to project requirements and organization frameworks, configuring project members for the delivery catalog by the project responsible persons and distributing the authority to the project members.
An embodiment of the present invention provides an electronic device, which includes at least one processing unit and at least one storage unit, where the storage unit stores a program, and when the program is executed by the processing unit, the processing unit is enabled to execute the method described above.
An embodiment of the present invention provides a computer-readable storage medium, which stores a computer program executable by an electronic device, and when the program runs on the electronic device, the program causes the electronic device to execute the method described above.
Compared with the prior art, the invention has the beneficial effects that:
according to the invention, the automatic establishment and management process of the configuration warehouse is realized by using the API of the SVN, the manual management process is simplified, the timeliness and the accuracy of the configuration management work are ensured, the work of the configuration manager such as mechanical property, repeated configuration of the warehouse and authority is reduced, and the error rate of manual operation is reduced.
Drawings
Fig. 1 is a schematic flowchart of a configuration management method for realizing automated production based on SVN according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Referring to fig. 1, the present invention provides a configuration management method for realizing automatic production based on SVN, the method includes:
installing the SVN service;
specifically, after logging in to the server using ssh, installation of the SVN service may be completed through yum-yinstall subscription.
Starting the SVN service, and automatically creating an SVN warehouse according to the item type;
specifically, an SVN warehouse is built by using an svnadmin command, and the SVN warehouse is automatically built according to the building rules of different project types in the project planning stage.
Configuring an administrator of the SVN warehouse, and opening the highest authority of the SVN warehouse for the administrator;
specifically, one or more administrators are assigned to the SVN repository, the highest permissions of which include read-only, read-write, and/or delete permissions.
Creating a consignment catalog of project requirements under an SVN warehouse according to quality specifications;
and the administrator distributes project responsible persons according to project requirements and organization frameworks, and the project responsible persons configure project members for the delivery catalog and distribute the authority to the project members.
Specifically, the method further comprises the following steps: and generating the authority file which can be identified by the SVN server according to the set authority information and the authority file format appointed by the SVN server.
Further, assigning rights to project members assigns one or more project members to the deliverable catalog and assigns read-only, read-write and/or delete rights to project members.
In this embodiment, a user group is established according to the authority of the project members, and the relationship to which the user group project members belong is distributed. For example, user groups may be divided into project groups, technology groups, development groups, quality review groups, and the like.
In this embodiment, the project principal determines the to-do list of the configuration management plan range, processes the to-do list, and the quality review group reviews whether the configuration management plan is reasonable or not, and if so, generates a configuration management plan, and returns the configuration management plan to the project principal to redetermine the range. In the process of project production, a project principal configures roles for project group members and automatically allocates SVN authorities at the same time, and when the project group members do not participate in the project any more, the SVN authorities can be recovered while the project principal deletes the roles in the project group members; after processing each task in the project stage, project members can generate some deliverables, and after uploading in the task, the deliverables can be automatically uploaded to a corresponding SVN (singular value decomposition) directory to serve as project document assets; when the quality auditing group is used for auditing, the comparison condition of the configuration management plan and the actual delivery can be clearly seen from the system, and the manual collection and auditing work is reduced. The automatic establishment and management process of the configuration warehouse is realized by applying the API of the SVN, the manual management process is simplified, the timeliness and the accuracy of the configuration management work are ensured, the work of configuring the warehouse, the authority and the like by a configuration manager mechanically and repeatedly is reduced, the error rate of manual operation is reduced, and the working pressure of the manager is released to a certain extent.
The system for realizing the configuration management of the automatic production based on the SVN provided by the embodiment of the invention comprises the following steps:
the installation module is used for installing the SVN service;
the SVN module is used for starting SVN service and automatically creating an SVN warehouse according to the project type;
the configuration module is used for configuring an administrator of the SVN warehouse and opening the highest authority of the SVN warehouse for the administrator;
the catalog module is used for creating a delivery catalog of project requirements under the SVN warehouse according to the quality standard;
and the authority module is used for allocating project responsible persons by an administrator according to project requirements and organization frameworks, configuring project members for the delivery catalog by the project responsible persons and allocating the authority to the project members.
An embodiment of the present invention provides an electronic device, which includes at least one processing unit and at least one storage unit, where the storage unit stores a program, and when the program is executed by the processing unit, the processing unit is enabled to execute the method.
An embodiment of the present invention provides a computer-readable storage medium, which stores a computer program executable by an electronic device, and when the program runs on the electronic device, the electronic device is caused to execute the method described above.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes will occur to those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (7)

1. A configuration management method for realizing automatic production based on SVN is characterized by comprising the following steps:
installing the SVN service;
starting the SVN service, and automatically creating an SVN warehouse according to the item type;
configuring an administrator of the SVN warehouse, and opening the highest authority of the SVN warehouse for the administrator;
creating a consignment catalog of project requirements under the SVN warehouse according to quality specifications;
and the administrator distributes project responsible persons according to project requirements and organization frameworks, and the project responsible persons configure project members for the delivery catalog and distribute the authority to the project members.
2. The method for configuration management for automated manufacturing based on SVN of claim 1, further comprising: and generating the authority file which can be identified by the SVN server according to the set authority information and the authority file format appointed by the SVN server.
3. The configuration management method for realizing automatic production based on SVN of claim 1, wherein right assignment to said project members designates one or more project members for said deliverable catalog, and designates read-only, read-write and/or delete rights for said project members.
4. The configuration management method for realizing automatic production based on SVN of claim 1, wherein a user group is established according to said project member's authority, and said user is assigned by combining said project member's affiliation.
5. A system for realizing configuration management of automatic production based on SVN is characterized by comprising:
the installation module is used for installing the SVN service;
the SVN module is used for starting the SVN service and automatically creating an SVN warehouse according to the project type;
the configuration module is used for configuring an administrator of the SVN warehouse and opening the highest authority of the SVN warehouse for the administrator;
the catalog module is used for creating a delivery catalog of project requirements under the SVN warehouse according to quality specifications;
and the authority module is used for distributing project responsible persons by the administrator according to project requirements and organization frameworks, configuring project members for the delivery catalog by the project responsible persons and distributing the authority to the project members.
6. An electronic device, comprising at least one processing unit and at least one memory unit, wherein the memory unit stores a computer program that, when executed by the processing unit, causes the processing unit to perform the method of any of claims 1 to 4.
7. A storage medium storing a computer program executable by an electronic device, the program, when run on the electronic device, causing the electronic device to perform the method of any one of claims 1 to 4.
CN202111056839.3A 2021-09-09 2021-09-09 Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium Pending CN113867777A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111056839.3A CN113867777A (en) 2021-09-09 2021-09-09 Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111056839.3A CN113867777A (en) 2021-09-09 2021-09-09 Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113867777A true CN113867777A (en) 2021-12-31

Family

ID=78995173

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111056839.3A Pending CN113867777A (en) 2021-09-09 2021-09-09 Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113867777A (en)

Similar Documents

Publication Publication Date Title
Balalaie et al. Microservices architecture enables devops: Migration to a cloud-native architecture
US6237020B1 (en) Task-oriented automatic distribution of software
CN101937463B (en) Method for automatically generating form for workflow model
USRE38633E1 (en) Automated, electronic network based, project management server system
US8276152B2 (en) Validation of the change orders to an I T environment
US11907709B2 (en) Enhancing DevOps workflows in enterprise information technology organizations
US20070203952A1 (en) Configuration management database state model
CA2457878A1 (en) Project modelling and management tool
CN111027921A (en) Business processing method and device, electronic equipment and storage medium
CN104216701B (en) System and method for creating graphic user interface in manufacturing execution system
CN105654228A (en) Common plant model for modelling of physical plant items of production plant
CN104318354A (en) Task information processing method and system
US20160132828A1 (en) Real-time continuous realignment of a large-scale distributed project
CN111736994B (en) Resource arranging method, system, storage medium and electronic equipment
CN105654226A (en) Common plant model for modelling of physical plant items of production plant
US20030101085A1 (en) Method and system for vendor communication
CN110766375A (en) Work platform task construction system and construction method
US20090228310A1 (en) Standard process and resource reference and instance
CN113867777A (en) Configuration management method and system for realizing automatic production based on SVN, electronic equipment and storage medium
KR101535580B1 (en) Process management system and method thereof for digital media manufacturing
US20190303815A1 (en) Distributed manufacturing system
CN115794038A (en) Software engineering development system based on Internet and method thereof
Bronack Inventory management system
CN113448693A (en) SAAS cloud platform of digital factory
US20140081679A1 (en) Release Management System and Method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination