Exception
subvertpy.marshall.MarshallError
- A Marshall error.subvertpy.marshall.NeedMoreData
- More data needed.subvertpy.properties.InvalidExternalsDescription
- Undocumentedsubvertpy.SubversionException
- A Subversion exceptionobject
subvertpy.marshall.literal
- A protocol literal.subvertpy.ra_svn.DirectoryEditor
- Undocumentedsubvertpy.ra_svn.Editor
- Undocumentedsubvertpy.ra_svn.FileEditor
- Undocumentedsubvertpy.ra_svn.Reporter
- Undocumentedsubvertpy.ra_svn.SSHSubprocess
- A socket-like object that talks to an ssh subprocess via pipes.subvertpy.ra_svn.SSHVendor
- Undocumentedsubvertpy.ra_svn.SVNConnection
- Undocumentedsubvertpy.ra_svn.SVNClient
- Undocumentedsubvertpy.ra_svn.SVNServer
- Undocumentedsubvertpy.server.ServerBackend
- A server backend.subvertpy.server.ServerRepositoryBackend
- No class docstring; 1/8 method documentedsubvertpy.tests.TestDirEditor
- Simple dir editor wrapper that doesn't require closing.subvertpy.tests.TestCommitEditor
- Simple commit editor wrapper.subvertpy.tests.TestFileEditor
- Simple file editor wrapper that doesn't require closing.socketserver.StreamRequestHandler
subvertpy.ra_svn.TCPSVNRequestHandler
- Undocumentedsocketserver.TCPServer
subvertpy.ra_svn.TCPSVNServer
- Undocumentedunittest.TestCase
subvertpy.tests.test_subr.AbspathTests
- Undocumentedsubvertpy.tests.test_subr.DirentCanonicalizeTests
- Undocumentedsubvertpy.tests.test_subr.UriCanonicalizeTests
- Undocumentedsubvertpy.tests.TestCase
- Base test case.subvertpy.tests.test_client.VersionTest
- Undocumentedsubvertpy.tests.test_core.TestCore
- Undocumentedsubvertpy.tests.test_delta.DeltaTests
- Undocumentedsubvertpy.tests.test_delta.MarshallTests
- Undocumentedsubvertpy.tests.test_marshall.TestMarshalling
- Undocumentedsubvertpy.tests.test_properties.MergeInfoIncludeTests
- Undocumentedsubvertpy.tests.test_properties.MergeInfoPropertyCreatorTests
- Undocumentedsubvertpy.tests.test_properties.MergeInfoPropertyParserTests
- Undocumentedsubvertpy.tests.test_properties.RevnumRangeTests
- Undocumentedsubvertpy.tests.test_properties.TestExternalsParser
- No class docstring; 2/10 methods documentedsubvertpy.tests.test_properties.TestProperties
- Undocumentedsubvertpy.tests.test_ra.AuthTests
- Undocumentedsubvertpy.tests.test_ra.TestRemoteAccessUnknown
- Undocumentedsubvertpy.tests.test_ra.VersionTest
- Undocumentedsubvertpy.tests.test_repos.StreamTests
- Undocumentedsubvertpy.tests.test_repos.VersionTest
- Undocumentedsubvertpy.tests.test_wc.AdmTests
- Undocumentedsubvertpy.tests.test_wc.VersionTest
- Undocumentedsubvertpy.tests.TestCaseInTempDir
- Test case that runs in a temporary directory.subvertpy.tests.SubversionTestCase
- A test case that provides the ability to build Subversion repositories.subvertpy.tests.test_client.TestClient
- Undocumentedsubvertpy.tests.test_ra.TestRemoteAccess
- Undocumentedsubvertpy.tests.test_wc.WcTests
- Undocumentedsubvertpy.tests.test_repos.TestRepository
- Undocumented