Skip to content

Files

Latest commit

d322b7c · Jul 6, 2017

History

History
This branch is 1 commit ahead of kele59/python-django-learning:master.

SVN模块

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 6, 2017
Jul 6, 2017

SVN for Python

描述:

SVN的Python版本

环境:

  1. Python2.7
  2. LinuxCentos *
  3. Subversion-1.6.11-15.el6_7.x86_64
  4. svn 0.3.44 for python

安装:

pip install svn

注意:

  1. 代码文件只是实例代码,详细请看官方文档
  2. 代码有部分注释,单一调试请去掉注释即可
  3. 建议在Linux上操作,不建议Windows。

参考文档:

svn模块官方:https://pypi.python.org/pypi/svn