From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=2gaQ1HBaLU6mBIbBhzvyY68RvmRB3snL2d9bgnE1G9Q=; b=dHfSKmXkUg20fe9/I0vFKtkGaGfPt4KftLAWJ5/OGwXgAQQE07a0B/UPjuXam4Jo0A Le7e05xlR7qP8ELoYEeN4zHoviIo+DqWzhU6gLTMqt2yb+NzbjlljKZh6ofHLv3/78qx bVvtnGXJPbqXdCxJ6a3t0KaQWibs9Pixgx6dg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=WEm2u4DvRddX469UpjkL2m7uYXwga6czNIDSqQQYnJSPWs/E/9qUMBtMBSZErCC+FN Fhw8OW0WoD2IfzdM8C8G45lApmYn7CwKXzxz0GbAcKOH6iLHU4ETcP1v1S0lpOapKtgj NM1cLZ5PRPYEK7/cccz+JI7YK7i4/xPkuHelM= Message-ID: <4B78371B.9070600@gmail.com> Date: Sun, 14 Feb 2010 20:47:07 +0300 From: "Anton A. Vinogradov" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8pre) Gecko/20100202 Thunderbird/3.0.1 MIME-Version: 1.0 To: devel-newbies@lists.altlinux.org References: <4B657615.1010108@gmail.com> <4B6584DE.3050206@gmail.com> <4B77F077.7050909@gmail.com> In-Reply-To: <4B77F077.7050909@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [newbies] =?utf-8?b?0J/Rg9GC0Ywg0L/QsNC60LXRgtCwINCyINCx0YDQsNC9?= =?utf-8?b?0Yc=?= X-BeenThere: devel-newbies@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "devel@ where you _can_ ask" List-Id: "devel@ where you _can_ ask" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2010 17:47:31 -0000 Archived-At: List-Archive: 14.02.2010 15:45, Anton A. Vinogradov пишет: > 31.01.2010 16:25, Anton A. Vinogradov пишет: >> 31.01.2010 15:22, Anton A. Vinogradov пишет: >>> Итак, пошли: >>> git checkout -b M51 >>> mcedit scratch-plugins.spec >>> add_changelog -e '- build for 5.1 branch' scratch-plugins.spec >>> gear-commit >>> git push --tags >>> ssh git.alt build -b 5.1 packages/scratch-plugins.git 1.4-alt0.3.M51.1 >> >> 2010-Jan-31 16:15:09 :: version check OK >> 2010-Jan-31 16:15:44 :: created test repo >> i586: NEW unmet dependencies detected: >> scratch#1.4-alt0.6.M51.1 scratch-plugins = 1.4 >> x86_64: NEW unmet dependencies detected: >> scratch#1.4-alt0.6.M51.1 scratch-plugins = 1.4 >> >> Надо собирать в правильной последовательности. >> task. > Для новой версии. > Не забываем вернуться назад в основной бранч > git checkout master Удалить бранч git branch -D M51