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

Re: vcswatch showing outdated VCS version



Re: Christian Hofstaedtler 2014-06-29 <[🔎] 20140629133940.GA17832@sx.home.zeha.at>
> Hi!
> 
> vcswatch for bundler [1] shows that the current version tagged in
> git would be 1.6.2-1, but this is clearly wrong -- there's a tag for
> 1.6.3-1 in git and TTBOMK has been for the last 10 days.
> 
> Is there something wrong with vcswatch?

It was merely using "git clone --bare" and "git fetch", which doesn't
update any branch (or ref) information in the local repo. Now it's
using git clone --mirror and git fetch --prune origin '*:*' which
should work much better.

> [1] http://qa.debian.org/cgi-bin/vcswatch?package=bundler 

bunder is fixed, the other affected repos will fix itself over the
next day. If a specific repo bugs you, click on "Scan now" and it will
be part of the next every-5min-scan.

Thanks for reporting!

Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/


Reply to: