Saros
Distributed Collaborative Editing and Distributed Party Programming
Package de.fu_berlin.inf.dpp.vcs

Classes

interface  VCSProvider
interface  VCSProviderFactory
class  VCSResourceInfo
class  EclipseVCSProviderFactoryImpl
class  SubclipseAdapter
class  SubclipseConsoleListener
class  SubclipseProjectDeltaVisitor
class  VCSAdapter

Detailed Description

When synchronising projects, Saros will attempt to use version control software (VCS) to share the data. Instead of sending project data to invitees, Saros sends VCS commands (e.g. checkout, update, etc.) via VCSActivities.

This package contains classes for interfacing with a VCS plugin used to interact with the project's repository.

 All Classes Namespaces Files Functions Variables Enumerations