libvcs.cmd.svn¶

For subversion, aka svn(1)

Run svn (subversion) commands directly against SVN working copy.

Busman’s holiday?.

We need to fill these SVN commands and their tests to exquisite perfection, like the artisans in those Michelin-star videos on YouTube. We welcome your contributions, providing you “color between the lines” and stick to the interface. Get in, ‘APIs unstable until we fit the spec.

exception libvcs.cmd.svn.SvnPropsetValueOrValuePathRequired
¶
exception[source]

Bases: LibVCSException, TypeError

Raised when required parameters are not passed.

class libvcs.cmd.svn.Svn
¶

Bases: object

Run commands directly against SVN working copy.