Re: Git-commits mailing list feed.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Woodhouse wrote:
> On Sat, 2005-04-23 at 14:58 +0200, Jan Dittmer wrote:
> 
>>I didn't found above mentioned post, so I hacked up a cruel script
>>myself. It relies on ketchup (www.selenic.com/ketchup)
>>to retrieve the current base version. Also it requires git's
>>`checkout-cache --prefix=` to work properly.
> 
> 
> Thanks... but it seems a little excessive. I was thinking of something
> much simpler; along the lines of...
> 
> #!/bin/sh
> 
> STAGE=/staging/dwmw2/git
> 
> cd /home/dwmw2/git/snapshot-2.6
> 
> git pull || exit 1
> 
> LASTRELEASE=`ls -rt .git/tags | grep -v git | grep -v MailDone | tail -1`

My .git/tags is empty. At least 2.6.12-rc3 is not tagged so I wasn't sure
how to extract the latest release from the git tree.
ketchup was the most comfortable way.

-- 
Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux