Показать сообщение отдельно
Старый 20.06.2010, 00:40   #64
Feel the Power
Пользователь
 
Аватар для Feel the Power
 
Регистрация: 07.03.2010
Адрес: Беларусь, Минск
Сообщений: 58
Сказал(а) спасибо: 92
Поблагодарили 40 раз(а) в 17 сообщениях
Feel the Power Скоро придёт к известности
Отправить сообщение для Feel the Power с помощью ICQ
По умолчанию

Цитата:
Сообщение от Michael BAG Посмотреть сообщение
Вот. Это гараздо лучше начинается.
Код:
mangos@ns:~/Sources/insider42$ git clone git://github.com/insider42/mangos.git
Initialized empty Git repository in /home/mangos/Sources/insider42/mangos/.git/
remote: Counting objects: 59342, done.
remote: Compressing objects: 100% (11632/11632), done.
remote: Total 59342 (delta 48932), reused 57802 (delta 47620)
Receiving objects: 100% (59342/59342), 35.24 MiB | 313 KiB/s, done.
Resolving deltas: 100% (48932/48932), done.
Checking out files: 100% (4085/4085), done.
mangos@ns:~/Sources/insider42$ cd mangos/
mangos@ns:~/Sources/insider42/mangos$ git clone git://github.com/insider42/scriptdev2.git src/bindings/ScriptDev2
Initialized empty Git repository in /home/mangos/Sources/insider42/mangos/src/bindings/ScriptDev2/.git/
remote: Counting objects: 32579, done.
remote: Compressing objects: 100% (5845/5845), done.
remote: Total 32579 (delta 25306), reused 32220 (delta 25070)
Receiving objects: 100% (32579/32579), 7.39 MiB | 406 KiB/s, done.
Resolving deltas: 100% (25306/25306), done.
mangos@ns:~/Sources/insider42/mangos$ git am src/bindings/ScriptDev2/patches/MaNGOS-9519-ScriptDev2.patch
Applying: ScriptDev2 patch.
А что это за "insider42"? В чем отличие? Ну... кроме того, что реп SD2 лежит в git'е.
То были чистые исходники, это - нечистые (с некоторыми патчами).
Видимо те ошибки были из-за "глюков" свна, у меня тоже бывало пару раз, но после 2-3 раза обычно патчилось.
Feel the Power вне форума   Ответить с цитированием