Method, device and electronic equipment for determining code change information
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 深圳市雅阅科技有限公司
- Publication Date
- 2020-04-07
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of code processing, in particular to a method, device and electronic equipment for determining code change information. Background technique
[0002] In code development, there are code changes in different versions of the code. Knowing the code change information between different versions is of great reference significance for finding code quality problems during code development and testing.
[0003] There are currently many tools with code management functions. As an open source version control system, SVN (Subversion) is one of the commonly used tools for code management; SVN provides the function of obtaining code change information of two comparison versions. The specific method is: through the SVN log provided by SVN, the code change information of the two comparison versions managed by SVN (such as the code change information between the new and old versions) can be obtained, and the SVN log can be ...