Magellan Linux

Diff of /trunk/xf86-video-nouveau/make-git-snapshot.sh

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

revision 2723 by niro, Wed Jun 1 17:51:49 2011 UTC revision 2724 by niro, Mon Nov 23 13:45:00 2015 UTC
# Line 5  Line 5 
5  # to make a snapshot of the given tag/branch.  Defaults to HEAD.  # to make a snapshot of the given tag/branch.  Defaults to HEAD.
6    
7  MODULE=xf86-video-nouveau  MODULE=xf86-video-nouveau
8  DIRNAME=${MODULE}-0.0.16_$( date +%Y%m%d )  DIRNAME=${MODULE}-1.0.11_$( date +%Y%m%d )
9  DESTINATION="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${MODULE}/"  DESTINATION="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${MODULE}/"
10    
11  echo DIRNAME ${DIRNAME}  echo DIRNAME ${DIRNAME}

Legend:
Removed from v.2723  
changed lines
  Added in v.2724