Skip to content

Instantly share code, notes, and snippets.

@ebouchut
Created April 27, 2015 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebouchut/ff0262995e93812b3790 to your computer and use it in GitHub Desktop.
Save ebouchut/ff0262995e93812b3790 to your computer and use it in GitHub Desktop.
tar exclude SVN
tar cvzf ~/backup/project.tar.gz --dereference --exclude-vcs --exclude=/target/ project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment