(์๋ฌธ http://www.sailmaker.co.uk/blog/2013/05/05/migrating-from-svn-to-git-preserving-branches-and-tags-3/ )
git svn
์ ์ฌ์ฉํด์ SVN์์ ๋ธ๋์น์ ํ๊ทธ๋ฅผ ๋ณด์กดํ๋ฉด์ Git์ผ๋ก ์ ํํ๋ ๊ฒ์ ์ค๋ช
ํ๋ค.
$ mkdir staging
(์๋ฌธ http://www.sailmaker.co.uk/blog/2013/05/05/migrating-from-svn-to-git-preserving-branches-and-tags-3/ )
git svn
์ ์ฌ์ฉํด์ SVN์์ ๋ธ๋์น์ ํ๊ทธ๋ฅผ ๋ณด์กดํ๋ฉด์ Git์ผ๋ก ์ ํํ๋ ๊ฒ์ ์ค๋ช
ํ๋ค.
$ mkdir staging
-- Two dashes start a one-line comment. | |
--[[ | |
Adding two ['s and ]'s makes it a | |
multi-line comment. | |
--]] | |
---------------------------------------------------- | |
-- 1. Variables and flow control. | |
---------------------------------------------------- |
http://example.com
http://example.com
i386 : iPhone Simulator | |
x86_64 : iPhone Simulator | |
arm64 : iPhone Simulator | |
iPhone1,1 : iPhone | |
iPhone1,2 : iPhone 3G | |
iPhone2,1 : iPhone 3GS | |
iPhone3,1 : iPhone 4 | |
iPhone3,2 : iPhone 4 GSM Rev A | |
iPhone3,3 : iPhone 4 CDMA | |
iPhone4,1 : iPhone 4S |
# -o- coding: utf-8 -o- | |
# ISO639 python dict | |
# oficial list in http://www.loc.gov/standards/iso639-2/php/code_list.php | |
ISO639_2 = { | |
'ab': 'Abkhaz', | |
'aa': 'Afar', | |
'af': 'Afrikaans', | |
'ak': 'Akan', | |
'sq': 'Albanian', |