--- a/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py Sun Oct 13 17:44:48 2013 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py Mon Oct 14 18:26:25 2013 +0200 @@ -830,7 +830,8 @@ def __SVNLock(self): """ Private slot called by the context menu to lock files in the - repository. """ + repository. + """ names = [] for itm in self.browser.getSelectedItems(): try: