[EMAIL PROTECTED] wrote:
 $SVN export --non-interactive -r $REV $REPO_URL $RSYNC_DIR/$subdir
+
+# and the "svn external" for rulesrc, separately due to svn export bug:
+rm -rf $RSYNC_DIR/$subdir/rulesrc

Wouldn't it be simpler to pass the --ignore-externals switch to this first svn export command?

Reply via email to