Magellan Linux

Diff of /trunk/gpac/make-svn-snapshot.sh

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

revision 2195 by niro, Mon Jun 10 15:09:47 2013 UTC revision 2404 by niro, Fri Feb 7 10:07:25 2014 UTC
# Line 3  Line 3 
3  export LC_ALL=C  export LC_ALL=C
4    
5  temp=$(mktemp -d)  temp=$(mktemp -d)
6  svn_base_uri="https://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac"  svn_base_uri="svn://svn.code.sf.net/p/gpac/code/trunk/gpac"
7  svn_module="gpac"  svn_module="gpac"
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="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${svn_module}/"

Legend:
Removed from v.2195  
changed lines
  Added in v.2404