Update of /cvsroot/leaf/devel/mhnoyes/sf-admin
In directory usw-pr-cvs1:/tmp/cvs-serv13836

Modified Files:
        daily.sh 
Log Message:
added packages_export function

Index: daily.sh
===================================================================
RCS file: /cvsroot/leaf/devel/mhnoyes/sf-admin/daily.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** daily.sh    17 Jul 2002 15:53:07 -0000      1.2
--- daily.sh    17 Jul 2002 17:52:24 -0000      1.3
***************
*** 23,26 ****
--- 23,32 ----
  }
  
+ export_packages () {
+   cd "$PROJ_DIR"/pub
+   rm -rf packages
+   cvs "$PSERVER" -q export -D "$DATE" -d packages bin/packages
+ }
+ 
  #----------------------------------------
  # MAIN PROGRAM




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to