检查cvs模块的构建方法。

gocept.cvs的Python项目详细描述


gocept.cvs

用于签出cvs模块、支持标记和分支的zc.buildout配方

选项

cvsroot
要获取的模块所在的cvs根目录(以/结尾)
模块
要签出的模块(模块列表;标记;目的地)
目的地
签出的目标目录(以/结尾)

贡献者

  • gocept dot com上的Roman joost<;RJ>;
  • 迈克尔·霍维茨(Michael Howitz)<;mh在gocept dot com>;

更改日志

0.1.10

  • Verbosity of output now depends on verbosity set in buildout. Default is beeing not verbose.

0.1.9

  • Bugfix: The check for changes on uninstall no longer sets a sticky tag.
  • Bugfix: Uninstall now also stopps if there are added or deleted files which are not yet commited or conflicts.
  • Silenced update: No longer shows processed directory names.

0.1.8

  • Bugfixing: Nested checkouts don’t ‘inherit’ sticky tags from checkout ‘above’

0.1.7

  • Bugfixing: HEAD checkouts don’t have any sticky tags

0.1.5

  • support for specifying a path instead of a directory as destination for a single module

0.1.4

  • support for offline/newest buildout options

0.1

  • initial version

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
用于批量操作的java RESTful API分块响应   java读取在线存储的文本文件   在Java ME中将双精度舍入到小数点后5位   java查找一个数字的最接近因子   java更改JMenuBar的字体   java Kmeans聚类算法运行时间和复杂性   java是否可以阻止try catch返回null   java内容解析器指向具有正确URI的错误表   java Android Kotlin插装测试未被识别为插装测试   java TestNG@Dataprovider   在forloop和print语句中声明变量时发生java错误   java在Android Studio 3中设置JNI