I don't see moving the bug queue over from Google Code, at least not
yet.
xoxo,
Andy
--
Andy Lester => an...@petdance.com => www.theworkinggeek.com => AIM:petdance
ingmar@cannonball ~/development/git % git clone git://github.com/petdance/ack.git
Initialized empty Git repository in /home/ingmar/development/git/ack/.git/
fatal: protocol error: expected sha/ref, got '
*********'
Permission denied. Repository is not public.
*********'
--
Exherbo KDE, X.org maintainer
I get the same error. Which is weird, because
http://github.com/petdance/ack/tree/ shows the public repository icon.
Maybe it takes a bit for a new repository to be cloneable?
--
Chris Madsen pe...@cjmweb.net
-------------------- http://www.cjmweb.net --------------------
>> Permission denied. Repository is not public.
> I get the same error. Which is weird, because
> http://github.com/petdance/ack/tree/ shows the public repository icon.
and even a fork button ...
> Maybe it takes a bit for a new repository to be cloneable?
might have to do with web vs git server propagation?
--
Bill
n1...@arrl.net bill....@gmail.com
there's still a "latest" tag from SVN, however (IIRC) with the way git
works, once somebody downloads a tag with a certain name, the tag
cannot be changed (without them explicitely removing it and fetching
again). so this should probably be handled with a branch instead.
Cheers,
Ryan
--
_________________________
Ryan Niebur
ryanr...@gmail.com
> The git repo now works, while the Google Code repo does not. It's been
> two weeks. It's time to update the web site so that new users (like
> me) can download ack without doing detective work.
That would be great. The source for betterthangrep.com is in ~/ack/btg.
Thanks,