CN110399352A - Handle method, apparatus, equipment and the storage medium of SVN journal file - Google Patents

Handle method, apparatus, equipment and the storage medium of SVN journal file Download PDF

Info

Publication number
CN110399352A
CN110399352A CN201910525272.6A CN201910525272A CN110399352A CN 110399352 A CN110399352 A CN 110399352A CN 201910525272 A CN201910525272 A CN 201910525272A CN 110399352 A CN110399352 A CN 110399352A
Authority
CN
China
Prior art keywords
information
svn
operation information
file
journal file
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.)
Granted
Application number
CN201910525272.6A
Other languages
Chinese (zh)
Other versions
CN110399352B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201910525272.6A priority Critical patent/CN110399352B/en
Publication of CN110399352A publication Critical patent/CN110399352A/en
Priority to PCT/CN2019/119085 priority patent/WO2020253082A1/en
Application granted granted Critical
Publication of CN110399352B publication Critical patent/CN110399352B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/156Query results presentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1873Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

This application involves exploitation field of auxiliary, provide a kind of method, apparatus, equipment and storage medium for handling SVN journal file, and method includes: creation Python strapping tool;The SVN journal file is obtained by the Python strapping tool;Operation information corresponding with the screening conditions in the SVN journal file is read according to preset screening conditions;The operation information is stored in the dictionary of Python, the operation information is subjected to Data Format Transform, obtains transformation result, corresponding object numbered musical notation JSON file is written in the transformation result, obtains JSON information;The JSON information is generated into Visual Chart, and shows the Visual Chart.Using this programme, operating quantity when user manages SVN journal file can be effectively reduced.

Description

Handle method, apparatus, equipment and the storage medium of SVN journal file
Technical field
This application involves exploitation field of auxiliary, more particularly to method, apparatus, equipment and the storage of processing SVN journal file Medium.
Background technique
At present in exploitation field of auxiliary, about the management of version control system (Subversion, SVN) journal file, When user needs difference or modification information in different time periods convenient and being well understood between two FileVersions, By artificial screening and SVN journal file corresponding with fileversion number or period is obtained, the modification of SVN journal file is believed Breath is analyzed one by one, screened and is arranged, and the modification information after arrangement is added to object numbered musical notation (JavaScript one by one Object Notation, JSON) in file.
Since the modification information data in SVN journal file are huge, and from the selection of SVN journal file to modification information It obtains and is manually operated with arrangement by user, thus, cause operating quantity of the user when managing SVN journal file very big.
Summary of the invention
This application provides a kind of method, apparatus, equipment and storage mediums for handling SVN journal file, are able to solve existing There is the problem that operating quantity of the user when managing SVN journal file is big in technology.
In a first aspect, the application provides a kind of method for handling SVN journal file, which comprises
Create Python strapping tool, wherein the Python strapping tool is for being packaged and handling version control system SVN journal file;
The SVN journal file is obtained by the Python strapping tool;
Operation information corresponding with the screening conditions in the SVN journal file is read according to preset screening conditions, Wherein, the operation information includes filename, operator, the modification information of file, the remarks of operator and the operation of operation At least one of in time;
The operation information is stored in the dictionary of Python, the operation information is subjected to Data Format Transform, is obtained Transformation result is obtained, corresponding object numbered musical notation JSON file is written in the transformation result, obtains JSON information;
The JSON information is generated into Visual Chart, exports and shows the Visual Chart.
It is described to pass through the Python strapping tool and obtain the SVN journal file in a kind of possible design, comprising:
Receive the fileversion number and first time period of user's input;
According to the fileversion number and the first time period, the SVN journal file is traversed;
Traversal obtains and the fileversion number and the matched SVN journal file of the first time period.
In a kind of possible design, the operation information refers to the operation information in default second time period, the basis Preset screening conditions read operation information corresponding with the screening conditions in the SVN journal file, comprising:
The SVN journal file is read, object run information is obtained;
The operation information is extracted in the object run information;
It is described that the operation information is stored in the dictionary of Python, the operation information is subjected to data format and is turned It changes, obtains transformation result, comprising:
The operation information is stored in the dictionary of Python by Python strapping tool, and is obtained comprising default The configuration file of data conversion format information, wherein the data conversion format information include in database with the present count According to the corresponding fallback relationship of format transformation and ordering relation;
According to the fallback relationship and the ordering relation, the operation information is reconfigured, to obtain object coding;
The object coding is converted, transformation result is obtained.
In a kind of possible design, it is described the operation information is subjected to Data Format Transform before, the method is also Include:
Multiple threads for executing default format transformation are created and combined, multithreading is generated;
It is described that the operation information is subjected to Data Format Transform, comprising:
The operation information is divided into multiple objects;
The multithreading is called, data format is carried out to the multiple object respectively according to the default format transformation and is turned It changes, to obtain the object of multiple data formats.
It is described that the JSON information is generated into Visual Chart in a kind of possible design, it exports and shows described visual Change chart, comprising:
Setting filling table, wherein the filling table includes following item to be filled: operator, operating time, operation text The remarks of part name, the modification information of file and operator;
The JSON information is classified, classification information is obtained, wherein the classification information includes operator, operation Time, operation file name, the modification information of file and operator remarks;
The classification information is added to the filling table;
The content for the filling table for adding the classification information is counted and analyzed, generates Sang Jitu, wherein described Sang Jitu include operator, the operating time, operation version function type and the operation the corresponding behaviour of version function type Make number.
In a kind of possible design, the operation information is subjected to Data Format Transform described, obtain transformation result it Before, the method also includes:
Flag bit is set, and creates corresponding detection thread, wherein the flag bit indicates the execution of Data Format Transform State;
It is described that the operation information is subjected to Data Format Transform, obtain transformation result, comprising:
When detecting to operation information progress Data Format Transform, the detection thread is called to detect the mark Position;
If detecting, the flag bit is 1, obtains transformation result;
If detecting, the flag bit is 0, returns operation failure information, until detecting that the flag bit is 1, is obtained Transformation result.
In a kind of possible design, it is described according to preset screening conditions read in the SVN journal file with the sieve After selecting the corresponding operation information of condition, it is described the operation information is stored in the dictionary of Python before, the method Further include:
Corresponding first modification time of the first modification content of the SVN journal file is obtained from the operation information;
The storage location of the corresponding SVN journal file of first modification time is obtained, and obtains the second modification Time, wherein second modification time is less than first modification time, and and first modification time difference be less than it is pre- Set limit value;
According to the storage location and second modification time, corresponding second modification content is obtained;
Establish the first modification content, the second modification content and the corresponding relationship for deleting instruction, wherein described right It should be related to for when triggering deletions instruction in the first modification content, described second will modify content and replace described the One modification content.
Second aspect, the application provide a kind of for handling the device of SVN journal file, have and realize and correspond to above-mentioned the On the one hand the function of the method for the processing SVN journal file provided.The function can be by hardware realization, can also be by hard Part executes corresponding software realization.Hardware or software include one or more modules corresponding with above-mentioned function, the module It can be software and/or hardware.
In a kind of possible design, described device includes:
Processing module, for creating Python strapping tool, wherein the Python strapping tool is for being packaged and handling Version control system SVN journal file;
Input/output module, for obtaining the SVN journal file by the Python strapping tool;
The processing module is also used to be read described in the input/output module obtains according to preset screening conditions Operation information corresponding with the screening conditions in SVN journal file, wherein the operation information include operation filename, Operator, the modification information of file, the remarks of operator and operation time at least one of;The operation information is saved In the dictionary of Python, the operation information is subjected to Data Format Transform, transformation result is obtained, the transformation result is write Enter corresponding object numbered musical notation JSON file, obtains JSON information;The JSON information is generated into Visual Chart, by described defeated Enter output module to export to display module;
The display module, for showing the Visual Chart of the input/output module output.
In a kind of possible design, the processing module is specifically used for:
Receive the fileversion number and first time period of user's input;
According to the fileversion number and the first time period, the SVN journal file is traversed;
Traversal obtains and the fileversion number and the matched SVN journal file of the first time period.
In a kind of possible design, the processing module is specifically used for:
The SVN journal file is read, object run information is obtained;
The operation information is extracted in the object run information;
The operation information is stored in the dictionary of Python by Python strapping tool, and is obtained comprising default The configuration file of data conversion format information, wherein the data conversion format information include in database with the present count According to the corresponding fallback relationship of format transformation and ordering relation;
According to the fallback relationship and the ordering relation, the operation information is reconfigured, to obtain object coding;
The object coding is converted, transformation result is obtained.
In a kind of possible design, the operation information described is carried out Data Format Transform executing by the processing module Before, it is also used to:
Multiple threads for executing default format transformation are created and combined, multithreading is generated;
It is described that the operation information is subjected to Data Format Transform, comprising:
The operation information is divided into multiple objects;
The multithreading is called, data format is carried out to the multiple object respectively according to the default format transformation and is turned It changes, to obtain the object of multiple data formats.
In a kind of possible design, the processing module is specifically used for:
Setting filling table, wherein the filling table includes following item to be filled: operator, operating time, operation text The remarks of part name, the modification information of file and operator;
The JSON information is classified, classification information is obtained, wherein the classification information includes operator, operation Time, operation file name, the modification information of file and operator remarks;
The classification information is added to the filling table;
The content for the filling table for adding the classification information is counted and analyzed, generates Sang Jitu, wherein described Sang Jitu include operator, the operating time, operation version function type and the operation the corresponding behaviour of version function type Make number.
In a kind of possible design, the operation information described carried out data format and turned executing by the processing module It changes, before obtaining transformation result, is also used to:
Flag bit is set, and creates corresponding detection thread, wherein the flag bit indicates the execution of Data Format Transform State;
It is described that the operation information is subjected to Data Format Transform, obtain transformation result, comprising:
When detecting to operation information progress Data Format Transform, the detection thread is called to detect the mark Position;
If detecting, the flag bit is 1, obtains transformation result;
If detecting, the flag bit is 0, returns operation failure information, until detecting that the flag bit is 1, is obtained Transformation result.
In a kind of possible design, the processing module described reads the SVN according to preset screening conditions executing In journal file after operation information corresponding with the screening conditions, the word that the operation information is stored in Python Before in allusion quotation, it is also used to:
Corresponding first modification time of the first modification content of the SVN journal file is obtained from the operation information;
The storage location of the corresponding SVN journal file of first modification time is obtained, and obtains the second modification Time, wherein second modification time is less than first modification time, and and first modification time difference be less than it is pre- Set limit value;
According to the storage location and second modification time, corresponding second modification content is obtained;
Establish the first modification content, the second modification content and the corresponding relationship for deleting instruction, wherein described right It should be related to for when triggering deletions instruction in the first modification content, described second will modify content and replace described the One modification content.
The another aspect of the application provides a kind of computer equipment comprising at least one connection processor, memory, Display and input-output unit, wherein the memory is for storing program code, and the processor is for calling described deposit Program code in reservoir executes method described in above-mentioned first aspect.
The another aspect of the application provides a kind of computer storage medium comprising instruction, when it runs on computers When, so that computer executes method described in above-mentioned first aspect.
Compared to the prior art, in scheme provided by the present application, SVN log text is obtained by the Python strapping tool The operation information of part handles the operation information, to obtain JSON information, and the JSON information is generated and is visualized Chart.Since operation information of the Python strapping tool to SVN journal file carries out automatic accurate and rapidly obtains and handles, And treated that operation information is shown in the form of Visual Chart, so, scheme provided by the present application not only effectively reduces use Operating quantity when family manages SVN journal file also effectively reduces operating time when user manages SVN journal file and behaviour Make quality, while being also convenient for user and intuitively consulting or manage SVN journal file.
Detailed description of the invention
Fig. 1 is a kind of flow diagram that the method for SVN journal file is handled in the embodiment of the present application;
Fig. 2 is a kind of schematic diagram in the embodiment of the present application for the data format of configuration file;
Fig. 3 is in the embodiment of the present application for handling a kind of structural schematic diagram of the device of SVN journal file;
Fig. 4 is a kind of structural schematic diagram of computer equipment in the embodiment of the present application.
The embodiments will be further described with reference to the accompanying drawings for realization, functional characteristics and the advantage of the application purpose.
Specific embodiment
It should be appreciated that specific embodiment described herein is not used to limit the application only to explain the application.This The specification and claims of application and term " first " in above-mentioned attached drawing, " second " etc. are for distinguishing similar right As without being used to describe a particular order or precedence order.It should be understood that the data used in this way in the appropriate case can be with It exchanges, so that the embodiments described herein can be implemented with the sequence other than the content for illustrating or describing herein.In addition, Term " includes " and " having " and their any deformation, it is intended that cover it is non-exclusive include, for example, containing a system The process, method, system, product or equipment of column step or module those of are not necessarily limited to be clearly listed step or module, and Being may include other steps or module being not clearly listed or intrinsic for these process, methods, product or equipment, this The division of module appeared in application, only a kind of division in logic can have other when realizing in practical application Division mode, such as multiple modules can be combined into or are integrated in another system, or some features can be ignored, or not held Row.
The application provides a kind of method, apparatus, equipment and storage medium for handling SVN journal file, can be used for developing auxiliary It helps.
In order to solve the above technical problems, the application it is main the following technical schemes are provided:
The operation information that SVN journal file is obtained by the Python strapping tool, at the operation information The JSON information to obtain JSON information, and is generated Visual Chart by reason.Since Python strapping tool is to SVN log The operation information of file is carried out automatic accurate and is rapidly obtained and processing, and treated operation information is with Visual Chart Form shows, so, scheme provided by the present application not only effectively reduces operating quantity when user manages SVN journal file, also Operating time when user manages SVN journal file and operation quality are effectively reduced, while being also convenient for user and intuitively consulting Or management SVN journal file.
Fig. 1 is please referred to, a kind of method for providing processing SVN journal file to the application below is illustrated, described Method includes:
101, Python strapping tool is created.
Wherein, the Python strapping tool is for being packaged and handling version control system SVN journal file.It is by management System or server or exploitation software create Python strapping tool before executing to the management of SVN journal file.Pass through Python Strapping tool can be packaged and be handled to SVN journal file.The form of Python strapping tool includes a variety of, such as: it inserts Part form, small routine form and application (application, APP) form.
102, the SVN journal file is obtained by the Python strapping tool.
Wherein, the SVN journal file includes that user updates the file that SVN is managed and the operation row to the file For record.When management system or server or exploitation software triggering obtain the instruction of SVN journal file, described in calling Python strapping tool goes to obtain SVN journal file.In current mechanism, consults or manage needed for needing user artificially to obtain SVN journal file and longer period of time need to be spent, and the application, then be by the Python strapping tool automatically, The SVN journal file consulted or managed needed for user is that accurately and quickly obtained, thus, the application can efficiently avoid Maloperation caused by whole manual operation and manual operation, and operation the time it takes is reduced, improve the efficiency of management And management quality.
It is described that the SVN journal file is obtained by the Python strapping tool in some embodiments, comprising:
Receive the fileversion number and first time period of user's input;
According to the fileversion number and the first time period, the SVN journal file is traversed;
Traversal obtains and the fileversion number and the matched SVN journal file of the first time period.
Wherein, the quantity of the fileversion number of user's input includes multiple, and the first time period includes same file version Operation time period between the different periods and different fileversion numbers of this number content operation.When management system or server or exploitation When software receives the fileversion number and first time period of user's input, SVN journal file is traversed, is obtained and the file version This number and the matched SVN journal file of the first time period.Such as: when management system or server or exploitation software receive When the version 2 .0 and 2019.01.01-2019.02.28 of user's input, the Python strapping tool traversal SVN log is called File, therefrom obtain version number be 2.0 and the operating time 2019.01.01-2019.02.28 range SVN journal file.It is logical It crosses according to the fileversion number and the first time period and obtains corresponding SVN journal file, be effective to ensure that and obtained The SVN journal file taken is the SVN journal file consulted or managed needed for user.
103, operation corresponding with the screening conditions in the SVN journal file is read according to preset screening conditions to believe Breath.
Wherein, the operation information include operation filename, operator, the modification information of file, operator remarks With at least one in the time of operation.The screening conditions include at least one of the following conditions: filename, operator, file Type, operating time and path.The screening conditions can be inputted in search column by user, can also be Python strapping tool System default setting.It is corresponding with the screening conditions to obtain that the Python strapping tool traverses the SVN journal file Operation information.The screening item in filename, operator, file type, operating time and path that the screening conditions include, can make Operation information Python strapping tool obtains user accuratelyly and multi-directionly needed for, by according to the preset screening conditions It reads the operation information in the SVN journal file, is effective to ensure that acquired operation information is consulted needed for user Or the operation information of management.
104, the operation information is stored in the dictionary of Python, the operation information is subjected to data format and is turned It changes, obtains transformation result, corresponding object numbered musical notation JSON file is written in the transformation result, obtains JSON information.
The operation information that Python strapping tool will acquire is written in JSON file after carrying out Data Format Transform.Wherein, The data conversion format that the Python strapping tool can be inputted or be chosen according to user carries out data to the operation information Format conversion.The data format refers to that user saves the strategy of data format.Said write refers to the offer in the library JSON The data of reading are carried out write-in JSON file by write function.The operation information that will acquire by Python strapping tool JSON file is written after carrying out Data Format Transform, to extract and arrange the operation information that user consults or manages, and with Data format used in family is showed, to reach convenient for user to the access of the operation information or management and raising user The effect of experience.
In some embodiments, the operation information refers to that the operation information in default second time period, the basis are pre- If screening conditions read operation information corresponding with the screening conditions in the SVN journal file, comprising:
The SVN journal file is read, object run information is obtained;
The operation information is extracted in the object run information;
It is described that the operation information is stored in the dictionary of Python, the operation information is subjected to data format and is turned It changes, obtains transformation result, comprising:
The operation information is stored in the dictionary of Python by Python strapping tool, and is obtained comprising default The configuration file of data conversion format information;
According to the fallback relationship and the ordering relation, the operation information is reconfigured, to obtain object coding;
The object coding is converted, transformation result is obtained.
Wherein, the data conversion format information includes replacement corresponding with the preset data format transformation in database Relationship and ordering relation.The dictionary is a kind of variodenser model, and can store any type object.The operation information is Refer to the operation information in default second time period.Such as: the operation information of A is recorded in 8:00 on December 1st, 2018, B operation letter Breath is recorded in 8:00 on December 31st, 2018, and presetting second time period is 12:00 to 2018 years December 15 of on November 15th, 2018 Day 12:00, then the operation information of A is extracted, and the operation information of B can not be extracted.Wherein, the configuration file is user's selection The file that Data Format Transform mode is carried out to the operation information, such as: cell format in table as shown in Figure 2 Data format.Such as: can be carried out to Data Format Transform into 20181201,2018 year December 1 date in operation information The formats such as day, 2018-12-01,2018 on December 1,.In current mechanism, user is needed to carry out the time of operation information It is screened one by one to obtain the operation information in required time section, and the data format of the operation information obtained is single, and the application Automatically, quickly and accurately to obtain user's input or user's selection or default default by Python strapping tool Corresponding operation information in period, and Data Format Transform is carried out according to data format needed for user, thus, the application energy User is enough effectively reduced to the operating quantity of operation information, operation information needed for capable of quickly and accurately obtaining user, moreover it is possible to Enough data formats for selecting user to be applicable in by user shows the operation information, to improve user experience.
In some embodiments, before the progress Data Format Transform by the operation information, the method is also wrapped It includes:
Multiple threads for executing default format transformation are created and combined, multithreading is generated;
It is described that the operation information is subjected to Data Format Transform, comprising:
The operation information is divided into multiple objects;
The multithreading is called, data format is carried out to the multiple object respectively according to the default format transformation and is turned It changes, to obtain the object of multiple data formats.
Data Format Transform is carried out to multiple objects simultaneously by multithreading, to improve the efficiency of Data Format Transform.
In some embodiments, the operation information is subjected to Data Format Transform described, before obtaining transformation result, The method also includes:
Flag bit is set, and creates corresponding detection thread;
It is described that the operation information is subjected to Data Format Transform, obtain transformation result, comprising:
When detecting to operation information progress Data Format Transform, the detection thread is called to detect the mark Position;
If detecting, the flag bit is 1, obtains transformation result;
If detecting, the flag bit is 0, returns operation failure information, until detecting that the flag bit is 1, is obtained Transformation result.
Wherein, the flag bit indicates the execution state of Data Format Transform.The execution state of Data Format Transform passes through Flag bit detection.Such as: it is detected using 32 digit of binary system and data is carried out to the temporal information in the operation information The execution state of format conversion, the 0th of the binary number represents the execution state of the Data Format Transform of temporal information.It holds After row full number is according to format flow path switch, one 32 binary numbers are returned to, if the 0th is 1, then it represents that data format turns It changes function into, obtains transformation result;If the 0th is 0, then it represents that Data Format Transform failure, the information returned operation failure, until It detects that the flag bit is 1, transformation result can be obtained.Wherein, the operation failure information includes carrying out data format to turn The operation information and operation failure reason changed.
In some embodiments, it is described according to preset screening conditions read in the SVN journal file with the screening After the corresponding operation information of condition, it is described the operation information is stored in the dictionary of Python before, the method is also Include:
Corresponding first modification time of the first modification content of the SVN journal file is obtained from the operation information;
The storage location of the corresponding SVN journal file of first modification time is obtained, and obtains the second modification Time, wherein second modification time is less than first modification time, and and first modification time difference be less than it is pre- Set limit value;
According to the storage location and second modification time, corresponding second modification content is obtained;
Establish the first modification content, the second modification content and the corresponding relationship for deleting instruction, wherein described right It should be related to for when triggering deletions instruction in the first modification content, described second will modify content and replace described the One modification content.
Wherein, the second modification content includes the corresponding original contents of i.e. the first modification content.By being beaten in Python After job contract has corresponding with screening conditions operation information, content, described is modified to described first in the operation information Second modification content and the corresponding relationship for deleting instruction, in order to which user is when consulting or managing SVN journal file, not to modification When or the operation information that should not modify be modified to be restored in last modification content.Such as: one SVN days It has carried out modifying at 5 in will file, to this, respectively 1 modification is numbered in modification, 2 modifications, 3 modifications, 4 modifications and 5 are repaired at nine Changing, finds that 3 modifications are improper when consulting and managing after obtaining operation information in user, then user clicks directly at 3 modifications, Instruction is deleted in triggering, and 3 modifications revert to the content of last modification, and (premise be the modification in the presence of the last time, if 3 are revised as the One modification, then revert to original contents).In current mechanism, at the modification in same file in, can not directly restore therein Content at one modification, but need manually to carry out that upper modification content is searched and obtained, or to corresponding Upper portion journal file carries out edit operation again.Compared with current mechanism, the application can be at the modification in same file In, directly restore the content at a modification therein, reaches and improve user to the efficiency of management of operation information and the effect of quality Fruit.
105, the JSON information is generated into Visual Chart, exports and shows the Visual Chart.
Python strapping tool can be counted and be analyzed to the JSON information according to the selected display mode of user, Data information needed for generating Visual Chart with acquisition generates Visual Chart, exports and show the Visual Chart.Its In, the Visual Chart includes bar chart, histogram, line chart, Sang Jitu and pie chart etc..The type of the Visual Chart Can the type of Visual Chart selected by user determine that while user also may be selected to export and show in Visual Chart Any one is multinomial.By Visual Chart, the JSON information can be shown, visually in order to which user intuitively looks into Read or manage or obtain the operation information of SVN journal file.
It is described that the JSON information is generated into Visual Chart in some embodiments, it exports and shows the visualization Chart, comprising:
Setting filling table;
The JSON information is classified, classification information is obtained;
The classification information is added to the filling table;
The content for the filling table for adding the classification information is counted and analyzed, Sang Jitu is generated.
Wherein, the filling table includes following item to be filled: operator, operating time, operation file name, file are repaired Convert to breath and the remarks of operator.The classification information includes the modification of operator, operating time, operation file name, file The remarks of information and operator.The Sang Jitu includes operator, operating time, the version function type of operation and the behaviour The corresponding number of operations of version function type of work.In current mechanism, after the operation information for obtaining SVN journal file, write-in In JSON file, just without subsequent operation.And compared with current mechanism, the application is in the operation information for obtaining SVN journal file Afterwards, be written JSON file in after JSON information count and has been analyzed, and with indicate multistage numerical value flow to Sang Jitu into Row is shown, can visually show the JSON information, in the operation information that SVN journal file is intuitively obtained in order to user Operator, the operating time, the version function type of operation and the operation the corresponding number of operations feelings of version function type Condition.
Compared with current mechanism, in the embodiment of the present application, SVN journal file is obtained by the Python strapping tool Operation information handles the operation information, to obtain JSON information, and the JSON information is generated visualization figure Table.Since operation information of the Python strapping tool to SVN journal file carries out automatic accurate and rapidly obtains and handles, and Operation information that treated shows in the form of Visual Chart, so, scheme provided by the present application not only effectively reduces user Operating quantity when to the management of SVN journal file, also effectively reduces operating time when user manages SVN journal file and operation Quality, while being also convenient for user and intuitively consulting or manage SVN journal file.
Optionally, in some embodiments of the present application, when according to the preset screening conditions reading SVN journal file In operation information corresponding with the screening conditions when, can be opened by pandas mode or with_open () mode described SVN journal file, and operation information corresponding with the screening conditions is read from the SVN journal file.
Wherein the difference of pandas mode and with_open () mode essentially consists in: with_open is beaten by Python The SVN journal file is opened, operation information corresponding with the screening conditions is read directly to the SVN journal file, And pandas is then to read the operation information in the SVN journal file into Python, then Python is again to the operation Information is handled, to obtain operation information corresponding with the screening conditions.
Optionally, in some embodiments of the present application, after JSON file is written in the transformation result, version will be indicated The JSON file is written with the differentiation functional information before update after this update.
Such as: 1.0 version of input method does not have the function of capital and small letter conversion, input method before updating in December, 2018 1.0 versions are 2.0 version of input method after updating in December, 2018, have the function of capital and small letter conversion in 2.0 version of input method, Then will " increase in 1.0 version of input method in December, 2018 capital and small letter convert function, to obtain 2.0 version of input method " with And the JSON file is written in the differentiation functional information of the corresponding program code of function of capital and small letter conversion.
Any embodiment or the technical characteristic mentioned in embodiment are applied equally to the application in above-mentioned Fig. 1-Fig. 2 In Fig. 3 and Fig. 4 corresponding to embodiment, subsequent similar place repeats no more.
The method for handling SVN journal file a kind of in the application is illustrated above, below processing SVN above-mentioned to execution The device of the method for journal file is described.
As shown in Figure 3 is a kind of for handling the structural schematic diagram of the device 30 of SVN journal file, can be applied to develop Auxiliary.Device 30 in the embodiment of the present application can be realized corresponding in any embodiment in above-mentioned Fig. 1-Fig. 2 or embodiment The step of method of performed processing SVN journal file.The function that device 30 is realized can also be led to by hardware realization It crosses hardware and executes corresponding software realization.Hardware or software include one or more modules corresponding with above-mentioned function, described Module can be software and/or hardware.Described device 30 may include processing module 301, input/output module 302 and display module 303, the function realization of the processing module 301, input/output module 302 and display module 303 can refer to any in Fig. 1-Fig. 2 Performed operation, does not repeat herein in embodiment or embodiment.The processing module 301 can be used for controlling the input The input-output operation of output module 302 and the display operation of the control display module 303.
In some embodiments, the processing module 301 can be used for creating Python strapping tool, wherein described Python strapping tool is for being packaged and handling version control system SVN journal file;
The input/output module 302 can be used for obtaining the SVN journal file by the Python strapping tool;
The processing module 301 is also used to read what the input/output module 302 obtained according to preset screening conditions Operation information corresponding with the screening conditions in the SVN journal file, wherein the operation information includes the file of operation Name, operator, the modification information of file, the remarks of operator and in the time of operation at least one of;By the operation information It is stored in the dictionary of Python, the operation information is subjected to Data Format Transform, transformation result is obtained, the Change-over knot Corresponding object numbered musical notation JSON file is written in fruit, obtains JSON information;The JSON information is generated into Visual Chart, passes through institute The output of input/output module 302 is stated to display module;
The display module 303, the Visual Chart exported for showing the input/output module 302.
In the embodiment of the present application, the processing module 301 obtains SVN journal file by the Python strapping tool Operation information handles the operation information, to obtain JSON information, and the JSON information is generated visualization figure Table.Since operation information of the Python strapping tool to SVN journal file carries out automatic accurate and rapidly obtains and handles, and Operation information that treated shows in the form of Visual Chart, so, scheme provided by the present application not only effectively reduces user Operating quantity when to the management of SVN journal file, also effectively reduces operating time when user manages SVN journal file and operation Quality, while being also convenient for user and intuitively consulting or manage SVN journal file.
In some embodiments, the processing module 301 is specifically used for:
Receive the fileversion number and first time period of user's input;
According to the fileversion number and the first time period, the SVN journal file is traversed;
Traversal obtains and the fileversion number and the matched SVN journal file of the first time period.
It, can be effective by obtaining corresponding SVN journal file according to the fileversion number and the first time period Ground guarantees that acquired SVN journal file is the SVN journal file consulted or managed needed for user.
In some embodiments, the processing module 301 is specifically used for:
The SVN journal file is read, object run information is obtained;
The operation information is extracted in the object run information;
The operation information is stored in the dictionary of Python by Python strapping tool, and is obtained comprising default The configuration file of data conversion format information;
According to the fallback relationship and the ordering relation, the operation information is reconfigured, to obtain object coding;
The object coding is converted, transformation result is obtained.
Wherein, the data conversion format information includes replacement corresponding with the preset data format transformation in database Relationship and ordering relation.In current mechanism, user is needed screen one by one to the time of operation information to obtain required time Section in operation information, and obtain operation information data format it is single, and the application be by Python strapping tool from Dynamic ground quickly and accurately obtains corresponding operation letter in the period of user's input or user's selection or default default Breath, and Data Format Transform is carried out according to data format needed for user, thus, the application can effectively reduce user to operation The operating quantity of information, operation information needed for capable of quickly and accurately obtaining user, additionally it is possible to select user to fit by user Data format shows the operation information, to improve user experience.
In some embodiments, the processing module 301 is described by operation information progress data format turn in execution Before alternatively, it is also used to:
Multiple threads for executing default format transformation are created and combined, multithreading is generated;
It is described that the operation information is subjected to Data Format Transform, comprising:
The operation information is divided into multiple objects;
The multithreading is called, data format is carried out to the multiple object respectively according to the default format transformation and is turned It changes, to obtain the object of multiple data formats.
Data Format Transform is carried out to multiple objects simultaneously by multithreading, to improve the efficiency of Data Format Transform.
In some embodiments, the processing module 301 is specifically used for:
Setting filling table;
The JSON information is classified, classification information is obtained;
The classification information is added to the filling table;
The content for the filling table for adding the classification information is counted and analyzed, Sang Jitu is generated.
Wherein, the filling table includes following item to be filled: operator, operating time, operation file name, file are repaired Convert to breath and the remarks of operator.The classification information includes the modification of operator, operating time, operation file name, file The remarks of information and operator.The Sang Jitu includes operator, operating time, the version function type of operation and the behaviour The corresponding number of operations of version function type of work.In current mechanism, after the operation information for obtaining SVN journal file, write-in In JSON file, just without subsequent operation.And compared with current mechanism, the application is in the operation information for obtaining SVN journal file Afterwards, be written JSON file in after JSON information count and has been analyzed, and with indicate multistage numerical value flow to Sang Jitu into Row is shown, can visually show the JSON information, in the operation information that SVN journal file is intuitively obtained in order to user Operator, the operating time, the version function type of operation and the operation the corresponding number of operations feelings of version function type Condition.
In some embodiments, the processing module 301 is described by operation information progress data format turn in execution It changes, before obtaining transformation result, is also used to:
Flag bit is set, and creates corresponding detection thread;
It is described that the operation information is subjected to Data Format Transform, obtain transformation result, comprising:
When detecting to operation information progress Data Format Transform, the detection thread is called to detect the mark Position;
If detecting, the flag bit is 1, obtains transformation result;
If detecting, the flag bit is 0, returns operation failure information, until detecting that the flag bit is 1, is obtained Transformation result.
Wherein, the flag bit indicates the execution state of Data Format Transform.
In some embodiments, the processing module 301 is described according to the preset screening conditions reading SVN in execution In journal file after operation information corresponding with the screening conditions, the word that the operation information is stored in Python Before in allusion quotation, it is also used to:
Corresponding first modification time of the first modification content of the SVN journal file is obtained from the operation information;
The storage location of the corresponding SVN journal file of first modification time is obtained, and obtains the second modification Time, wherein second modification time is less than first modification time, and and first modification time difference be less than it is pre- Set limit value;
According to the storage location and second modification time, corresponding second modification content is obtained;
Establish the first modification content, the second modification content and the corresponding relationship for deleting instruction, wherein described right It should be related to for when triggering deletions instruction in the first modification content, described second will modify content and replace described the One modification content.
Wherein, the second modification content includes original contents, i.e., the corresponding original contents of the first modification content.Existing machine In system, at the modification in same file in, can not directly restore the content at a modification therein, but need manually into Row is searched and is obtained to upper modification content, or is carried out editor again to corresponding a journal file and grasped Make.Compared with current mechanism, the application can be at the modification in same file in, directly restore interior at a modification therein Hold, achievees the effect that improve user to the efficiency of management and quality of operation information.
In some embodiments, the processing module 301 is specifically used for:
When according to operation information corresponding with the screening conditions in the preset screening conditions reading SVN journal file When, the SVN journal file can be opened by pandas mode or with_open () mode, and from the SVN journal file It is middle to read operation information corresponding with the screening conditions.
In some embodiments, the processing module 301 is also used to:
By the transformation result be written JSON file after, will indicate version updating after with the differentiation function before update It can the information write-in JSON file.
Optionally, in some embodiments of the application, any embodiment or implementation of the method for above-mentioned processing code Technical characteristic mentioned in mode is applied equally to the device 20 to the method for executing above-mentioned processing code in the application, Subsequent similar place repeats no more.
The device 30 in the embodiment of the present application is described respectively from the angle of modular functionality entity above, below from hardware Angle introduces a kind of computer equipment, as shown in figure 4, comprising: processor, memory, display, input-output unit and Store the computer program that can be run in the memory and on the processor.For example, the computer program can be The corresponding program of method of SVN journal file is handled in Fig. 1-Fig. 2 in any embodiment or embodiment.For example, working as computer When equipment realizes the function of device 30 as shown in Figure 3, the processor realizes above-mentioned Fig. 3 institute when executing the computer program Each step in the method for the processing SVN journal file executed in corresponding embodiment by device 30;Alternatively, the processor is held The function of each module in the device 30 of embodiment corresponding to above-mentioned Fig. 3 is realized when the row computer program.In another example the meter Calculation machine program can be the corresponding program of method of processing SVN journal file in any embodiment in Fig. 1-Fig. 2 or embodiment.
The processor can be central processing unit (Central Processing Unit, CPU), can also be it His general processor, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field- Programmable Gate Array, FPGA) either other programmable logic device, discrete gate or transistor logic, Discrete hardware components etc..General processor can be microprocessor or the processor is also possible to any conventional processor Deng the processor is the control centre of the computer equipment, utilizes various interfaces and the entire computer equipment of connection Various pieces.
The memory can be used for storing the computer program and/or module, and the processor is by operation or executes Computer program in the memory and/or module are stored, and calls the data being stored in memory, described in realization The various functions of computer equipment.The memory can mainly include storing program area and storage data area, wherein storage program It area can application program (such as sound-playing function, image player function etc.) needed for storage program area, at least one function Deng;Storage data area, which can be stored, uses created data (such as audio data, video data etc.) etc. according to mobile phone.This Outside, memory may include high-speed random access memory, can also include nonvolatile memory, such as hard disk, memory, insert Connect formula hard disk, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash memory Block (Flash Card), at least one disk memory, flush memory device or other volatile solid-state parts.
The input-output unit can also be replaced with input unit and output unit, can be same or different object Manage entity.When for identical physical entity, input-output unit may be collectively referred to as.The input-output unit can be transceiver.
The memory can integrate in the processor, can also be provided separately with the processor.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can be realized by means of software and necessary general hardware platform, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on this understanding, the technical solution of the application substantially in other words does the prior art The part contributed out can be embodied in the form of software products, which is stored in a storage medium In (such as ROM/RAM), including some instructions are used so that a terminal (can be mobile phone, computer, server or network are set It is standby etc.) execute method described in each embodiment of the application.
Embodiments herein is described above in conjunction with attached drawing, but the application be not limited to it is above-mentioned specific Embodiment, the above mentioned embodiment is only schematical, rather than restrictive, those skilled in the art Under the enlightenment of the application, when not departing from the application objective and scope of the claimed protection, can also it make very much Form, it is all using equivalent structure or equivalent flow shift made by present specification and accompanying drawing content, directly or indirectly Other related technical areas are used in, these are belonged within the protection of the application.

Claims (10)

1. a kind of method for handling SVN journal file, which is characterized in that the described method includes:
Create Python strapping tool, wherein the Python strapping tool is for being packaged and handling version control system SVN days Will file;
The SVN journal file is obtained by the Python strapping tool;
Operation information corresponding with the screening conditions in the SVN journal file is read according to preset screening conditions, wherein The operation information includes filename, operator, the modification information of file, the remarks of operator and in the time of operation of operation At least one of;
The operation information is stored in the dictionary of Python, the operation information is subjected to Data Format Transform, is turned It changes as a result, corresponding object numbered musical notation JSON file, acquisition JSON information is written in the transformation result;
The JSON information is generated into Visual Chart, exports and shows the Visual Chart.
2. the method according to claim 1, wherein described by described in Python strapping tool acquisition SVN journal file, comprising:
Receive the fileversion number and first time period of user's input;
According to the fileversion number and the first time period, the SVN journal file is traversed;
Traversal obtains and the fileversion number and the matched SVN journal file of the first time period.
3. the method according to claim 1, wherein the operation information refers to the behaviour in default second time period Make information, it is described to read operation letter corresponding with the screening conditions in the SVN journal file according to preset screening conditions Breath, comprising:
The SVN journal file is read, object run information is obtained;
The operation information is extracted in the object run information;
It is described that the operation information is stored in the dictionary of Python, the operation information is subjected to Data Format Transform, is obtained Obtain transformation result, comprising:
The operation information is stored in the dictionary of Python by the Python strapping tool, and is obtained comprising default The configuration file of data conversion format information, wherein the data conversion format information include in database with the present count According to the corresponding fallback relationship of format transformation and ordering relation;
According to the fallback relationship and the ordering relation, the operation information is reconfigured, to obtain object coding;
The object coding is converted, transformation result is obtained.
4. the method according to claim 1, wherein it is described by the operation information carry out Data Format Transform it Before, the method also includes:
Multiple threads for executing default format transformation are created and combined, multithreading is generated;
It is described that the operation information is subjected to Data Format Transform, comprising:
The operation information is divided into multiple objects;
The multithreading is called, Data Format Transform is carried out to the multiple object respectively according to the default format transformation, with Obtain the object of multiple data formats.
5. the method according to claim 1, wherein it is described by the JSON information generate Visual Chart, it is defeated Out and show the Visual Chart, comprising:
Setting filling table, wherein the filling table includes following item to be filled: operator, operating time, operation file Name, the modification information of file and the remarks of operator;
The JSON information is classified, obtain classification information, wherein the classification information include operator, the operating time, The remarks of operation file name, the modification information of file and operator;
The classification information is added to the filling table;
The content for the filling table for adding the classification information is counted and analyzed, generates Sang Jitu, wherein the Sang Ji Figure includes the corresponding operation time of the version function type of operator, operating time, the version function type of operation and the operation Number.
6. the method according to claim 1, wherein it is described by the operation information carry out Data Format Transform, Before obtaining transformation result, the method also includes:
Flag bit is set, and creates corresponding detection thread, wherein the flag bit indicates the execution shape of Data Format Transform State;
It is described that the operation information is subjected to Data Format Transform, obtain transformation result, comprising:
When detecting to operation information progress Data Format Transform, the detection thread is called to detect the flag bit;
If detecting, the flag bit is 1, obtains transformation result;
If detecting, the flag bit is 0, returns operation failure information, until detecting that the flag bit is 1, is converted As a result.
7. the method according to claim 1, wherein described read described SVN days according to preset screening conditions In will file after operation information corresponding with the screening conditions, the dictionary that the operation information is stored in Python In before, the method also includes:
Corresponding first modification time of the first modification content of the SVN journal file is obtained from the operation information;
The storage location of the corresponding SVN journal file of first modification time is obtained, and obtains the second modification time, Wherein, second modification time be less than first modification time, and and first modification time difference be less than set in advance Limit value;
According to the storage location and second modification time, corresponding second modification content is obtained;
It establishes described first and modifies content, the second modification content and the corresponding relationship for deleting instruction, wherein the correspondence is closed System is to repair the second modification content replacement described first when triggering deletion instruction in the first modification content Change content.
8. a kind of for handling the device of SVN journal file, which is characterized in that described device includes:
Processing module, for creating Python strapping tool, wherein the Python strapping tool is for being packaged and handling version Control system SVN journal file;
Input/output module, for obtaining the SVN journal file by the Python strapping tool;
The processing module is also used to be read according to preset screening conditions the SVN days that the input/output module obtains Operation information corresponding with the screening conditions in will file, wherein the operation information includes the filename of operation, operation Person, the modification information of file, the remarks of operator and operation time at least one of;The operation information is stored in In the dictionary of Python, the operation information is subjected to Data Format Transform, obtains transformation result, the transformation result is written Corresponding object numbered musical notation JSON file obtains JSON information;The JSON information is generated into Visual Chart, passes through the input Output module is exported to display module;
The display module, for showing the Visual Chart of the input/output module output.
9. a kind of computer equipment, which is characterized in that the computer equipment includes:
At least one processor, display, memory and input-output unit;
Wherein, the memory is for storing program code, and the processor is for calling the program stored in the memory Code is executed such as method of any of claims 1-7.
10. a kind of computer storage medium, which is characterized in that it includes instruction, when run on a computer, so that calculating Machine executes such as method of any of claims 1-7.
CN201910525272.6A 2019-06-18 2019-06-18 Method, device, equipment and storage medium for processing SVN log file Active CN110399352B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910525272.6A CN110399352B (en) 2019-06-18 2019-06-18 Method, device, equipment and storage medium for processing SVN log file
PCT/CN2019/119085 WO2020253082A1 (en) 2019-06-18 2019-11-18 Method, apparatus and device for processing svn log file, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910525272.6A CN110399352B (en) 2019-06-18 2019-06-18 Method, device, equipment and storage medium for processing SVN log file

Publications (2)

Publication Number Publication Date
CN110399352A true CN110399352A (en) 2019-11-01
CN110399352B CN110399352B (en) 2023-05-30

Family

ID=68323251

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910525272.6A Active CN110399352B (en) 2019-06-18 2019-06-18 Method, device, equipment and storage medium for processing SVN log file

Country Status (2)

Country Link
CN (1) CN110399352B (en)
WO (1) WO2020253082A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111061787A (en) * 2019-11-21 2020-04-24 新浪网技术(中国)有限公司 Method and system for processing object relation in relational database
CN111143123A (en) * 2019-12-12 2020-05-12 广州兴森快捷电路科技有限公司 Method and device for recovering unsaved data
WO2020253082A1 (en) * 2019-06-18 2020-12-24 平安科技(深圳)有限公司 Method, apparatus and device for processing svn log file, and storage medium
CN112199345A (en) * 2020-10-28 2021-01-08 上海大学 Deep learning training real-time visualization method and device

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112700367A (en) * 2021-01-14 2021-04-23 南方电网深圳数字电网研究院有限公司 Picture format conversion method, device and storage medium
CN113741956B (en) * 2021-08-30 2024-02-06 北京爱奇艺科技有限公司 Method and device for transplanting version management function, version management method and device
CN113778423B (en) * 2021-09-10 2024-03-01 上海幻电信息科技有限公司 Interface document generation method and system
CN114724276B (en) * 2022-04-12 2023-10-24 广州文远知行科技有限公司 Processing method, playing method and related equipment for multi-type log data
CN116701339B (en) * 2023-08-07 2023-10-17 拓锐科技有限公司 Data analysis processing method based on event log file
CN117573564B (en) * 2024-01-15 2024-03-26 智业软件股份有限公司 Method for automatically identifying differences based on gitlab code submitted log

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050091672A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Facilitating presentation functionality through a programming interface media namespace
CN104915774A (en) * 2015-06-05 2015-09-16 浪潮电子信息产业股份有限公司 SVN log analysis and project management software combination-based method
US20160004710A1 (en) * 2014-07-04 2016-01-07 Fujitsu Limited Work log editing method and information processing apparatus
CN107577805A (en) * 2017-09-26 2018-01-12 华南理工大学 A kind of business service system towards the analysis of daily record big data
CN107704522A (en) * 2017-09-11 2018-02-16 郑州云海信息技术有限公司 A kind of violation log-rank management method and system
US20180095983A1 (en) * 2016-09-30 2018-04-05 Vmware, Inc. Automating script creation for a log file

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102073512B (en) * 2009-11-23 2014-07-16 阿里巴巴集团控股有限公司 JAVA cluster application system code loading and upgrading device and method
CN105183625B (en) * 2015-08-31 2018-04-13 北京奇虎科技有限公司 A kind of daily record data treating method and apparatus
CN110399352B (en) * 2019-06-18 2023-05-30 平安科技(深圳)有限公司 Method, device, equipment and storage medium for processing SVN log file

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050091672A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Facilitating presentation functionality through a programming interface media namespace
US20160004710A1 (en) * 2014-07-04 2016-01-07 Fujitsu Limited Work log editing method and information processing apparatus
CN104915774A (en) * 2015-06-05 2015-09-16 浪潮电子信息产业股份有限公司 SVN log analysis and project management software combination-based method
US20180095983A1 (en) * 2016-09-30 2018-04-05 Vmware, Inc. Automating script creation for a log file
CN107704522A (en) * 2017-09-11 2018-02-16 郑州云海信息技术有限公司 A kind of violation log-rank management method and system
CN107577805A (en) * 2017-09-26 2018-01-12 华南理工大学 A kind of business service system towards the analysis of daily record big data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020253082A1 (en) * 2019-06-18 2020-12-24 平安科技(深圳)有限公司 Method, apparatus and device for processing svn log file, and storage medium
CN111061787A (en) * 2019-11-21 2020-04-24 新浪网技术(中国)有限公司 Method and system for processing object relation in relational database
CN111143123A (en) * 2019-12-12 2020-05-12 广州兴森快捷电路科技有限公司 Method and device for recovering unsaved data
CN112199345A (en) * 2020-10-28 2021-01-08 上海大学 Deep learning training real-time visualization method and device

Also Published As

Publication number Publication date
WO2020253082A1 (en) 2020-12-24
CN110399352B (en) 2023-05-30

Similar Documents

Publication Publication Date Title
CN110399352A (en) Handle method, apparatus, equipment and the storage medium of SVN journal file
CN101681263B (en) A consistent method system for developing software asset based solutions
CN110399420A (en) A kind of deriving method, electronic equipment and the medium of configurableization Excel format
CN106991183A (en) A kind of business intelligence ETL method for packing and system
CN109409835A (en) Visible process configuration method, device, computer equipment and storage medium
CN109271321A (en) A kind of contribution code number statistical method and device
CN109240666A (en) Function call code generating method and system based on call stack and independent path
CN109144511B (en) Method and system for automatically generating numerical simulation graphical user interface
CN109117470A (en) A kind of evaluation relation extracting method and device for evaluating text information
CN106293669A (en) A kind of generation method and apparatus of web pages component
CN108446318A (en) A kind of mass data intelligent decision analysis system
CN111190814A (en) Software test case generation method and device, storage medium and terminal
CN111061529B (en) Configuration software multi-label page management method, device and storage medium
CN101661277B (en) Part processing method and device used for numerical control machine
CN108345603A (en) A kind of SQL statement analysis method and device
CN107430633A (en) The representative content through related optimization being associated to data-storage system
CN107291749A (en) A kind of determination method and device of data target incidence relation
CN107544894A (en) The method, apparatus and server of a kind of log processing
CN115564347A (en) Purchase list generation method and system, computer equipment and readable storage medium
CN114971547A (en) Component product level borrowing analysis method and system
CN114511314A (en) Payment account management method and device, computer equipment and storage medium
CN109300393B (en) Financial data display method, terminal device and medium for automatic programming
CN106056484A (en) Quota conversion implementation method and device
CN102254045B (en) Graphic file processing method and device
CN112184499A (en) Contract generation method and system based on multi-system cooperation

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