[ka-Map-users] road to version 1.0

Lorenzo Becchi lorenzo at ominiverdi.com
Mon Jul 31 11:39:42 EDT 2006


This is the right title for previous post:
http://lists.maptools.org/pipermail/ka-map-users/2006-July/002030.html

anyway, the code I'm using is nothing more than this:
----------------------------
#!/bin/bash
cd /my_path_to_cvs_dir/ka-map
cvs update -d
cd ..
tar -cf ka-map-cvs-image.tar ka-map/
gzip -f ka-map-cvs-image.tar
---------------------------------------

suggestions to refine it are welcome.

thanks
Lorenzo


More information about the ka-Map-users mailing list