lua-users home
lua-l archive

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


it is not a repository, it's a webpage. you have to clone:
	git://repo.or.cz/lqt.git
or
	http://repo.or.cz/r/lqt.git

repo.or.cz uses .git extension for webpages, I don't know why.

mauro

2009/1/18 Norman Ramsey <nr@cs.tufts.edu>:
>  > And to the lqt repository:
>  >
>  > http://repo.or.cz/w/lqt.git
>
> Trying to git clone this repo resulted in a spray of error messages
> followed by failure.  The first error was:
>
> error: Couldn't resolve host '<html xmlns="http:'
>
> I'm using git version 1.5.6.5 as distributed with Debian lenny.
> Can anyone comment or confirm problems?
>
>
> Norman
>