From kde-commits Mon Dec 25 00:30:13 2006 From: Clarence Dang Date: Mon, 25 Dec 2006 00:30:13 +0000 To: kde-commits Subject: branches/work/~dang/scripts Message-Id: <1167006613.200932.1558.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=116700662405855 SVN commit 616294 by dang: better instructions M +5 -2 svn-import-changes --- branches/work/~dang/scripts/svn-import-changes #616293:616294 @@ -2,12 +2,15 @@ # Clarence Dang # 2005-10-21 -echo Make sure you are in the ROOT of your checkout. +echo Make sure you are in the ROOT of your checkout of the repository you are +echo merging INTO. +echo echo Make sure there are NO LOCAL CHANGES. echo This script assumes NO DELETIONS. read -SOURCE=/tmp/fake +# MODIFY this to point to the repository you are merging FROM. +SOURCE=/my/local/repository FIRSTREV=354 LASTREV=355