On Sat, 20 Oct 2007, Erez Zadok wrote:Sounds like you don't have the tags. Do git fetch --tags <repo> to get them. There can be several reasons why you don't have the tags, but the two most likely ones are: - really old versions of git didn't fetch tags by default. (not very likely, because it's *really* old, but still, worth mentioning as one possible reason) - if you don't fetch into a "tracking" branch, but instead do an "anonymous" fetch into FETCH_HEAD that is then directly merged (or you just rebase your work on top of it), git won't fetch tags, since it assumes that you only want to fetch the one head you mentioned. but regardless, you can always fetch the tags manually. Linus -
| Fernando Luis | [PATCH] affinity is not defined in non-smp kernels - i386 (v2) |
| Andrew Morton | Re: [PATCH 2/2][MTD] Add support for > 2GiB MTD devices |
| Zev Weiss | [PATCH] [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Dan Farina | backup or mirror a repository |
| Ken Pratt | pack operation is thrashing my server |
| Junio C Hamano | What's cooking in git.git (Aug 2008, #07; Sat, 23) |
| Sverre Rabbelier | Git vs Monotone |
| Richard Stallman | Real men don't attack straw men |
| Richard Daemon | OpenBSD 4.3 running in VirtualBox? Anyone have it working properly? |
| Kent Watsen | Re: vlan trunking with a powerconnect 5224 |
| David Collier-Brown | Re: GPL version 4 |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| C Wayne Huling | Re: Can males come from... |
| Dong Liu | Re: CXterm for LINUX |
| David Gabrius | Re: NT vs Linux (was: Re: truth or dare) |
