Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
tidy
tidy_generate_tarball.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tidy_generate_tarball.sh of Package tidy
#!/bin/sh # # Usage: tidy_generate_tarball.sh [YYYYMMDD] export PATH=/bin:/usr/bin module=tidy [ -n "$1" ] && date="$1" || date="$(date +%Y%m%d)" rm -rf "${module}-${date}" cvs -f -Q -z3 -d:pserver:anonymous@tidy.cvs.sourceforge.net:/cvsroot/tidy export -D $date -d "${module}-${date}cvs" "${module}" rm -rf "${module}-${date}/CVSROOT" tar -c -j -f "${module}-${date}cvs.tar.bz2" "${module}-${date}cvs" rm -rf "${module}-${date}cvs"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor