Blender SVN: New Features #273
@ -520,6 +520,7 @@ class SVN_OT_cleanup(SVN_Operator, Operator):
|
|||||||
prefs = get_addon_prefs(context)
|
prefs = get_addon_prefs(context)
|
||||||
|
|
||||||
repo.external_files.clear()
|
repo.external_files.clear()
|
||||||
|
repo.external_files_active_index = -1
|
||||||
# Load folder depth data from file.
|
# Load folder depth data from file.
|
||||||
prefs.load_repo_info_from_file()
|
prefs.load_repo_info_from_file()
|
||||||
self.execute_svn_command(context, ["svn", "cleanup"])
|
self.execute_svn_command(context, ["svn", "cleanup"])
|
||||||
|
Loading…
Reference in New Issue
Block a user