Part of bzrlib
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 71 | Class | RemoteBzrDir | Control directory on a remote server, accessed via bzr:// or similar. |
| 246 | Class | RemoteRepositoryFormat | Format for repositories accessed over a _SmartClient. |
| 301 | Class | RemoteRepository | Repository accessed over rpc. |
| 1260 | Class | RemoteBranchLockableFiles | A 'LockableFiles' implementation that talks to a smart server. |
| 1280 | Class | RemoteBranchFormat | Undocumented |
| 1309 | Class | RemoteBranch | Branch stored on a server accessed by HPSS RPC. |
| 46 | Class | _RpcHelper | Mixin class that helps with issuing RPCs. |
| 290 | Class | _UnstackedParentsProvider | ParentsProvider for RemoteRepository that ignores stacking. |
| 1802 | Function | _extract_tar | Extract all the contents of a tarfile object. |
| 1811 | Function | _translate_error | Translate an ErrorFromSmartServer into a more useful error. |