An Abstraction for Version Control Systems

An Abstraction for Version Control Systems
Author :
Publisher : Universitätsverlag Potsdam
Total Pages : 88
Release :
ISBN-10 : 9783869561585
ISBN-13 : 3869561580
Rating : 4/5 (85 Downloads)

Book Synopsis An Abstraction for Version Control Systems by : Matthias Kleine

Download or read book An Abstraction for Version Control Systems written by Matthias Kleine and published by Universitätsverlag Potsdam. This book was released on 2012 with total page 88 pages. Available in PDF, EPUB and Kindle. Book excerpt: Version Control Systems (VCS) allow developers to manage changes to software artifacts. Developers interact with VCSs through a variety of client programs, such as graphical front-ends or command line tools. It is desirable to use the same version control client program against different VCSs. Unfortunately, no established abstraction over VCS concepts exists. Instead, VCS client programs implement ad-hoc solutions to support interaction with multiple VCSs. This thesis presents Pur, an abstraction over version control concepts that allows building rich client programs that can interact with multiple VCSs. We provide an implementation of this abstraction and validate it by implementing a client application.


An Abstraction for Version Control Systems Related Books

An Abstraction for Version Control Systems
Language: en
Pages: 88
Authors: Matthias Kleine
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Universitätsverlag Potsdam

DOWNLOAD EBOOK

Version Control Systems (VCS) allow developers to manage changes to software artifacts. Developers interact with VCSs through a variety of client programs, such
Towards version control in object-based systems
Language: en
Pages: 106
Authors: Jakob Reschke
Categories: Computers
Type: BOOK - Published: 2018 - Publisher: Universitätsverlag Potsdam

DOWNLOAD EBOOK

Version control is a widely used practice among software developers. It reduces the risk of changing their software and allows them to manage different configur
Version Control by Example
Language: en
Pages: 277
Authors: Eric Sink
Categories: Computer software
Type: BOOK - Published: 2011-01-01 - Publisher:

DOWNLOAD EBOOK

Subversion 1.6 Official Guide
Language: en
Pages: 469
Authors: Ben Collins-Sussman
Categories:
Type: BOOK - Published: 2009-10 - Publisher: Fultus Corporation

DOWNLOAD EBOOK

This is the official guide and reference manual for Subversion 1.6 - the popular open source revision control technology.
Extending a dynamic programming language and runtime environment with access control
Language: en
Pages: 90
Authors: Tessenow, Philipp
Categories: Computers
Type: BOOK - Published: 2016-11-09 - Publisher: Universitätsverlag Potsdam

DOWNLOAD EBOOK

Complexity in software systems is a major factor driving development and maintenance costs. To master this complexity, software is divided into modules that can