X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Ffix_svn_item.sh;h=941e5729d5f04c7f36682e27e5582d3bc8771b5d;hb=c92f77e3b40629add88be3d1caec279a7937b01a;hp=64eabaa5802c4c5fe09b81f7a4f1c25f632e14ca;hpb=7f9b0fd36ab70eed1b3dbbb485f3f0158514688a;p=feisty_meow.git diff --git a/scripts/rev_control/fix_svn_item.sh b/scripts/rev_control/fix_svn_item.sh index 64eabaa5..941e5729 100644 --- a/scripts/rev_control/fix_svn_item.sh +++ b/scripts/rev_control/fix_svn_item.sh @@ -5,4 +5,6 @@ filename="$1"; shift -svn resolve --accept=working "$filename" +svn resolve --accept=working "$filename" + +