--- mcore-src/trunk/mcore-tools/make-svn-snapshot.sh 2016/06/10 10:23:53 2792 +++ mcore-src/trunk/mcore-tools/make-svn-snapshot.sh 2016/06/10 10:28:54 2793 @@ -6,7 +6,7 @@ svn_base_uri="svn://cvs.magellan-linux.de/mcore/mcore-src/trunk/mcore-tools" svn_module="mcore-tools" tarball_prefix="${svn_module}" -destination="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${svn_module}/" +destination="tjoke@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${svn_module}/" echo -n "building latest tarball for ${tarball_prefix}... " cd ${temp}