.. nxpy documentation --------------------------------------------------------- .. Copyright Nicola Musatti 2010 - 2014 .. Use, modification, and distribution are subject to the Boost Software .. License, Version 1.0. (See accompanying file LICENSE.txt or copy at .. http://www.boost.org/LICENSE_1_0.txt) .. See http://nxpy.sourceforge.net for library home page. --------------------- ``svn`` - High level API for the Subversion version control tool ================================================================ .. automodule:: nxpy.svn ``svn`` - Wrapper for the svn client tool ----------------------------------------- .. automodule:: nxpy.svn.svn :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``svnadmin`` - Wrapper for the svnadmin administration tool ----------------------------------------------------------- .. automodule:: nxpy.svn.svnadmin :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``url`` - Models a URL adhering to the trunk/tags/branches convention --------------------------------------------------------------------- .. automodule:: nxpy.svn.url :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``wcopy`` - Models a working copy --------------------------------- .. automodule:: nxpy.svn.wcopy :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__