Skip to content

Instantly share code, notes, and snippets.

@cebe
Created February 29, 2012 22:47
Show Gist options
  • Save cebe/1945128 to your computer and use it in GitHub Desktop.
Save cebe/1945128 to your computer and use it in GitHub Desktop.
Steps to move yiidoc to github
# create authors.txt with authors.php (https://gist.github.com/1156937#file_authors.php)
mkdir mirror
cd mirror
git svn --authors-file=../authors.txt clone -s http://yiidoc.googlecode.com/svn/ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment