From: Michael J Gruber <git@drmicha.warpmail.net>
To: Steffen Daode Nurpmeso <sdaoden@googlemail.com>
Cc: git@vger.kernel.org
Subject: Re: Jabber, question on push,pull and --tags, and no help but jabber
Date: Mon, 06 Jun 2011 16:31:50 +0200 [thread overview]
Message-ID: <4DECE4D6.9000204@drmicha.warpmail.net> (raw)
In-Reply-To: <20110606130205.GA41674@sherwood.local>
Steffen Daode Nurpmeso venit, vidit, dixit 06.06.2011 15:02:
> Hello GIT,
> first paragraph is reserved for praising your existence.
> 'Used cvs(1) for long years in small team projects with local
> private repos and never felt the need for anything else. 2011
> is different. I first tried you but failed resoundingly. Due
> to vim(1) and mutt(1) i discovered hg(1) and i still love it's
> simple usage. 'Talking about the front-end anyway. It's huge
> memory consumption and slow performance forbids it's usage on
> our old PCs (e.g. Cyrix 166+) though. So i came back and
> found you still receptive! And the more i work, the less
> i hurt, the greater the knowledge, the smoother the
> interaction. Are you the final word on RC in the end?
>
> I stumbled over one thing i don't understand, because it seems
> illogical: why do i need to use --tags to force pushing of tags?
> Because there is even a config option for the latter, i suspect
> this is because of intention. It would be nice to get some
> information on the background of that, like a link to yet existing
> documentation. Anyway i was a bit astonished to look at some
Tags may contain private information. Say you pull some changes from
your head of group, find a strange commit you want to look at later and
tag it with "what-is-this-crap"...
More seriously, tags are not part of the "remotes layout", so when you
push them and others pull them they overwrite their tags if there's a
name clash.
> heavily scripted page of my free private repo webhoster :-) and
> don't see any tags, even though i've pushed multiple times and
> v0.0.0 was created directly after the first commit. I would *not*
> have detected that otherwise ...
> (Yes i know it's somewhat implied by 'git help push'..--tags.
> But i'm blonde.)
>
> Some more i'll pack into this so that it's gone with the wind:
>
> - Due to my weak GPRS or noisy HDSPA radio connection here in the
> pampa :) i hope for continuable network actions - failing after
> 98% is a costly pain. So it was a real joy to read somewhere
> that a GSOC project will address this issue!!
> - OpenSSL support for signing. I don't use PGP/GPG. But i use
> HTTPS, POPS, SSH etc., so i'll have an OpenSSL/OpenSSH
> environment here on my box ready to use.
"git tag" and "git verify-tag" call out to "gpg". That could be easily
adapted to call out to "openssl smime", or put your S/MIME signatures in
a note.
Cheers
Michael
next prev parent reply other threads:[~2011-06-06 14:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 13:02 Jabber, question on push,pull and --tags, and no help but jabber Steffen Daode Nurpmeso
2011-06-06 14:31 ` Michael J Gruber [this message]
2011-06-06 15:21 ` Felipe Contreras
2011-06-06 21:46 ` Steffen Daode Nurpmeso
2011-06-07 5:47 ` Michael J Gruber
2011-06-07 10:24 ` Steffen Daode Nurpmeso
[not found] ` <9215090.63086.1307370716794.JavaMail.trustmail@mail1.terreactive.ch>
2011-06-06 15:34 ` Victor Engmark
2011-06-06 17:58 ` Junio C Hamano
2011-06-07 10:48 ` [PATCH] Notes that tags need to pushed explicitely Steffen Daode Nurpmeso
2011-06-07 14:12 ` Junio C Hamano
2011-06-07 15:33 ` [PATCH] Remarks that tags need to be pushed explicitly Steffen Daode Nurpmeso
2011-06-10 20:39 ` [PATCH v2] " Steffen Daode Nurpmeso
2011-06-10 21:24 ` Junio C Hamano
2011-06-11 17:20 ` Steffen Daode Nurpmeso
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=4DECE4D6.9000204@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=sdaoden@googlemail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).