Fix svn branch path

Bu işleme şunda yer alıyor:
Andrius Štikonas 2008-09-30 16:42:00 +03:00
ebeveyn 90650c7e1c
işleme 241cf2774a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

@ -91,7 +91,7 @@ for BRANCH in $BRANCHES; do
else
SVN="$SVN checkout"
fi
$SVN "$REPO/$BRANCH/po" $BRANCH
$SVN "$REPO/branches/$BRANCH/po" $BRANCH
fi
tput sgr0
if [ ! -e "$PREFIX-$BRANCH" ]; then