Commit de53b8fc authored by Christophe Dumez's avatar Christophe Dumez

- Fixed a comment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8748 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 847d236a
......@@ -759,7 +759,7 @@ class SubversionTool(BaseTool, UniqueObject, Folder):
def updateKeep(self, business_template):
"""
Update a working copy / business template,
keeping all local changes
keeping all local changes (appart from revision)
"""
path = self._getWorkingPath(self.getSubversionPath(business_template))
client = self._getClient()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment