CN112379897B - Gray release and restrictive method for installing client installation program - Google Patents

Gray release and restrictive method for installing client installation program Download PDF

Info

Publication number
CN112379897B
CN112379897B CN202011383832.8A CN202011383832A CN112379897B CN 112379897 B CN112379897 B CN 112379897B CN 202011383832 A CN202011383832 A CN 202011383832A CN 112379897 B CN112379897 B CN 112379897B
Authority
CN
China
Prior art keywords
storage space
program
data
installation
new version
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
CN202011383832.8A
Other languages
Chinese (zh)
Other versions
CN112379897A (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.)
Beijing Seeyon Internet Software Corp
Original Assignee
Beijing Seeyon Internet Software 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 Beijing Seeyon Internet Software Corp filed Critical Beijing Seeyon Internet Software Corp
Priority to CN202011383832.8A priority Critical patent/CN112379897B/en
Publication of CN112379897A publication Critical patent/CN112379897A/en
Application granted granted Critical
Publication of CN112379897B publication Critical patent/CN112379897B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for gray release and limiting installation of a client installation program, which is characterized in that a first storage space and a second storage space are divided by a public storage space, the method is used for alternately installing an installation program of a previous version and an installation program of a next version, when the installation program of the new version is installed, if the installation program is suitable, the installation program can be replaced, data transfer and package backup can be carried out in the replacement process, old data cannot be lost, if the installation program of the old version is unsuitable, the installation program of the old version can be continuously used until the next new version is released, and meanwhile, the data in the new version process is transferred into the old version and package backup is tried, so that new data cannot be lost.

Description

Gray release and restrictive method for installing client installation program
Technical Field
The invention relates to the technical field of methods for gray level release and installation programs, in particular to a method for gray level release and limiting installation of client installation programs.
Background
At present, if a new version appears in an installation program, an old version needs to be deleted to be installed, however, if the new version is unaccustomed or is more difficult to use, the old version needs to be changed back, the steps are complicated, the difficulty is higher, the user experience is very poor, and in the process of replacing the version, data is very easy to lose, so that an improved technology is needed to solve the problem in the prior art.
Disclosure of Invention
The invention aims to provide a method for gray release and limiting installation of a client installation program, which is characterized in that a first storage space and a second storage space are divided from a public storage space, the method is used for alternately installing an installation program of a previous version and an installation program of a next version, when the installation program of the new version is installed, if the installation program is suitable, the installation program can be replaced, data transfer and package backup can be performed in the replacement process, old data cannot be lost, if the installation program of the old version is unsuitable, the installation program of the old version can be continuously used until the next new version is released, meanwhile, the data in the new version process is transferred into the old version and package backup can be performed, new data cannot be lost, multiple choices are selected, the user experience is greatly improved, the data cannot be lost, and the unused version is automatically deleted, so that more storage spaces are released, and the problems in the background technology are solved.
In order to achieve the above purpose, the present invention provides the following technical solutions: a method for gray scale publishing, restrictive installing a client installer, comprising the steps of:
step one: firstly, installing a restrictive installation client in a public storage space, and dividing the public storage space into a first storage space and a second storage space;
step two: the method comprises the steps of firstly, installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space for later use;
step three: after the first new version of the installer is released, the first new version of the installer is installed in the second storage space of the restrictive installation client:
step four: at this time, starting timing, prompting whether to use the first new version program every X days, if yes, jumping to the step five, and if no, jumping to the step six;
step five: the data of the old version program is merged into the first new version program, the data of the old version program is automatically packed and backed up and stored in a public storage space, then the old version program is automatically unloaded, the first storage space is emptied, and when the second new version installation program is released again, the second new version installation program is installed in the first storage space, and the fourth step is returned;
step six: restarting timing, merging the data of the first new version program into the old version program, automatically packing and backing up the data of the first new version program and storing the data into a public storage space when the second new version installation program is released again, then automatically unloading the first new version program, emptying the second storage space and returning to the step four.
Preferably, in the first step, the first storage space and the second storage space are divided from a common storage space.
Preferably, in the first step, the restrictive installation client is stored in a common storage space.
Preferably, the data of the old version program in the fifth step is stored in a common storage space.
Preferably, the data of the first new version program in the step six is stored in a common storage space.
Preferably, the data of the old version program in the fifth step is automatically packaged into any one format of the group consisting of the r and the zip for backup.
Preferably, the data of the old version program in the step six is automatically packaged into any one format of the group consisting of the r and the zip for backup.
Compared with the prior art, the invention has the beneficial effects that:
the method adopts gray release type installation, has various choices, greatly improves user experience, does not lose data and automatically deletes unused versions so as to release more storage space.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely, and it is apparent that the described embodiments are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The invention provides a technical scheme that: a method for gray scale publishing, restrictive installing a client installer, comprising the steps of:
step one: firstly, installing a restrictive installation client in a public storage space, and dividing the public storage space into a first storage space and a second storage space;
step two: the method comprises the steps of firstly, installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space for later use;
step three: after the first new version of the installer is released, the first new version of the installer is installed in the second storage space of the restrictive installation client:
step four: at this time, starting timing, prompting whether to use the first new version program every X days, if yes, jumping to the step five, and if no, jumping to the step six;
step five: the data of the old version program is merged into the first new version program, the data of the old version program is automatically packed and backed up and stored in a public storage space, then the old version program is automatically unloaded, the first storage space is emptied, and when the second new version installation program is released again, the second new version installation program is installed in the first storage space, and the fourth step is returned;
step six: restarting timing, merging the data of the first new version program into the old version program, automatically packing and backing up the data of the first new version program and storing the data into a public storage space when the second new version installation program is released again, then automatically unloading the first new version program, emptying the second storage space and returning to the step four.
The first storage space and the second storage space are divided from the public storage space in the first step; step five, storing the data of the old version program in a public storage space; step six, storing the data of the first new version program in a public storage space; step five, the data of the old version program is automatically packaged into any one format of a rack format or a zip format for backup; and step six, the data of the old version program is automatically packaged into any one format of the rar format or the zip format for backup.
Principle of: the public storage space is divided into a first storage space and a second storage space and is used for alternately installing an installation program of a previous version and an installation program of a next version, when the installation program of the new version is installed, if the installation program is proper, the installation program can be replaced, data transfer and package backup can be performed in the replacement process, old data cannot be lost, if the installation program of the old version is improper, the installation program of the old version can be continuously used until the next new version is released, meanwhile, the data in the process of trying the new version is transferred into the old version and package backup is performed, new data cannot be lost, multiple choices are selected, user experience is greatly improved, the data cannot be lost, and the unused version is automatically deleted, so that more storage space is released.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (1)

1. A method for gray level release and limiting installation of a client installation program is characterized by comprising the following steps: the method comprises the following steps:
step one: firstly, installing a restrictive installation client in a public storage space, and dividing the public storage space into a first storage space and a second storage space, wherein the first storage space and the second storage space are divided from the public storage space;
step two: the method comprises the steps of firstly, installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space for later use;
step three: after the first new version of the installer is released, the first new version of the installer is installed in the second storage space of the restrictive installation client:
step four: at this time, starting timing, prompting whether to use the first new version program every X days, if yes, jumping to the step five, and if no, jumping to the step six;
step five: the data of the old version program is combined into the first new version program, the data of the old version program is automatically packed and backed up and stored in a public storage space, then the old version program is automatically unloaded, the first storage space is emptied, when the second new version installation program is released again, the second new version installation program is installed in the first storage space, the fourth step is returned, the data of the old version program is stored in the public storage space, and the data of the old version program is automatically packed into any one of the formats of rar or zip for backup;
step six: and restarting timing, merging the data of the first new version program into the old version program, automatically packing and backing up the data of the first new version program and storing the data into a public storage space when the second new version installation program is released again, then automatically unloading the first new version program, emptying the second storage space, returning to the step four, storing the data of the first new version program into the public storage space, and automatically packing the data of the old version program into any one of the formats of the rar and the zip for backing up.
CN202011383832.8A 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program Active CN112379897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011383832.8A CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011383832.8A CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Publications (2)

Publication Number Publication Date
CN112379897A CN112379897A (en) 2021-02-19
CN112379897B true CN112379897B (en) 2024-03-15

Family

ID=74589240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011383832.8A Active CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Country Status (1)

Country Link
CN (1) CN112379897B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764992A (en) * 1995-06-06 1998-06-09 Apple Computer, Inc. Method and apparatus for automatic software replacement
JP2002215400A (en) * 2001-01-24 2002-08-02 Hitachi Kokusai Electric Inc Program delivering method
CN101178655A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 On-line business customer terminal and method for login business server thereof
CN101217401A (en) * 2008-01-10 2008-07-09 华为技术有限公司 Base station controller upgrade, backup method and device
CN102087603A (en) * 2009-12-08 2011-06-08 国家纳米技术与工程研究院 Method for backing up main edition and spare edition on single chip
CN104503790A (en) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 Application version management method and system and smart terminal
CN104679534A (en) * 2013-11-28 2015-06-03 中兴通讯股份有限公司 System application installation package loading processing method, device and terminal
CN105653299A (en) * 2014-11-12 2016-06-08 杭州华三通信技术有限公司 Firmware upgrade method device
CN105740023A (en) * 2016-02-02 2016-07-06 广东欧珀移动通信有限公司 Program version backing method and device and intelligent mobile terminal
CN105893084A (en) * 2016-03-29 2016-08-24 青岛海信移动通信技术股份有限公司 Version upgrading method and terminal equipment
CN107102912A (en) * 2016-02-19 2017-08-29 福特全球技术公司 The method and apparatus installed is updated for vehicle software
CN111124753A (en) * 2019-11-19 2020-05-08 维沃移动通信有限公司 Application program control method, electronic equipment and server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9378011B2 (en) * 2009-03-19 2016-06-28 Microsoft Technology Licensing, Llc Network application versioning
US8495612B2 (en) * 2011-10-21 2013-07-23 International Business Machines Corporation Systems and methods for upgrading a version of software

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764992A (en) * 1995-06-06 1998-06-09 Apple Computer, Inc. Method and apparatus for automatic software replacement
JP2002215400A (en) * 2001-01-24 2002-08-02 Hitachi Kokusai Electric Inc Program delivering method
CN101178655A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 On-line business customer terminal and method for login business server thereof
CN101217401A (en) * 2008-01-10 2008-07-09 华为技术有限公司 Base station controller upgrade, backup method and device
CN102087603A (en) * 2009-12-08 2011-06-08 国家纳米技术与工程研究院 Method for backing up main edition and spare edition on single chip
CN104679534A (en) * 2013-11-28 2015-06-03 中兴通讯股份有限公司 System application installation package loading processing method, device and terminal
CN105653299A (en) * 2014-11-12 2016-06-08 杭州华三通信技术有限公司 Firmware upgrade method device
CN104503790A (en) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 Application version management method and system and smart terminal
CN105740023A (en) * 2016-02-02 2016-07-06 广东欧珀移动通信有限公司 Program version backing method and device and intelligent mobile terminal
CN107102912A (en) * 2016-02-19 2017-08-29 福特全球技术公司 The method and apparatus installed is updated for vehicle software
CN105893084A (en) * 2016-03-29 2016-08-24 青岛海信移动通信技术股份有限公司 Version upgrading method and terminal equipment
CN111124753A (en) * 2019-11-19 2020-05-08 维沃移动通信有限公司 Application program control method, electronic equipment and server

Also Published As

Publication number Publication date
CN112379897A (en) 2021-02-19

Similar Documents

Publication Publication Date Title
CN106445738A (en) Database backup method and device
CN101639839B (en) Method for searching multi-archive file based on temporary table
US9223805B2 (en) Durability implementation plan in an in-memory database system
CN102088489B (en) Distributed data synchronizing system and method
CN101334797B (en) Distributed file systems and its data block consistency managing method
CN103944981B (en) Cloud storage system and implement method based on erasure code technological improvement
CN101739313B (en) Method for protecting and restoring continuous data
WO2021012868A1 (en) Transaction rollback method and apparatus, database, system, and computer storage medium
CN102945278A (en) Method and device for redoing logs of database records
CN103780638A (en) Data synchronization method and system
US8578203B2 (en) Providing a backup service from a remote backup data center to a computer through a network
CN102662795A (en) Metadata fault-tolerant recovery method in distributed storage system
CN107544873A (en) A kind of standby system and method for depositing Backup Data
CN107016014A (en) The method of data synchronization and device of heterogeneous database
CN104040512B (en) The processing method and processing device of memory space
GB2531295A (en) A data block based backup method
CN112379897B (en) Gray release and restrictive method for installing client installation program
US7174353B2 (en) Method and system for preserving an original table schema
CN101692252A (en) Method for distributing and reclaiming idle blocks of file
CN112383610A (en) Synchronous processing method and system for block chain state data
CN102902561A (en) Data storage method and data storage system
CN101901270A (en) Internal memory database method supporting mass memory
CN111367994A (en) Method and system for synchronously backing up incremental data of database
CN109976942A (en) A kind of data backup and resume method, backup server and source server
CN107704343A (en) A kind of data back up method of multi-controller, device, equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant