From 2b2731879917fbed2ca9cbe735b7680c4fd0b6a4 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 1 Sep 2006 07:17:20 +0000 Subject: [PATCH] Added another svn cleanup call. --- releasetools/docbook-build | 1 + 1 file changed, 1 insertion(+) diff --git a/releasetools/docbook-build b/releasetools/docbook-build index 0fe620417..58b2f7e63 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -270,6 +270,7 @@ guarantees. It may in fact be broken. EOF if [ -n "$PREVIOUS_REVISION" ]; then + svn cleanup svn log --verbose -r HEAD:$PREVIOUS_REVISION $DISTRO > $DISTRO/LatestChanges fi -- 2.50.1