ACM Home Page
Please provide us with feedback. Feedback
An editor for revision control
Full text PdfPdf (1.37 MB)
Source ACM Transactions on Programming Languages and Systems (TOPLAS) archive
Volume 9 ,  Issue 2  (April 1987) table of contents
Pages: 277 - 295  
Year of Publication: 1987
ISSN:0164-0925
Authors
Christipher W. Fraser  Univ. of Arizona, Tucson, AZ
Eugene W. Myers  AT&T Bell Laboratories, Murray Hill, NJ
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 36,   Citation Count: 9
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/22719.22948
What is a DOI?

ABSTRACT

Programming environments support revision control in several guises. Explicitly, revision control software manages the trees of revisions that grow as software is modified. Implicitly, editors retain past versions by automatically saving backup copies and by allowing users to undo commands. This paper describes an editor that offers a uniform solution to these problems by never destroying the old version of the file being edited. It represents files using a generalization of AVL trees called “AVL dags,” which makes it affordable to automatically retain past versions of files. Automatic retention makes revision maintenance transparent to users. The editor also uses the same command language to edit both text and revision trees.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
FRASER, C.W. A compact, portable CRT-based text editor. So{tw. Pract. Exper. 9 (Feb. 1979), 121-125.
3
 
4
KERNIGHAN, B.W. A tutorial introduction to the UNIX text editor. In the Unix Programmer's Manual, Seventh Edition, Volume 2A, Bell Labs., Murray Hill, N.J., Jan. 1979.
 
5
6
7
 
8
PIKE, R. The Blit: A multiplexed graphics terminal. AT&T Bell Lab. Tech. J. 63, 8 (Oct. 1984), 1595-1631, Part 2.
 
9
ROCHKIND, M.J. The source code control system. IEEE Trans. So/tw. Eng. SE-1, 4 (Dec. 1975), 364-370.
 
10
SMITH, D. C., IRBY, C., KIMBALL, R., AND VERPLANK, B. Designing the Star. user interface. Byte 7, 4 (Apr. 1982), 242-282.
 
11
TESLER, L. The Smalltalk environment. Byte 6, 8 (Aug. 1981), 90-147.
 
12
 
13

CITED BY  9

Collaborative Colleagues:
Christipher W. Fraser: colleagues
Eugene W. Myers: colleagues