Plugins/VcsPlugins/vcsSubversion/__init__.py

changeset 2963
745d38097b7f
parent 2302
f29e9405c851
child 3160
209a07d7e401
equal deleted inserted replaced
2962:d6c9d1ca2da4 2963:745d38097b7f
2 2
3 # Copyright (c) 2003 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2003 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package implementing the vcs interface to Subversion 7 Package implementing the vcs interface to Subversion.
8 8
9 It consists of the subversion class, the project helper classes and some 9 It consists of the subversion class, the project helper classes and some
10 Subversion specific dialogs. 10 Subversion specific dialogs.
11 """ 11 """

eric ide

mercurial