From kde-core-devel Sat Oct 17 15:36:18 2009 From: Thiago Macieira Date: Sat, 17 Oct 2009 15:36:18 +0000 To: kde-core-devel Subject: Re: Version mismatch when building trunk Message-Id: <200910171736.27499.thiago () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=125579384202928 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart14118252.IGzAlAx7HX" --nextPart14118252.IGzAlAx7HX Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Em S=E1bado 17. Outubro 2009, =E0s 13.44.39, Kevin Krammer escreveu: > On Friday, 2009-10-16, Thiago Macieira wrote: > > Em Sexta-feira 16. Outubro 2009, =E0s 17.32.16, Kevin Krammer escreveu: > > > On Friday, 2009-10-16, Thiago Macieira wrote: > > > > Em Sexta-feira 16. Outubro 2009, =E0s 08.50.19, Kevin Krammer escre= veu: > > > > > On Friday, 2009-10-16, Thiago Macieira wrote: > > > > > > Em Quinta-feira 15. Outubro 2009, =E0s 23.53.18, Chani escreveu: > > > > > > > so if there *is* a way for people to set up their git > > > > > > > repository so that it automagically updates to the latest > > > > > > > recommended qt with just a 'git pull' or whatever, can we have > > > > > > > instructions for that please? > > > > > > > > > > > > > > :) > > > > > > > > > > > > There is a way, provided you never have commits of your own on > > > > > > top. > > > > > > > > > > > > git fetch origin HEAD > > > > > > git reset --hard FETCH_HEAD > > > > > > > > > > So if I do that now or right after a clone, do I have to repeat it > > > > > before every update or does this make the KDE branch permanently > > > > > work the way it is intended? > > > > > > > > When you clone, you get the branch that HEAD points to. > > > > > > > > But then you are at that branch. If HEAD points somewhere else, you > > > > won't know. You need to run these commands above for every update. > > > > > > Ok, thanks. Clone it is then. > > > As a bonus it removes the need for make confclean :) > > > > Please don't. >=20 > Relax, I won't do that every time :) > Just when the requirement of KDE makes the current checkout useless due to > this weird limitation. >=20 > > A clone is a 170 MB transfer. A fetch is usually just a few kilobytes -- > > at most 5 MB when I push a new release. >=20 > Yeah, I noticed. > But 170MB every several months is acceptable, even if it takes quite a > while. Right. You'll do a 170 MB transfer when a 0 MB transfer is enough. How is that acceptable? =2D-=20 Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Senior Product Manager - Nokia, Qt Development Frameworks PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 Qt Developer Days 2009 | Registration Now Open! Munich, Germany: Oct 12 - 14 San Francisco, California: Nov 2 - 4 http://qt.nokia.com/qtdevdays2009 --nextPart14118252.IGzAlAx7HX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQBK2eRyM/XwBW70U1gRAuwYAKCNWR2qwQQ4XRQH7ccKCNIHovX+kACeKi8t ktfFO11XfSCWEbvTInUZc28= =FGK9 -----END PGP SIGNATURE----- --nextPart14118252.IGzAlAx7HX--