Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/make-svn-snapshot.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2792 by niro, Mon Nov 7 12:33:25 2011 UTC revision 2793 by niro, Fri Jun 10 10:28:54 2016 UTC
# Line 6  temp=$(mktemp -d) Line 6  temp=$(mktemp -d)
6  svn_base_uri="svn://cvs.magellan-linux.de/mcore/mcore-src/trunk/mcore-tools"  svn_base_uri="svn://cvs.magellan-linux.de/mcore/mcore-src/trunk/mcore-tools"
7  svn_module="mcore-tools"  svn_module="mcore-tools"
8  tarball_prefix="${svn_module}"  tarball_prefix="${svn_module}"
9  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}/"
10    
11  echo -n "building latest tarball for ${tarball_prefix}... "  echo -n "building latest tarball for ${tarball_prefix}... "
12  cd ${temp}  cd ${temp}

Legend:
Removed from v.2792  
changed lines
  Added in v.2793