/ Published in: Bash
Expand |
Embed | Plain Text
$ hgimportsvn http://path.to/repo $ cd repo $ hgpullsvn $ find . -name .svn | xargs rm -fr $ find . -name .hgignore | xargs rm -fr
You need to login to post a comment.
