log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
damion
>
versioned_data
annotate tarballit.sh @ 1:
5c5027485f7d
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Uploaded correct file
author
damion
date
Sun, 09 Aug 2015 16:07:50 -0400
parents
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
1
5c5027485f7d
Uploaded correct file
damion
parents:
diff
changeset
1
#!/bin/bash
5c5027485f7d
Uploaded correct file
damion
parents:
diff
changeset
2
tar -zcvf versioned_data.tar.gz * --exclude "*~" --exclude "*.pyc" --exclude "tool_test_output*" --exclude "*.gz"