Created
June 27, 2017 04:08
-
-
Save xywei/7d907d9c079d4b30c823e1e182487c45 to your computer and use it in GitHub Desktop.
Setup texmacs mirror
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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