Plugins/VcsPlugins/vcsSubversion/__init__.py

changeset 0
de9c2efb9d02
child 13
1af94a91f439
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Plugins/VcsPlugins/vcsSubversion/__init__.py	Mon Dec 28 16:03:33 2009 +0000
@@ -0,0 +1,11 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2003 - 2009 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the vcs interface to Subversion
+
+It consists of the subversion class, the project helper classes and some 
+Subversion specific dialogs.
+"""

eric ide

mercurial