27 марта 2010 г. 21:55 пользователь Anton A. Vinogradov <[email protected]> написал: > 27.03.2010 16:26, Michael Shigorin пишет: >> >> On Fri, Mar 26, 2010 at 09:26:57PM +0300, Anton A. Vinogradov wrote: >>>>> >>>>> Удалить бранч git branch -D M51 >>>> >>>> 1) _запоротый_ бранч -- если он нормальный, удалять его >>>> совершенно ни к чему, потом придётся тащить с git.alt >>>> (ради наследования); >>>> 2) лучше в качестве привычки взять -d -- проверит смерженность >>>> бранча в текущий, а про -D подскажет. >>> >>> похоже где-то я его таки удалил. >>> ....... >>> 2010-Mar-26 21:15:26 :: error: psi-plus.git tag >>> `0.15-alt0.r2024.0.M51.1' is not inherited from /gears/p/psi-plus.git >>> branch `5.1' >>> ....... >>> http://git.altlinux.org/tasks/22413/task/log >> >> Ну можно из gears и дёрнуть. :) >> >> git remote add origin git.alt:/gears/p/psi-plus.git >> git remote update >> git remote show >> > собезьянил > a...@arc-laptop ~/Documents/ALTLinux/devel/psi-plus $ git remote add origin > git.alt:/gears/p/psi-plus.git > fatal: remote origin already exists. > a...@arc-laptop ~/Documents/ALTLinux/devel/psi-plus $ git remote update > Fetching origin > a...@arc-laptop ~/Documents/ALTLinux/devel/psi-plus $ git remote show > origin >
нужно смотреть так: $ git remote show origin должно быть также: $ git remote show git://git.altlinux.org/gears/p/psi-plus.git * remote git://git.altlinux.org/gears/p/psi-plus.git Fetch URL: git://git.altlinux.org/gears/p/psi-plus.git Push URL: git://git.altlinux.org/gears/p/psi-plus.git HEAD branch: sisyphus > не помогло. > > пока буду думать -- не видать 51 нового пси :) > с вебкитом и анимированными смайлами. Я не понял в чём проблема... Судя по всему в этом: $ ssh git.alt task show 22413 id=22413 locked=no shared=no test_only=no repo=5.1 owner=arc seq=2 rc=1 1:dir=/people/arc/packages/psi-plus.git 1:tag_name=0.15-alt0.r2024.0.M51.1 1:tag_id=9f71a52a939367e5e92b109a90df71710ded9e4d 1:tag_author=Anton A. Vinogradov (for altlinux.org) <[email protected]> 1:userid=arc Наверное, #22626 счас пролезет. -- Sin (Sinelnikov Evgeny) _______________________________________________ devel-newbies mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/devel-newbies
