2017
DOI: 10.1007/978-3-662-54494-5_9
|View full text |Cite
|
Sign up to set email alerts
|

Precise Version Control of Trees with Line-Based Version Control Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 12 publications
(8 citation statements)
references
References 28 publications
0
8
0
Order By: Relevance
“…Nonetheless, to confirm this, we performed a parallel load for EMF Compare and DiffMerge for the conflict models of scenario 1, and the results are shown in Fig. 25. We can see that the parallel execution achieved a 16% average reduction for EMF DiffMerge, while for EMF Compare the reduction was slightly larger at 22%.…”
Section: Threats To Validitymentioning
confidence: 58%
“…Nonetheless, to confirm this, we performed a parallel load for EMF Compare and DiffMerge for the conflict models of scenario 1, and the results are shown in Fig. 25. We can see that the parallel execution achieved a 16% average reduction for EMF DiffMerge, while for EMF Compare the reduction was slightly larger at 22%.…”
Section: Threats To Validitymentioning
confidence: 58%
“…While Unix diff explains which lines changed, truediff explains how two files changed structurally. Asenov et al [2] show that it is possible to produce structural patches with Unix diff by preparing the source file to contain a single AST node per line. The output of Unix diff then essentially describes AST node insertions and deletions.…”
Section: Related Workmentioning
confidence: 99%
“…Version control of trees [2] presents everywhere in software development; generally it is solved by serializing the tree, not via methods operating on the tree itself.…”
Section: Related Workmentioning
confidence: 99%