From 01abf12c40c912846f26003abdf525414e4425ba Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 18 Jan 2011 07:43:07 +0000 Subject: Do not delete content of junctions, only the junction itself --- tools/cleantree.py | 74 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 62 insertions(+), 12 deletions(-) diff --git a/tools/cleantree.py b/tools/cleantree.py index a02eebcc0..b5971d480 100644 --- a/tools/cleantree.py +++ b/tools/cleantree.py @@ -6,7 +6,7 @@ Removes all unversioned files from a subversion working copy directory When is not specified the current directory is used.