ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [SCM] packages/gear: heads/gear-update-tag
Date: Tue, 24 Jun 2008 20:19:28 +0400
Message-ID: <20080624161928.GB29935@wo.int.altlinux.org> (raw)
In-Reply-To: <20080622192027.7595E45D81A6@ssh.git.int.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 1393 bytes --]

On Sun, Jun 22, 2008 at 11:20:27PM +0400, Alexey Gladkov wrote:
> Update of /people/legion/packages/gear.git
> 
> Changes statistics since `1.4.0-alt1-30-ga9a2ddf' follows:
>  gear |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> Changelog since `1.4.0-alt1-30-ga9a2ddf' follows:
> commit 24b6bc869c335fb84b5f56ef36c85b8b1e0a68c3
> Author: Alexey Gladkov <legion@altlinux.org>
> Date:   Sun Jun 22 23:19:52 2008 +0400
> 
>     gear: Check list of stored tags and show warning message
>     
>     Requested-by: Alexey I. Froloff <raorn@altlinux.org>
>     Signed-off-by: Alexey Gladkov <legion@altlinux.org>
> 
> Full diff since `1.4.0-alt1-30-ga9a2ddf' follows:
> diff --git a/gear b/gear
> index 6fd5297..9713685 100755
> --- a/gear
> +++ b/gear
> @@ -711,6 +711,12 @@ GIT_OBJECT_DIRECTORY="$tmpdir/objects"
>  export GIT_OBJECT_DIRECTORY
>  
>  find_tags_in_tree
> +
> +if [ -s "$tag_dir/list" -a "$main_tree_id" = 'HEAD' ]; then
> +	gear-update-tag $verbose $quiet --verify ||
> +		message "WARNING: List of stored tags could be outdated. Please, update list by \`gear-update-tag --all'"
> +fi
> +

Дело в том, что gear, за исключением режима --update-spec, работает только
с репозиторием, и вообще не имеет дело с другими файлами (не считая временных).
А gear-update-tag, наоборот, читает и пишет в рабочий каталог.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

       reply	other threads:[~2008-06-24 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24 16:19 ` Dmitry V. Levin [this message]
2008-06-24 17:05   ` Alexey I. Froloff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080624161928.GB29935@wo.int.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git