Skip to content

Instantly share code, notes, and snippets.

@xywei
Created June 27, 2017 04:08
Show Gist options
  • Save xywei/7d907d9c079d4b30c823e1e182487c45 to your computer and use it in GitHub Desktop.
Save xywei/7d907d9c079d4b30c823e1e182487c45 to your computer and use it in GitHub Desktop.
Setup texmacs mirror
# Fetch svn directory
mkdir texmacs
cd texmacs
git svn init -t tags -b branches -T trunk svn://svn.savannah.gnu.org/texmacs
git svn fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment