Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 172 → Rev 173

/sync.sh
8,8 → 8,8
#
 
# sync ISO files to sourceforge download servers
rsync -a --progress iso/* mv_fox@frs.sourceforge.net:/home/frs/project/svarog386/
if [ $? -ne 0 ] ; then exit 1 ; fi
#rsync -a --progress iso/* mv_fox@frs.sourceforge.net:/home/frs/project/svarog386/
#if [ $? -ne 0 ] ; then exit 1 ; fi
 
# sync the website (with repositories)
rsync -a --delete --progress website/ mv_fox@web.sourceforge.net:/home/project-web/svarog386/htdocs