scripts/svn_helper.py
changeset 63 9b1909e46633
parent 52 25d8f4623447
child 180 a1c6123f9d06
--- a/scripts/svn_helper.py	Mon Aug 04 22:09:35 2008 +0000
+++ b/scripts/svn_helper.py	Mon Aug 04 22:38:35 2008 +0000
@@ -23,6 +23,8 @@
 
 PYSVN_ALL_NODE_KINDS: all directory entry node_kinds supported by pysvn
 PYSVN_FILE_DIR_NODE_KINDS: actual file and directory node_kinds
+
+This module requires that the pysvn module be installed.
 """
 
 __authors__ = [