--- a/Plugins/VcsPlugins/vcsPySvn/subversion.py Sat Jul 05 11:41:14 2014 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/subversion.py Sat Jul 05 12:13:23 2014 +0200 @@ -180,7 +180,7 @@ """ Public method used to initialize the subversion repository. - The subversion repository has to be initialized from outside eric5 + The subversion repository has to be initialized from outside eric6 because the respective command always works locally. Therefore we always return TRUE without doing anything.