Interface | Description |
---|---|
IRemoteRepository2 |
Interface for any remote repository implementation.
|
RebaseAndCommit.IRebase |
Class | Description |
---|---|
ProjectTeamSettings |
Class for read/save project-specific settings.
|
RebaseAndCommit |
Core for rebase and commit files.
|
RebaseAndCommit.Prepared |
Info about prepared file.
|
RemoteRepositoryFactory |
Factory for create remote repository provider.
|
RemoteRepositoryProvider |
Class for process some repository commands.
|
TeamSettings |
Class for read/save repository-specific settings in the ~/.omegat/ directory.
|
TeamTool |
A utility class implementing useful tools related to team projects.
|
Exception | Description |
---|---|
IRemoteRepository2.BadRepositoryException |
Given repository does not exist on the remote machine
|
IRemoteRepository2.NetworkException |
Network problems.
|