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=Rox29tVHEDi0yp0OntBgN7MrHbbJ90UJ+0uyN4ICJdc=; b=GyhVkKZg0kUCKhnkQyApgN8yNJ9etqPIKTzlt9Jx6ympA43KtFWapAskJMS3R9X4M9 MDEPmw25uEFvH6Rdbs2I/tdzwBvLxl6kbQAShP9/xvI3FvvwHeE1BoS2gdiDfCbOFeER nPHsrgWjT5R5zJBFVSeCLro2S0xKZC2l4rOw4= 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=VaE0I/pcFubWJX9U4LETEyMvXdA9vlHvkeMCXcsSgShL8gDag5lqB3/0zHLw50S7Ys LvLvYZ3LpZbsAYTwJIz96QW0OMtgr33QOLVc0N/YiQAlxAt1kUmsgsSByY57E2ct6o6v o6z3Qb/u+YysyI4+LV2mWbs8SsJjO3aCzFWRQ= Message-ID: <4B608418.3050600@gmail.com> Date: Wed, 27 Jan 2010 21:21:12 +0300 From: "Anton A. Vinogradov" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091019 Lightning/1.0b2pre Thunderbird/3.0pre MIME-Version: 1.0 To: "devel@ where you _can_ ask" References: <4B5F4A1A.7030105@gmail.com> <20100126204819.GA14451@altlinux.org> <4B5F56F8.1020901@gmail.com> <20100126210056.GD14451@altlinux.org> In-Reply-To: <20100126210056.GD14451@altlinux.org> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [newbies] =?windows-1251?b?7/Py/CDv4Orl8uAg4iDx6Ofo9A==?= 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: Wed, 27 Jan 2010 18:21:33 -0000 Archived-At: List-Archive: 27.01.2010 00:00, Alexey I. Froloff пишет: > gear-create-tag -f ОК. Успешно подписало. arc@arc-laptop ~/Documents/ALTLinux/devel/squeak/squeak-sources $ gear-create-tag -f Необходим пароль для доступа к секретному ключу пользователя: "Anton A. Vinogradov (for altlinux.org) " 1024-бит DSA ключ, ID FAF2CACE, создан 2009-12-27 arc@arc-laptop ~/Documents/ALTLinux/devel/squeak/squeak-sources $ Как я понял это аналогично: $ git tag -s -m "test-0.1-alt1" test-0.1-alt1 $ git push origin --tags